body {
background-image: url('/images/bodyback2.jpg');
background-repeat: repeat;
}

.shadow {
background-image: url('/images/shadow.jpg');
width:22px;
}

.navback {
background-color:#1D1D17;
width:150px;
background-image: url('/images/navback.jpg');
background-repeat: y-repeat;
} 

.navbutton {
background-image: url('/images/button.jpg');
width:150px;
height:40px;
} 

.mainback2 {
background-image: url('/images/main.jpg');
background-repeat: y-repeat;
width:640px;
height:768px;
} 

.mainback {
background-color:#ffffff;
width:640px;
} 

.nav {
font-family: arial, helvetica, sans serif;
font-size:12px;
font-weight:bold;
color:#ffffff;
margin-left:25px;
padding:5px;
}


.nav a:link {
 	color:#ffffff;
	text-decoration:none;
}

.nav a:visited {
 	color:#fff225;
	text-decoration:none;
}

.nav a:hover {
 	color:#2baaf4;
	text-decoration:underline;
}

.maintext {
font-family: arial, helvetica, sans serif;
font-size:12px;
width:600px;
color:#000000;
padding-left:20px;
padding-right:20px;
padding-top:5px;
padding-bottom:5px;
} 

.maintext a:link {
 	color:#C01D1C;
	text-decoration:underline;
}

.maintext a:visited {
 	color:#000000;
	text-decoration:underline;
}

.maintext a:hover {
 	color:#2baaf4;
	text-decoration:underline;
}


.header {
font-family: arial, helvetica, sans serif;
font-size:20px;
font-weight:bold;
width:600px;
color:#C01D1C;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:5px;
} 

.header a:link {
 	color:#C01D1C;
	text-decoration:underline;
}

.header a:visited {
 	color:#000000;
	text-decoration:underline;
}

.header a:hover {
 	color:#2baaf4;
	text-decoration:none;
}

.subhead {
font-family: arial, helvetica, sans serif;
font-size:20px;
font-weight:bold;
color:#000000;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:5px;
} 

.subhead a:link {
 	color:#000000;
	text-decoration:underline;
}

.subhead a:visited {
 	color:#C01D1C;
	text-decoration:underline;
}

.subhead a:hover {
 	color:#2baaf4;
	text-decoration:none;
}


.caption {
font-family: arial, helvetica, sans serif;
font-size:11px;
color:#022161;
} 

.caption a:link {
 	color:#022161;
	text-decoration:underline;
}

.caption a:visited {
 	color:#92110B;
	text-decoration:underline;
}

.caption a:hover {
 	color:#92110B;
	text-decoration:underline;
}

.photo {
padding-right:20px;
}
