div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
h6 {
	color: #FFF;
	background: #0B3156;
}
 
img {
	border:0;
} 


body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
 
/* remember to define focus styles! */
:focus {
	outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}






body
{
	background-color: #0B3156;
}

#left
{
	float:left;
	width:320px;
}

#header
{
	width:680px;
	overflow: hidden;
}

#wrapper
{
	width:1000px;
	margin:0 auto;
	background-color:#FFF;
}

#navbar
{
	background-image: url(img/navbar.jpg);
	margin-left:320px;
	margin-top:0;
	width:680px;
	height:74px;
	position:relative;
}

#content
{
	background-image: url(img/sliver.jpg);
	margin-left:320px;
	background-repeat: no-repeat;
	background-color:#FFF;
	min-height: 649px;
	padding-left:45px;
}

#content p
{
	padding-right:10px;
}



.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	/*font: 87.5% "Times New Roman","Lucida Sans","Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;*/
	font-family: Georgia, serif;

	font-variant: normal;
	width: 600px;
	
	margin-left:70px;
	font-size:12px;
}

.menu ul
{
	margin:0;
	height:28px;
	list-style:none;
	padding:0;
}

.menu li
{
	float:left;
	padding:0px;
}

.menu li a
{
	background:#0A3155;
	color:#cccccc;
	display:block;
	font-weight:normal;
	line-height:28px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
}

.menu li a:hover, .menu ul li:hover a
{
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}

.menu li ul
{
	background:#333333;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:200px;
	z-index:200;
	/*top:1em;
	/*left:0;*/
}

.menu li:hover ul
{
	display:block;
}

.menu li li {
	background:url('images/sub_sep.gif') bottom left no-repeat;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:200px;
}

.menu li:hover li a
{
	background:none;
}
	
.menu li ul a
{
	display:block;
	height:28px;
	font-size:14px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
}
.menu li ul a:hover, .menu li ul li:hover a
{
	background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}
.menu p
{
	clear:left;
}	

.menu_title
{
	font-size: 16px;
	font-weight: bold;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: oblique;
}

.sidebar
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.4;
	color: #FFFFFF;
	background-position: center center;
	font-variant: small-caps;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}

.pagecopy
{
	font: normal 14px/1.6 "times new roman", times, serif;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.pagecopy-ital
{
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 18px;
}


divbody2
{
	background-color: #FFFFFF;
}

.footer
{
	color: #FFFFFF;
	text-align: center;
}

.footer  li
{
	text-align: center;
}

.pagecopy table {
	background-color: #B5A99D;
  
}
.pagecopy table td {
	   height: 30px;
  
}

.pagecopy table a
 {
	color: #190503;

}

.pagecopy table a:hover
 {
	color: #FFFFFF;
	background-color: #190503;
}
#mozCentLoc {
	font-family: verdana;
	font-size: 14px;
	width: 250px;
	height: 100%;
	float: left;
	padding: 3px 3px 3px 3px;
	z-index: -1;
}
#mozCentImg {
	width: 320px;
	height: 380px;
	float: left;
	z-index: -1;
}

#content .pagecopy p strong {
	font-weight: bold;
	font-variant: small-caps;
}
