@charset "utf-8";
body {
	background-image: url(images/kevlar.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #CCCCCC;
}
#container {
	height: auto;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	border: thick none #333333;
	background-image: url(images/containerbg.jpg);
	margin-top: auto;
	margin-bottom: auto;
}
#header {
	height: 88px;
	width: 932px;
	border: medium none #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/banner2.jpg);
}
#flash {
	height: 230px;
	width: 932px;
	border-right-width: medium;
	border-right-style: none;
	border-right-color: #666666;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: #666666;
	background-image: url(images/flashbg.jpg);
	background-repeat: no-repeat;
}
#navpan {
	position: absolute;
	z-index: 2;
	top: 301px;
	height: 200px;
	width: 900px;
	padding-top: 5px;
	padding-left: 16px;
}

#pics {
	height: auto;
	width: 212px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 40px;
	padding-top: 20px;
	padding-left: 21px;
	padding-right: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pics a {
	text-decoration: none;
	font-weight: bold;
}
#pics a:visited {
	color: #0000CC;
}


#content {
	height: auto;
	width: 656px;
	float: right;
	border-top-width: thick;
	border-right-width: medium;
	border-bottom-width: thick;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #9493E1;
	border-bottom-color: #666666;
	border-left-color: #9493E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 26px;
	padding-top: 70px;
}
#content a {
	text-decoration: none;
	font-weight: bold;
}

#footer {
	height: 35px;
	width: 932px;
	background-color: #666666;
	background-image: url(images/footermh.jpg);
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #9493E1;
	border-bottom-color: #9493E1;
	border-left-color: #9493E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7A96DF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
	word-spacing: 20px;
	clear: both;
}
#footer a {
	text-decoration: none;
	color: #7B97E0;
	word-spacing: 20px;
	font-style: oblique;
}

#footer a:hover {
	color: #FFFFFF;
	word-spacing: 20px;
}
#copyright {
	background-image: url(images/copyright.jpg);
	height: auto;
	width: 932px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-color: #CBCBCB;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #03434F;
	font-weight: bold;
}
#content a:visited {
	text-decoration: none;
	color: #0000CC;
}
#img  a {
	text-decoration: none;
}
