body {
	margin: 0px;
	background-image: url(images/right-strip2.jpg);
	background-repeat: repeat-x;
	background-color: #090c2f;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type: none;
	min-width:830px;

}
a:link {
	color: #fae81f;
}

a:visited {
	color: #fae81f;
}
a:active{
	color: #fae81f;
}
a:hover {
	color: #15ff03;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}


#content {
	background-color: #fff;
	width: 504px;
	padding: 30px 20px;
	font-size:0.75em;
	list-style-image: url(images/bullet.gif);
	float: right;
	background-image: url(images/insidepage_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#container {
	background-image: url(images/subpage_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin:0 auto 0 55px;
	width:826px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	

}

#sidebar {
	width: 242px;
	float: left;
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size:0.75em;
	color: #FFFFFF;
	background-image: url(images/subpage_bg.gif);
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #136ac4;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #136ac4;
}

.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
} 

.floatimgright {
float:right;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
} 
