body
{
background:url(images/bg4.jpg);
text-align: center;
}

#main {
margin: 0 auto; 
width: 760px;
background-image:url(images/bg4.gif);
font-family: "Times New Roman", Times ,serif; 
font-size:1 em;
color:#FFFFFF
}

#header {
width:100%;
height:260px;
padding-top:0;
background:url(images/layout4.jpg) top no-repeat;
}

#content {
	text-align:left; 
	padding: 5px;
	width:540px;
	float:right; 
}

#secondary {
	text-align: center;
	padding: 5px;
	width: 200px;
	float:left;
} 

#footer {
	color:#FFFFFF;
	background-color:#000033;
	width:750px;
	text-align:center;
	clear:both;
	padding-top:5px;
	}
	
#nav2 {font-size:14px;
text-align:center}

a:link, a:active, a:visited{
text-decoration: none;
color:#FF0000
}
a:hover{
color:#FF0000; 
text-decoration: underline
}

h1{display:none;}

h2{font-size:18px;
font-variant:small-caps;
}

#secondary h2{
	font-size: 16px;
	color:#000066;
	background-color:#FFFFFF;
	border-bottom: dotted thin #FF0000;
	font-weight:bold;
	font-variant:small-caps;}
	
h3{font-size:14px;
color:#FFFFFF;}

h4{font-size:14px;
font-variant:small-caps;}

.filepath{font-size:14px;
color:#FFFFFF;
background-color:#000099;
border-bottom:thin dotted #000033;
width:532px;
}

#nav {
margin:0 auto;
width:750px;
height:40px;
background:#000033;
}

#nav ul {
list-style-type:none;
padding-left:0;
}

#nav ul li {
display:inline;
padding:0;
}

#nav ul li a {
display:block;
float:left;
width:100px;
text-align:center;
height:1.25em;
line-height:1.25em;
color:#FFFFFF;
font-weight:bold;
font-variant:small-caps;
text-decoration:none;
font-size:1.25 em;
border-bottom:none;
padding:0;
vertical-align:top;
}

#nav ul li a:hover{
color:#FF0000;
}
	
ul li {list-style-image:url(images/bullet4.gif);}

table{
color:#FFFFFF;
border:#FF0000 dotted thin;
padding:0px;
margin:0px;
text-align:center;
}

img{border:0}

.portrait{
width:185px;
}
