<style type="text/css">
html {
    margin:0;
    padding:0;
    height:100%;
}


body {
	height: 110%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-repeat: repeat;
	background-color: #b9d768;
}

#edcontainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 20px;
	height: 1000px;
}

#leftcol {
	width: 220px;
	float: left;
	margin-right: 20px;
}
#midcol {
	float: left;
	margin-right: 0px;
	width: 720px;
	margin-bottom: 20px;
}

.smallwhite {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#calltoaction {
	color: #333;
	font-weight: lighter;
	padding: 0px;
	clear: both;
}
.ctabox {
	width: 200px;
	float: left;
	font-size: 12px;
	background-color: #FFF;
	margin-right: 30px;
	margin-bottom: 10px;
	font-weight: normal;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #666;
	border: 1px solid #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#ctaimg {
	background-color: #FFF;
	display: block;
	text-align: center;
}
#_58_fm {
	font-size: 12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #E6F0C8;
	width: 190px;
	border: 1px solid #95D053;
}


#clearit {
	margin: 0px;
	padding: 0px;
	line-height: 8px;
	clear: both;
}
.cta {
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
#newsfeed {
	background-color: #FFF;
	float: left;
	display: block;
	width: 265px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	height: 390px;
}



#LeftLink {
	padding: 0px;
	font-size: 14px;
}
.medWhite {
	font-size: 16px;
	color: #303135;
	font-weight: bold;
}

.logoimg {
	margin-bottom: 5px;
	border-bottom-style: none;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
}
.nav {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.navlink {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}

.navlink a:link{
	color: #333;
	text-decoration: none;	
}

.navlink a:visited{
	color: #333;
	text-decoration: none;	
}

.navlink a:hover {
	color: #FFF;
	text-decoration: underline;
}

.navlink a:active{
	color: #333;
	text-decoration: none;	
}



#RightHL {
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
.text {
	font-size: 12px;
	font-weight: normal;
}


.title {
	font-size: 14px;
	color: #4592CD;
}


a:link, a:visited {
	color: #4491CD;
	text-decoration: none;
}

a:hover {
	color: #4400CD;
	text-decoration: underline;
}

#maingraphic {
	background-image: url(images/MAIN-GRAPHIC.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 255px;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	color: #333;
	margin-bottom: 20px;
}

#container {
	width:580px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
}


#example {
	width:380px;
	height:410px;
	position:relative;
	margin-left: 0px;
	background-color: #FFF;
	float: left;
	margin-right: 34px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/*
	Slideshow style
*/

#slides {
	position:absolute;
	top:15px;
	left:15px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	If height not specified height will be set by the slide content
	Set to display none, prevents content flash
*/

.slides_container {
	width:360px;
	height:350px;
	overflow:hidden;
	position:relative;
	display:none;
	margin-left: 0px;
}

/*
	Each slide
	Important:
	Set the width of your slides
	Offeset for the 20px of padding
	If height not specified height will be set by the slide content
	Set to display block
*/

#slides .slide {
	width:360px;
	height:390px;
	display:block;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 5px;
}
.slide h1 {
	font-size: 16px;
	font-weight: bold;
	color: #09C;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.spotimage {
	margin-bottom: 5px;
	border: 1px solid #FFF;
}

.slide p {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
}




/*
	Pagination
*/

.pagination {
	width:100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(Linking/img/pagination.png);
	background-position:0 0;
	float:left;
}

.pagination li.current a {
	background-position:0 -12px;
}



#slides .link {
	display:block;
	margin-top:10px;
	font-weight:800;
}


#RightMain {
	background-image: url(images/mainpageimage.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 145px;
	padding-left: 350px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#Row {
	clear: both;
	margin-top: 15px;
}
#Box1 {
	height: 100px;
	width: 250px;
	float: left;
	padding: 10px;
	background-image: url(images/newuser.jpg);
}
.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#Box2 {
	float: right;
	height: 100px;
	width: 250px;
	padding: 10px;
	background-image: url(images/returninguser.jpg);
}


#LeftLink {
	background-image: url(images/LeftLinks.gif);
	background-repeat: no-repeat;
	height: 490px;
	padding-left: 17px;
	padding-right: 3px;
	width: 180px;
}
#LeftLink a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: .02em;
}

#LeftLink a:Hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #90CEF2;
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: .02em;
}
.medWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #303135;
	font-weight: bold;
}
#RightHL {
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#CalDate {
	height: 80px;
	width: 90px;
	border: 1px solid #66BEE2;
	padding: 5px;
	background-color: #F0FDFF;
}
#TheMonth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #4491CD;
}
#TheDay {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #77C8E6;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Weekday {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}
.smtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4592CD;
}
.medWhite2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #303135;
	font-weight: normal;
}
.LINKHEAD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #ADDAF6;
	text-decoration: none;
	font-size: 12px;
	border-top-color: #428FCC;
	border-right-color: #428FCC;
	border-bottom-color: #428FCC;
	border-left-color: #428FCC;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
#RightMain2 {
	background-image: url(images/mainpageimage2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 145px;
	padding-left: 350px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.LEFTLINK {
	background-position: 0 1px;
	background-repeat: no-repeat;
	background-image: url(/CSS/LEFTLINKICON.gif);
	padding-left: 2em;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#RightMain5 {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	height: 300px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/mainback.png);
}
#sponsorhl {
	margin: 0px;
	background-color: #96D7FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	height: 700px;
}
#RightHL .text tr td #_58_fm .text tr td p {
	color: #F00;
}

