body {
background: white;
font-family: verdana, arial, sans-serif;
font-size: 12px;
margin: 0px;
}
h1 {font-size: 25pt;padding: 0.0em !important;margin: 0px;text-align: center !important;}
h2 {font-size: 16px;padding: 0.0em !important;margin: 0px;}
h3 {font-size: 10pt;padding: 0.0em !important;margin: 0px;}

h4 {
	font-size: 9pt;
}

.i{border:1px solid #000000;}
.thumb{text-align:center;}
.thumb img{border: 1px solid #23374A;}
.thumb img:hover{border: 1px solid #4E647A;}

	#container{width: 100%; height: 100%;}

	#background{
		width: 780px;
		margin: auto;
		text-align: center;
		background: #23374A url(image/bg.jpg);
		border: 1px solid #0B2640;
		padding: 3px;
	}

	#section{
		margin: auto;
		width: 97%;
		padding: 10px;
		background: #E1E1F0;
		border: 1px solid #0B2640;
	}

	* html #section{
		width: 97%;
		w\idth: 100%;
	}
	#spacer{
		width: 100%;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		color: #3c4033;
		padding: 5px;
	}
		#spacer a{
			font-size: 16px;
			font-weight: bold;
			color: white;
		}

	#header-image{
		width: 100%;
		overflow: hidden;
	}
		#header-image a{
			text-decoration: none;
			display: block;
		}

	#header-text{
		position: absolute;
		top: 50px;
		left: 280px;
	}

a:link {
text-decoration:none;
font-style:normal;
font-variant:normal;
color:#333333;
}
a:visited {
text-decoration:none;
font-style:normal;
font-variant:normal;
color:#333333;
}
a:hover {
font-style:normal;
font-variant:normal;

color:#333333;
}
.large{width:250px; height:344px;}
.medium{width:250px; height:150px;}
.small{width:165px; height:110px;}