body {
	background-color: #000000;
	background-image: url(img/bg_bl.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF66;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	text-indent: 2em;
	word-spacing: normal;
}
a {
	color: #ffcc66;
	text-decoration: none;
}

a:visited {
	color: #FFcc66;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFF33;
	text-decoration: underline;
}
#head {
	position: absolute;
	left: 0px;
	top: 0px;
}
#flash {
	position: absolute;
	width: 300px;
	height: 300px;
	top: 0px;
	right: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#container {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}	
#main {
	padding-top: 100px;
	width: 100%;
	margin-right: 300px;
}

#main h1 {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #BCBCBC;
	letter-spacing: 12px;
	padding-bottom: 36px;
}

#main a:link {	
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}
#main h2 {
	padding-left: 50px;
	font-size: 18px;
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
}

p.def {
	padding-left: 75px;
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}

#bottom {
	position: absolute;
	bottom: 8px;
	right: 0px;
	width: 500px;
	margin-left: 100px;
	margin-right: 20px;
}

#bottom p{
	color: ffcc66;
	font-size: smaller;
	letter-spacing: 2px;
}

#flash a:link, #flash a:hover, #flash a:visited, #flash a:active{
	text-decoration: none;
	color: #000;
}
