BODY {
	margin:0; background-color:#000056; color:#ffffff;
	font-family:"Trebuchet MS"; font-size:12px; line-height:16px;
}


A { color:#ffcc66; font-weight:bold; text-decoration:none; }
A:hover { color:#ffee99; font-weight:bold; text-decoration:underline; }

IMG { border:0; }

LI { list-style-position:inside; margin-left:3px; }

P {	margin:0 0 16px 0; font-size:12px; line-height:16px; text-align:justify; }

TABLE { border:0; padding:0; }

H1 { color:#758ab5; font-size:18px; font-weight:bold; letter-spacing:2px; line-height:18px; margin:0; }
H2 { font-size:18px; font-weight:bold; }
H3 { margin:5px 0 10px 0; font-size:14px; font-weight:bold; line-height:20px; }

B { color:#ffee99; }
	
	
.Px14 { font-size:14px; }
.Px12 { font-size:12px; }



.ContentPad { padding:20px 0 15px 0; }
.ContentPad2 { padding:20px 15px 20px 110px; }


.Calendar { padding:10px; font-weight:bold; }


.Footer { 
	background-image:url(images/footer.jpg); background-repeat:no-repeat;
	color:#758ab5; font-weight:normal; }
	
.Footer A { color:#758ab5; font-weight:normal; }

.FootSide { background-image:url(images/footer_side.jpg); background-repeat:repeat-x; }





/* HOME PAGE ELEMENTS */
DIV#ATTN {
	position:relative; width:400px; height:80px;
	background:url(images/attn.jpg) no-repeat;
	padding:18px 0 0 0;
	font-size:14px; line-height:22px; }

DIV#MainLeft {
	position:absolute; top:20px; left:10px;
	text-align:left; }

DIV#MainRight {
	position:absolute; top:20px; left:425px; width:345px;
	text-align:left; }

#ScrollFrame {
	position:absolute; width:310px; height:400px; top:26px; left:0; overflow:hidden;
	border:0 solid #FFFF00; }

#content {
	position:absolute; font-size:12px; line-height:16px; }

#ScrollButtons {
	z-index:99; position:absolute;
	top:26px; right:0; width:24px; }

#fadeT {
	z-index:99; position:absolute;
	width:310px; top:26px; left:0;
	border:0 solid #ff0000; }

#fadeB {
	z-index:99; position:absolute;
	width:310px; top:416px; left:0;
	border:0 solid #ff0000; }
/* end: HOME PAGE ELEMENTS */



/* SPONSORSHIP RELATED CLASSES */
.SponsorPad { padding:30px 0 5px 0; }

DIV#Sponsor {
	float:left; padding:8px;  }

.Platinum {
	font-size:14px; border:3px double #e0e3ef; margin:6px; }
.Gold {
	font-size:13px; border:1px solid #fdd017; margin:6px; }
.Silver {
	line-height:18px; border:1px dashed #c0c0c0; margin:5px; }
.Bronze {
	line-height:20px; margin:5px; }
	/* end: SPONSORSHIP RELATED CLASSES */
