body{
	background-color:#000033;
	background-image: url(images/bg.jpg);
}

a img{
border:none;
}


#doctrine p{
padding-left:45px; 
text-indent: -25px;
}


/* Navigation Coding */

#nav{
	width:740px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color: #003366;
	height: 28px;
}
#bigDiv {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

#nav ul li:hover ul{
display:block;
}

#nav ul li ul{
	margin:0;
	position:absolute;
	width: 10em;
	left:-41px;
	display:none;
}


#nav ul li:hover ul, #listcontainer ul li ul:hover{
display:block;
}

#nav ul li ul li{
width: 100%;
border-left:1px solid #069;
border-bottom: 1px solid #069;
border-right: 1px solid #069;
font-variant:normal;
font-size:small;
font-weight:normal;
padding: 2px 5px 2px 5px;
background-color:#FFCC33;
}

#nav ul li ul li:first-child{
margin-top:4px;
}

#nav li{
	list-style-type:none;
	background-color:#003366;
	border-right:1px solid #069;
	font-size:medium;
	font-weight:bold;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 13px;
	float: left;
	position: relative;
}
#nav ul {
	width: 100%;
	margin-left: -40px;
	margin-top: -16px;
}

#nav li:hover{
background-color:#FFFFFF;
}
#nav   li:hover:first-child{
border-bottom: 1px solid #069;
margin-bottom: -5px;
}
#nav   li   ul   li:hover:first-child{
border-bottom: 1px solid #069;
margin-bottom:0px;
}

#nav li:hover a{
color:#006666;
}

#nav li ul li:hover{
background-color:#FFFFFF;
}


#nav ul li ul li:first-child{
border-top: 1px solid #069;
}


*html #nav ul li ul {
border-left:0px;
}

#nav a {
display:block;
padding: 0 6px;
text-decoration:none;
color:#FFFFFF;
}

#content{
	width: 740px;
	background-color:#FFFFFF;
	clear:left;
	height: 100%;
	}

#left{
	width:535px;
	float:left;
	background-color:#FFFFFF;
}

#left img{
margin: 15 auto 0 15;
padding: 3 3 3 3;
border: 1px solid #999999;
}

#right{
	width:195px;
	float:right;
	background-color: #FFFFFF;
	padding-top:10px;
	padding-right:10px;
}

#right h1{
	font-size:medium;
	}

#right h2{
	margin-bottom:-10px;
	}
	
#right h2 a {
	color: #009900;
	text-decoration: none;
	border-bottom: 1px dashed #009900;
	font-weight: bold;
}
#right h2 a img{
border-bottom:none;
}

#right h2 a:hover {
	border: none;
}
#right p a {
	color: #006600;
	text-decoration: none;
	border-bottom: 1px dashed #006600;
}
#right p a:hover {
	border-bottom: none;
}

#footer  {
	width:740px;
	height:25px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000033;
	padding-top: 5px;
	padding-left: -5px;
	clear: left;
	float: left;
}

h1{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:large;
color:#006699;
padding:10 15 0 15;
}

h1 a{
color:#006600;
font-weight:bold;
text-decoration:none;
border-bottom:1px dashed #006600;
}

h1 a:hover{
color:#006600;
text-decoration:none;
border:none;
}

h2{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
color:#003366;
margin-bottom:-5px;
padding:0 15 0 15;
}

h2 a{
color:#006600;
font-weight:normal;
text-decoration:none;
border-bottom:1px dashed #006600;
}

h2 a:hover{
border:none;
}

p{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:small;
color:#000033;
padding:0 15 0 15;
}
p a{
color:#006600;
text-decoration:none;
}

p a:hover{
border-bottom:1px dashed #006600;
}
	
#nav ul li ul#odd{
	left:-110px;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
#Facebook {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
