.floatcenter {
	margin: 10px;
	border: 0px none;
	text-align: center;
	background-position: center;
}

.floatright {float:right;
margin: 10px 10px 10px 10px;
border: 0px solid #666
}

.floatleft {float:left;
margin: 10px 10px 10px 10px;
border: 0px solid #666
}
* {
    padding: 0;
    margin: 0;
} 

body {
background: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color: #dedede;
}

img {
	border: none;
	padding: 3px;
}
a { color: #7bc0ed; text-decoration: none; }
a:hover { text-decoration: underline; color : #fcef7e; }

.sub_heading_1{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14pt;
	font-weight: normal;
	color: #faf391;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 22pt;
}

#wrap {
width: 750px;
background: #000000;
margin: 0px auto;
}
.header {
padding-top: 20px;
height: 185px;s
width: 750px;
text-transform: none;
background: #000000;
}
.header h1 {
font-size: 34px;
font-weight: 100;
padding: 10px 0 4px 10px;
letter-spacing: 0px;
}
.header h1 a {
color: #FAF391;
text-decoration: none; 
}
.header h1 a:hover { 
color: #fff;
text-decoration: none; 
}
.header h2 {
font-size: 17px;
font-weight: 100;
color: #fff;
padding-left: 12px;
letter-spacing: +2px;
}

.navigation { 
padding-top: 10px;
float : left ;
line-height: 30px;
font-weight: bold;
list-style: none; 
width: 200px;
}
.navigation ul { list-style-type: none; }
.navigation li { 
padding: 0; 
margin: 0; 
}
.navigation a, 
.navigation a:visited {
text-transform:uppercase;
display: block;
height: 25px;
line-height: 25px;
padding: 0 10px 0 10px;
color: #7bc0ed;
background: #0000;
text-decoration: none;
border-bottom: 1px solid #000000;
}
.navigation a:hover {
	color: #fcef7e;
	background-color: #000000;
	text-decoration: underline;
}

.content {
padding: 10px 10px 10px 0;
font-size: 16px;
float: right;
width: 540px;
}
.content h2 {
color: #FAF391;
font-size: 28px;
letter-spacing: -2px;
font-weight: 100;
padding: 10px 0 10px 0;
text-transform: None;
}
.content h2 a { }
.content h2 a:hover { text-decoration: none; }

.content2 {
padding: 10px 10px 10px 0;
font-size: 16px;
float: right;
width: 750px;
}
.content2 h2 {
color: #FAF391;
font-size: 28px;
letter-spacing: -2px;
font-weight: 100;
padding: 10px 0 10px 0;
text-transform: None;
}
.content2 h2 a { }
.content2 h2 a:hover { text-decoration: none; }

.footer {
padding: 10px;
font-size: 11px;
color: #aaa;
text-align: center;
background: #000000;
}
.footer a {
color: #6EC0D3;
}.caption_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	color: #fcef7e;
	text-decoration: underline;
}
