body {
	background-color: #000033;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #CB6601;
	text-decoration: underline;
}

a:hover {
	color: #940104;
	text-decoration: underline;
}


.logo {
	height: 80px;
	vertical-align: top;
	padding-top: 4px;
}


#wrap {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.nav {
	background-color: #000033;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 28px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: .1em;
}



.navBottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
	padding-bottom: 15px;
}

.navBottom a {
	color: #333333;
	text-decoration: none;
	padding-right: 36px;
	padding-left: 36px;
}

.navBottom a:hover {
	color: #999999;
	text-decoration: none;
}


#mainImage {
	background-image: url(../images/header_back1.gif);
	background-repeat: repeat-y;
	height: 198px;
	padding-left: 16px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#titleBar{
	background-image: url(../images/header_back1.gif);
	background-repeat: repeat-y;
	height: 80px;
	padding-left: 16px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#titleBar img {
	float: left;
}

#titleBar h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	float: left;
	display: block;
	margin: 0px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#contentHome {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	vertical-align: top;
}

#content {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	vertical-align: top;
	height: 300px;
	text-align: justify;
}


#contactInfo {
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #999999;
	padding-left: 25px;
	vertical-align: top;
	
}
#intro {
	vertical-align: top;
	padding-right: 25px;
	height: 200px;
	line-height: 20px;
	text-align: justify;
}


.credits {
	color: #808099;
	font-size: 10px;
}
.credits a {
	color: #808099;
	text-decoration: none;
}
.credits a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
}
 .content_img {
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
 }
 .tab_rt {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
 }
 
 .tab_btm {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
 }

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container {margin:0px 0 0px 0px; position:relative; width:870px; height:30px; z-index:100;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {
	display:block;
	width:174px;
	font-size:14px;
	color:#fff;
	line-height:30px;
	text-decoration:none;
	text-indent:0px;
	border:1px solid #FFFFFF;
	border-width:0px 0 0px 0px;


}
.onenav a {	background-image: url(../images/line.gif)!important;
	background-repeat: no-repeat!important;
	background-position: left!important;}

.onenav a:hover {	background-image: url(../images/line.gif)!important;
	background-repeat: no-repeat!important;
	background-position: left!important;}

.twonav a {	background-image: none!important;}

.twonav a:hover {	background-image: none!important;}



/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	line-height:19px;
	font-size:12px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
#pmenu li a.enclose, #pmenu li a.enclose:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

/* Set up the list items */
#pmenu li {
	float:left;
	background:#000033;

}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#2E2E58; color:#FFFFFF;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif); width:89px;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:21px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#2E2E58; color:#FFFFFF;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#000033; color:#FFFFFF;}

/* Set up the pointers for the sub level indication */
/* #pmenu li.fly {background:#000033 url(http://www.cssplay.co.uk/menus/fly.gif) no-repeat right center;}
#pmenu li.drop {background:#000033 url(http://www.cssplay.co.uk/menus/drop.gif) no-repeat right center;} */


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:21px; lef\t:-31px; to\p:21px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */

