.body {
	background-image: url(bg.gif);
	background-repeat: repeat;
}


.redcopy{
	font-family: Arial, Helvetica-Normal, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
}
.greycopy{
	font-family: Arial, Helvetica-Normal, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	line-height: 18px;
}

.darkgreycopy{
	font-family: Arial, Helvetica-Normal, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	line-height: 18px;
}

.copybig{
	font-family: Arial, Helvetica-Normal, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.redcopybig{
	font-family: Arial, Helvetica-Normal, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	line-height: 20px;
}
.content {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	
}

#shadowbox{
	background-color: #999999;
	
}



.photoText {
	font:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}
.photo {
	border: 1px solid #2F54A4;
}
.smallText {
	font-size:7px;
}

.navigation a:link{
	color:#C40000;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
}
.navigation a:visited {text-decoration: none; color: #C40000;
	font-size: 16px;
	font-weight: bold;

}
.navigation a:hover{
	color:#2D52A2;
	font-size: 16px;
	font-weight: bold;
}
.navigation {
	font:16px arial;
	line-height:16px;
	padding:5px 5px 5px 10px;
}

.credits a:link{color:#FFFFFF;text-decoration:none;}
.credits a:visited {text-decoration: none; color: #FFFFFF;}
.credits a:hover{color:#FFFFFF;text-decoration:underline;}
.credits {
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
.credits2 a:link{color:#FFFFFF;text-decoration:none;}
.credits2 a:visited {text-decoration: none; color: #FFFFFF;}
.credits2 a:hover{color:#FFFFFF;text-decoration:underline;}
.credits2 {
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
}

.borders {
	background-color:#FFFFFF;
	height: 400px;
}
