/* Change the colors here */
body {
	background-color: #FFFFFF;
	background-image: url(http://www.collegesportssuperstore.com/images/back.gif);
}
/* coutsider border color */
table.border {
	border: 0px solid #3D322E;	
}

.border {
	border-left: 1px solid #F4B438;
	border-right: 1px solid #F4B438;
}

#linkUnit {
	border-top: 1px solid #3D322E;
	border-bottom: 1px solid #3D322E;
}
/* Top adsense link unit background color. 
You should also change adsense background color. */
h1 {
	color: #352D2B;
}
h2 {
	color: #677D89;
}
/* End of color editing */

table {
	background-color: white;
}

table.border {
	width: 750px;
}

#topimg {
   background-color: none;
	background-image: url(http://www.collegesportssuperstore.com/images/top_bar.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	height: 10px;
}

#headerimg {
   background-color: #4E2D00;
	background-image: url(http://www.collegesportssuperstore.com/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	height: 156px;
}

#footerimg {
   background-color: none;
	background-image: url(http://www.collegesportssuperstore.com/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	height: 52px;
}


#botimg {
   background-color: none;
	background-image: url(http://www.collegesportssuperstore.com/images/bot_bar.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	height: 10px;
}

#linkUnit {
	padding: 2px;
	height: 19px;
	background-color: #F4B438;
}


/* Article title */
h1 {
	font-family: arial, verdana, sans-serif;
	color: red;
	font-size: 20px;
	width: 100%;
	line-height: 120%;
	text-align: center;
}
/* Menu title */
h4 {
	border: 3px outset #4E2D00;
	background-color: #F4B438;
	font-weight: bold;
	color: black;
	font-size: 13px;
	text-align: center;
}

#copyright {
	background-color: #4E2D00;
	color: white;
	text-align: center;
}
div.rightMenu {
	margin-left: 0em;
	margin-top: 2em;
   padding-right: 1em;
}

.rightMenu ul {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 0em;
}

.rightMenu ul li {
	line-height: 150%;
}


li a {
	text-decoration: none;
	color: #434E5C;
	font-size: 12px;
}

li a:hover {
	text-decoration: underline;
	color: #434E5C;
	font-size: 12px;
}

#left {
	width: 170px;
	text-align: center;
}
#right {
	width: 170px;
	padding-left: 5px;
	border-left: 1px dotted #3D322E;
	margin: 0px;
}

a:hover {
	background-color: #FFFF00;
}

.websting {
       text-decoration: none;
	color: #434E5C;
	}
	
.websting:hover {
       background-color: #C1EB1F;
       }
       
#map {
   background-color: #FFFFFF;
	background-image: url(img/map.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	height: 149px;
}

ul {
	list-style-type:none;
	}

