* {
	padding: 0;
	margin: 0;
	outline-color: #000099;
	background-image: none;



} 







body {

	background: #555;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 18px;

	color: #333333;

	;

	font-weight: normal;



}







img { border: none; }



a {

	color: #000000;

	text-decoration: none;

	font-weight: bold;



}



a:hover {

	text-decoration: underline;

}







#wrap {

	width: 800px;

	margin-top: 20px;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;



}







#top {



background: #555 url(images/top.gif) no-repeat;



padding: 5px 0;



}







#header {
	height: 175px;
	background: #555 url(images/header.gif) no-repeat;



}



#header h1 {
	font-size: 36px;
	font-weight: 100;
	letter-spacing: normal;
	padding: 35px 0 5px 20px;



}



#header h1 a {



color: #eee;



}



#header h1 a:hover {



color: #fff;



text-decoration: none;



}



#header h2 {



color: #FF833F;



font-size: 17px;



font-weight: 100;



padding: 0 0 0 22px;



letter-spacing: -1px;



}







#menu {



height: 40px;



line-height: 40px;



background: #222 url(images/menu.gif) no-repeat;



}



#menu ul {



padding-left: 10px;



list-style-type: none;



}



#menu ul li {



display: block;



float: left;



}



#menu ul li a {

	color: #00CCFF;

	padding: 0 10px;

	text-decoration: none;

	font-weight: 600;



}



#menu ul li a:hover {

	color: #FFFFFF;

	text-decoration: underline;



}







#breadcrumbs {



background: #555 url(images/breadcrumbs.gif) no-repeat;



height: 30px;



line-height: 30px;



padding-left: 20px;



}







#content {



background: #555 url(images/content.gif) repeat-y;



padding: 10px 20px;



}







.left {

	width: 550px;

	float: left;

	text-align: left;



}



.left h2 {

	color: #000000;

	font-size: 24px;

	letter-spacing: normal;

	font-weight: 100;

	padding : 10px 0 15px 0;



}







.right {

	width: 185px;

	float: right;

	padding: 10px;

	border-left: 1px solid #bbb;

	font-size: 12px;



}



.right ul {



list-style-type: none;



padding: 5px 10px 10px 10px;



}



.right h2 {
	height: 20px;
	font-size: 12px;
	color: #FF9900;
	line-height: 30px;



}







#bottom {



background: #555 url(images/bottom.gif) no-repeat;



padding: 10px 0;



}







#footer {



text-align: center;



color: #eee;



font-size: 11px;



padding: 0 0 10px 0;



}



#footer  a { color: #eee; }



 

img {
	padding : 5px;
	border : 1px solid #FFFFFF;
	margin-left: 15px;

} 

img.floatTL {
	float : left;
	margin-right : 5px;
	margin-bottom : 5px;
	margin-top : 15px;
	margin-left : 5px;

} 

img.floatTR { 

float : right;

margin-left : 5px;

margin-bottom : 0;

margin-top : 15px;

margin-right : 5px;
