@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #fff;
	background-image:url(../skins/Classic/styleImages/background.JPG);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#pageSurround {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background-color: #fff;
}

#topHeader {
	width:956px;
	height: 150px;
	background-image:url(../skins/Classic/styleImages/header2.jpg);
	text-align: right;
	margin-bottom: 0px;
	padding-right: 0px;
	border:2px solid #000;
}

#navhead {
	width:956px;
	height: 25px;
	font-size: 75%;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	padding-top: 3px;
	border:2px solid #000;	
}
	
#boxContent {
	width:956px;
	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;
	margin-top:25px;
}
	
#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: #000;
	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
	}

#PayPal {
	width:570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px auto;
}
