body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background-color: #000;
	background-image: url(images/site_bg.jpg);
	background-repeat:repeat-x;
}
#container {
	width: 695px;
	margin: 0px auto;
	position:absolute;
	left:50%;
	margin-left:-391px;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
	background-color: #000;
}
#topright {
	float:right;
	height: 140px;
	width: 447px;
	margin-left:-15px;
	text-align: right;
	background-color:#C0C0C0;
	background-image:url(images/head_topright_bg.jpg);
	background-repeat:no-repeat;
}
.cl {
clear:both;
}
#gallery {
	width: 652px;
	padding-top: 5px;
}
#galleryText a{
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration:underline;
}
#galleryText link{
	color:#000000;
	text-decoration:none;
}
#galleryText active{
	color:#000000;
	text-decoration:none;
}
#galleryText hover{
	color:#000000;
	text-decoration:underline;
}
#headimages {
	float:left;
	width: 695px;
	padding-top: 5px;
}
#headflash1{
	
}
#headflash2{
	margin-left:5px;
}
#headflash3{
	margin-left:5px;
}
#navFlashMovie1{
	float:left;
}
#navFlashMovie2{
	float:left;
}
#navFlashMovie3{
	float:left;
}
#news {
	width: 213px;
	height: 372px;
	margin-top: 5px;
	background-color: #000;
	color: #FFFFFF;
	padding: 4px;
}
#left_content {
	width: 235px;
	height: 372px;
	margin-top: 5px;
	background-color: #606060;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #808080;
	color: #FFFFFF;
	padding: 4px;
}
#plink a {
	color:#FFFFFF;
	text-decoration:underline;
}
#plink a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
#plink a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#plink a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
#menu {
	width: 448px;
	background-color: #808080;
	padding: 13px;
	border-bottom: 5px solid #000000;
	background-image:url(images/menu_bg.jpg);
	background-repeat:no-repeat;
	
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: none;
	padding: 10px;
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}
#menu a:hover {
	padding-top:13px;
	padding-right:10px;
	padding-bottom:13px;
	padding-left:10px;
	background-color: #373737;
	text-decoration: none;
	color: #FFFFFF;


}
#content {
	width: 446px;
	float: right;
	height: 380px;
	margin-top: 5px;
	background-color: #ADB6BE;
}
p {
margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
text-align: center;
	font-size: 250%;
	font-weight: normal;
	color: #000000;
}
#h3 a {
	text-align: center;
	font-size: 200%;
	color:#000;
	text-decoration:underline;
}
#h3 a:link {
	color:#000;
	text-decoration:underline;
}
#h3 a:active {
	color:#000;
	text-decoration:none;
}
#h3 a:hover {
	color:#FFFF00;
	text-decoration:underline;
}
#pad {
	width:400px;
	padding: 10px;
	color: #000000;
}
#main img {
	border: 1px solid #000;
}
.colorsTextures img {
	border: 1px solid #000;
}
#footer {
	background-color: #808080;
	background-image:url(images/foot_bg.jpg);
	background-repeat:no-repeat;
	padding: 12px;
	width: 673px;
	color:#000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #000;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000;
}
h4 {
	font-size: 140%;
	color: #000000;
}
/* Style of a text input box */
input {
	background-color:#CCCCCC;
	color:#000000;
	border:1px solid #000000;
	margin-top:2px;
	background-image:url(images/inputbg.gif);
	padding:2px;
	font-size:10px;
}
#bannerLinks{
	width:675px;
}

#bannerLinks img{
	padding:5px;
	margin:5px;
	background-color:#8080FF;
	border:1px solid #000000;
}
