body
{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #D6D6D6;
/*	background-image: url(img_39.gif);  */
}

a:link { color: #B52C07; }
a:visited { color: #600; }

a:hover, a:active
{
	color: #fff;
	background-color: #B52C07;
}

h2
{
	color: #B52C07;
	font: 150% arial, hevetica, sans-serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% arial, hevetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
}


#container
{
	margin: 1em auto;
	width: 970px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
	background-image:url(images/background.jpg);
	margin-top:0;
}
/* ----------------------- */

#container-index
{
	margin: 1em auto;
	width: 970px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
	margin-top:0;
}
/* ----------------------- */


#header
{
	height: 90px;
	width: 100%;
/*	background-image: url(header.jpg);  */
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}
/* ----------------------- */

#header-index
{
	height: 90px;
	width: 100%;
	background-color:#003777;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	border-bottom: 1px solid #fff;
}
/* ----------------------- */

#logo {
	height: 90px;
	width: 121px;
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 40px;
	background-color: #003777;
}


#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }


/* ---- new menu here    ---- */

#menu {
	width: 970px;
	height: 35px;
	float: left;
	background-color: #d9001d;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0 0 0 0;
}

/* ----------------------- */

.chromestyle{
	width: 95%;
 	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	color: #D9001D;
	text-align: left;
	vertical-align: middle;
	margin-top: 8px;
	margin-left: 20px;
	background-color: #D9001D;
	text-transform: uppercase;
}

.chromestyle:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	margin: 0;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	display: block;
	background-color: #D9001D;
}

.chromestyle ul li{
	display: inline;
	background-color: #D9001D;
}

.chromestyle ul li a{
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	background-color: #D9001D;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{
	background-color: #800000;
}


.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #ffffff; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	background-color: #D9001D;
	width: 200px;
	visibility: hidden;


filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 20px;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
/*	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;

	background-position: 6px 8px;
	*/	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 5;
	text-align: left;
	text-transform: uppercase;

}

* html .dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 18px;
	border-bottom: 1px solid #ffffff; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #D9001D;
}

/* ---- new menu finishes here    ---- */


#left-content
{
	float: left;
	width: 171px;
	background-color:#000066
}
#left-content-index
{
	float: left;
	width: 322px;
	background-image:url(images/index-left.jpg);
	height: 300px;
}
#left-bottom-index
{
	float: left;
	width: 300px;
	padding: 10px;
}
#right-bottom-index
{
	padding: 10px;
	width: 410px;
	float: right;
}


#contents { margin: 50px 20px 40px 200px; }
#contents p { line-height: 165%; }
#contents-index {
	background-image:url(images/fish-bowl-index.png);
	margin: 20px;
	width:620px;
	height: 300px;
	float: left;
/*	margin-left: 325px; */
	
}
#contents-index p { line-height: 165%; }

/* .right-content { border-bottom: 1px solid #C5C877; }   */
#right-content
{
margin: 0 0 0 0;
}
	
.imagefloatright { float: right; }
.imagefloatleft { float: left; }

#bottom-index
{
	clear: both;
	padding-top:10px;
}

#footer
{
	clear: both;
	color: #FFF;
	text-align: right;
	font-size: 90%;
	height:20px;
}
#footer-left {
	height: 20px;
	width: 150px;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
}
#footer-right {
	height: 20px;
	width: 280px;
	float: right;
	margin-top: 5px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	color: #999999;
	text-decoration: none;
}

/* ----------------------- */
#header-image
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 800px;
	height:90px;
	text-align: right;
	background-image: url(images/header-image.jpg);
	background-repeat: no-repeat;

}
#left-bottom-index h2 {
	font-size: 100%;
}
#right-bottom-index h2 {
	font-size: 100%;
}

#left-content-index h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
	margin-right:10px;
	margin-top: 260px;
	font-size: 16px;
	color: #000099;	
}
#right-content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 150px;
	font-size: 16px;
	color: #000099;	
}
