#container {
	width: 1000px;
	background: #efefef;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
	background-image: url(../main_images/contentHomeBackground.jpg);
	background-repeat: repeat-y;
}


#leftSide {
	width:200px;
	float:left;
	text-align:center;
}
#content {
	margin-left:200px;
}

h2 {
	font-size: 14px;
}

#contentWrapOneColumn {
	background-image: url(../main_images/homeTopHalfBackground3.jpg);
	margin: 0px;
}

#tophalf {
	padding: 0px;
	margin-top: 0px;
	padding-left: 6px;	
}

#bottomhalf {
	clear: both;
}

#tophalf #leftbox1 {
	width: 365px;
	float: left;
}

#tophalf #leftbox2 {
	float: left;
	margin-left: 5px;
	width: 300px;
}

#tophalf #leftbox3 {
	float: left;
	width: 122px;
	text-align: center;
}

#tophalf #leftbox1 #data {
	background-position: 2%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#tophalf #leftbox1 #data .text {
	margin-left: 45px;
	font-size: 10px;
}

#tophalf a{
	color: #000000;
	font-size: 10px;
}
#tophalf a:hover{
	font-size: 10px;
	text-decoration: none;
}
#tophalf  a span{
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
}

#tophalf .text  a{
	color: #000000;
	font-size: 10px;
}
#tophalf .text  a:hover{
	font-size: 10px;
	text-decoration: none;
}
#tophalf .text  a span{
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
}


#bottomhalf {
	border-top: 1px solid black;
	background-image: url(../main_images/bottomhalfbackground2.jpg);
	background-repeat: repeat-y;
}

#bottomhalf .col1, #bottomhalf .col2, #bottomhalf .col3 {
	width: 256px;
	padding: 5px;
	font-size: 10px;
	float: left;
}


#bottomhalf .col3 {
	padding-left: 6px;
}

#bottomhalf .col1 a {
	color: white;
}
.fact {
	background-image: url(../main_images/BuckeyeLeafSmall.gif);
	background-repeat: no-repeat;
	background-position: 2%;
	padding-left: 30px;
	margin-bottom: 15px;
}

.text {
	padding: 3px;
	font-size: 10px;
}

#leftbox2 .featured {
	border-bottom: 1px dashed #cccccc;
}

.title {
	text-transform: uppercase;
}

a .title {
	color: black!important;
}

.photos img {
	margin: 6px;
	padding: 2px;
	border: 2px solid #CCCCCC;
	background-color: #CC0000;
}

form {
	padding: 0px;
	margin: 0px;
}


.col1 p {
	font-weight: normal;
	font-size: 13px!important;
	color: white;
	
}
.col1 p {
	margin: 6px;
}

p {
	padding: 0px;
	margin: 2px;
}