@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(../skins/Classic/styleImages/backgrounds/pageBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background-color: #731418;
	background-image: url(../skins/Classic/styleImages/backgrounds/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topHeader {
	width:800px;
	height: 104px;
	background-image:url(../skins/Classic/styleImages/header.jpg);
	text-align: right;
	height: 36px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 68px;
}

#navhead {
	width:790px;
	height: 25px;
	font-size: 75%;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	padding-top: 3px;
	
}
	
#boxContent {
	width:600px;
	border: 2px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background-color: #b7b7b7;
	margin: 0px auto;
}

#boxContent1 {
	width:600px;
	height:970px;
	border: 2px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background-color: #000000;
	margin: 0px auto;
}

#boxinside2 {
	width:550px;
	height:360;
	color: #000000;
	margin: 0px auto;
}
	
#boxinside {
	width:570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px auto;

}

.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}
a.txtLink:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}

#row {
	width:600px;
	height:200px;
}

#rowslot {
	width:150px;
	height:200px;
	float:left;
	}
	
#rowslot2 {
	width:300px;
	height:150px;
	float:left;
	margin-top:6px;
	margin-bottom:6px;
	}
	
#innerbox {
	width:280px;
	height:150px;
	border: 2px solid #731418;
	margin:0px auto;
	}
	
#picbox {
	width:100px;
	height:135px;	
	float:left;
	margin-left:8px;
	margin-top:5px;
	border: 2px solid #731418;
	}
	
#pic {
	width:100px;
	height:115px;
}
	
#date {
	width:100px;
	height: 20px;
	background-color:#731418;
	}


#txtbox {
	width:142px;
	height:120px;
	float:left;
	margin-left:13px;
	margin-top:5px
	}

