body {
	background-image: url(images/choco-bg.gif);
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;

}

img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a, a:visited, a:active{
	color: #911010;
	font-weight: bold;
	text-decoration:underline;
}

a:hover {
	color: #911010;
	font-weight: bold;
	text-decoration: none;
}

/*********ID TAGS***********/
#main {
	background-color: #ffffff;
	width:997px;
	margin: 0 auto;

}


/**********Page Title**********/
.page-title {
	margin-left:10px;
	margin-top:7px;
	width:987px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:22px;
	font-family:Times New Roman, Times, serif;
	text-align: left;
	text-transform: uppercase;
	color: #911010;	
	padding-top:1px;
	padding-bottom:2px;
	border-bottom: 1px solid #911010;

}
#main div.button {
	margin: 30px;
	width: 140px;
	display: block;
	border: 2px solid #600;
	padding: 10px;
	background-color: #911010;
	text-align: center;
	text-decoration: none;
	float: right;
	font-size: 14px;
	}
#main div.button:hover {
	background-color: #666;
	text-decoration: none;
	cursor: pointer;
	}

#main div.button a, a:visited {
	text-decoration: none;
	color: #fff;
}

#main div.button a:hover {
	text-decoration: none;
}

/********Header Image***********/
#header {
	width: 997px;
	height: 159px;
	background-image: url(images/header_image.jpg);
	background-repeat: no-repeat;
}


#header div.left {
	width: 200px;
	height: 159px;
	float: left;
}

#header div.left:hover {
	cursor: pointer;
}

#header div.right {
	width: 350px;
	height: 159px;
	float: right;
}

#header div.right:hover {
	cursor: pointer;
}
/********NAVIGATION**************/
#left_column {
	width: 200px;
	margin-left:10px;
	margin-top:14px;
	margin-bottom:0px;
	float:left;
	display:block;
	}

/***just a container for navigation****/
#navigation {
	margin: 0px;
}

#navigation ul {
	margin: 0px;
	padding-left: 0px;
	list-style: none;
	margin-bottom: 14px;
	font-size: 12px;
	line-height: 130%;
}

#navigation li {
	padding: 0px;
	font-weight: bold;
	}
	
#navigation ul li ul {
	padding-left: 13px;
	font-size: 11px;
	}

#navigation .navigation {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:;
	text-decoration: none;
	text-align: left;
	color: #000000;
	line-height: 120%;
	padding-top:1px;
	padding-bottom:2px;

}
#navigation a, a:visited {
	color: #911010;
	font-weight: inherit;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}
/********PRIMARY SPONSORS CONTAINER*********/
#primary_sponsors {
	margin: 0px;
}

#primary_sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#primary_sponsors .title {
	margin-bottom: 25px;
	
}

#primary_sponsors .top {
	margin-top: 55px;
	border: 2px solid #000000;
	padding: 8px;
	background-color: #911010;
	text-align: center;
	text-decoration: none;
	}
#primary_sponsors .top:hover {

	background-color: #666;
	cursor: pointer;

	}

#primary_sponsors a, a:visited {
	text-decoration: none;
	color: #fff;
}

#primary_sponsors a:hover {
	text-decoration: none;
}

/**********BODY**************/
#body {
	margin-left:10px;
	margin-top:14px;
	width:725px;
	margin-bottom:0px;
	display:block;
	float:left;
	border-left: 1px solid #911010;
	padding-left: 10px;
	}
#body .body_text {	
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	padding-top:1px;
	padding-bottom:2px;
}

#body .body_text p {
	line-height: 120%;
}

#body .oneliners {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 2px;
	
}

#body .newsbox {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 2px;
	border: 1px solid #911010;
	padding: 10px;
	
}


#body .arrow {
	width: 8px;
	height: 7px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	float: left;
}

#body ul {
	list-style-image: url(images/arrow.gif);	
}

#body a, a:visited, a:active {
	color: #911010;
	font-weight: bold;
	text-decoration: underline;
}

#body a:hover {
	color: #911010;
	text-decoration: none;
}

#body .body_text p a, a:visited, a:active {
	color: #911010;
	font-weight: bold;
	text-decoration: underline;
}

#body .body_text p a:hover {
	color: #911010;
	text-decoration: none;
}

#body .times18 {
	color: #911010;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;

}

#body div.indent {
	padding-left: 20px;
	font-size: 12px;

}
#body div.logo {
	border: 1px solid #CCC;
	padding: 16px;
	margin-bottom: 15px;
	margin-left: 75px;
	color: #000000;
	width: 450px;
}


#sample_r5_c1 {
	margin-left:0px;
	margin-top:105px;
	width:997px;
	height:14px;
	margin-bottom:0px;
	float:left;
	display:inline;

}

#top {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
}

#body div.images {
	float: right;
	padding-left: 20px;
}

#body div.flyerlink {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

#body div.whatsnew {
	float: left;
	border: 1px solid #666;
	padding: 8px;
	width: 530px;
	margin-bottom: 10px;
	background-color: #FFC;
	font-size: 12px;
}

/*********PROGRAM**************/
#body div.glanceleft {
	float: left;
	width: 200px;
	font-size: 12px;
	padding: 5px;
	display: inline;
}

#body div.glancemiddle {
	margin-left: 375px;
	padding: 5px;
	font-size: 12px;
	display: inline;
	}


#body div.colwrap1 {
	float:left;
	width:200px;
	margin-top:0px;
	margin-left:0px;
	font-size: 12px;

}

#body div.colwrap2 {
	float:right;
	width:500px;
	margin-top:0px;
	margin-left:0px;
	font-size: 12px;
	

}

#body div.colwrap3 {
	float:right;
	width:300px;
	margin-top:0px;
	margin-left:0px;
	font-size: 12px;

}



/************FOOTER**********/

#footer {
	width: 997px;
	height: 14px;
	background-image:url(images/bottom_border.jpg);
	background-repeat: no-repeat;
}

#footerText {
	font-family: Arial, Helvetica, sans-serif;
	width: 997px;
	margin: 0 auto;
	font-size: 11px;
	margin-top: 4px;
	font-weight: bold;
	color: #ffffff;
}

#footerText .copyright {
	float: left;
}

#footerText .powered {
	float: right;
}

#footerText a, a:visited, a:active {
	color: #ffffff;
	text-decoration: underline;
}

#footerText a:hover {
	text-decoration: none;
}


