a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #fff;
	magin:0px;
	padding:0px;
}
form, h1, h2, img{
	margin:0px;
	padding:0px;
	border:0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container{
	width: 765px;
	background-color:#FFFFFF;
	text-align: left;
	border: 1px #011e86 solid;
	margin:auto;
}
#main_top{
	clear:both;
	height:30px;
}
#left_main_top{
	width:115px;
	float:left;
	height:30px;
	text-align:center;
}
#left_main_top img{
	padding:10px;
	border:0px;
}
#right_main_top{
	width:636px;
	float:left;
	height:16px;
	background-color: #4d4d4d;	
	text-align: right;
	padding: 7px;
	color: #e0cb2f;
}
#right_main_top img{
	padding:0 3px;
}
#right_main_top a{
	color: #e6e6e6;
}
#top{
	clear:both;
	width:100%;
	height:60px;
}
#left_top{
	height:60px;
	float:left;
	width:195px;
	padding-left:7px;
}
#right_top{
	height:42px;
	float:left;
	background-color: #f3f3f3;
	margin:5px 0 5px 5px;
	width:553px;
	padding:5px 0px;
	text-align: center;
}
#right_top a, #enlarge a{
	color: #000;
}
#left_top h1{
	font-size:24px;
	padding:5px;
}
#left_top h2{
	font-size:16px;
	margin-bottom:10px;
	padding-left:5px;
}
#content{
	clear:both;
}
#left_column{
	float:left;
	width:155px;
}
#left_menu ul{
	margin:0px;
	padding:0px;
}
#left_menu li{
	background-color: #3e7df6;
	height: 13px;
	color: #fff;
	font-size: 11px;
	margin:2px;
	padding: 6px;
	padding-left:15px;
	list-style-type: none;
}
#left_menu li a{
	color: #fff;
}
#right_column{
	float:left;
	width:607px;
}
#right_column a{
	color: #4d4d4d;
}
#right_column #search,#right_column #pager,#right_column #pager_top{
	width:608px;
	background-color: #011e86;
	margin: 2px 0;
	height:30px;
	color: #fff;
}
#right_column #search input{
	font-size:10px;
}
.submit{
	background-color: #d83808;
	border:0px;
	padding:2px 0;
	color: #fff;
	font-weight: bold;
	font-size:10px;
}
#right_column #pager a,#right_column #pager_top a{
	color: red;
	font-weight: bold;
}
.thumbnail{
	width:195px;
	float:left;
	margin:2px;
	border:1px #e6e6e6 solid;
}
.thumbnail_header{
	background-color: #e6e6e6;
	height:15px;
	text-align: center;
	padding:4px;
}
#enlarge{
	width:598px;
	float:left;
	margin:2px;
	border:1px #e6e6e6 solid;
}
#enlarge_header{
	background-color: #e6e6e6;
	height:15px;
	text-align: center;
	padding:4px;	
}
#enlarge table{
	margin:8px 0;
}
#footer{
	width:100%;
	text-align: center;
	color: #011e86;
	background-color: #fff;	
	height:31px;
}
