@charset "utf-8";
/* CSS Document */

/* BOF Global Reset */

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ul, ol, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th { 
margin: 0; 
padding: 0; 
border: 0; 
outline: 0; 
font-weight: inherit; 
font-style: inherit; 
font-size: 100%; 
font-family: inherit; 
vertical-align: baseline; 
} 
/* remember to define focus styles! */
:focus { 
outline: 0; 
} 
body { 
line-height: 1; 

} 
ul, ol { 
list-style: none; 
} 
/* tables still need 'cellspacing="0"' in the markup */
table { 
border-collapse: collapse; 
border-spacing: 0; 
} 
caption, th, td { 
text-align: left; 
font-weight: normal; 
} 
blockquote:before, blockquote:after, 
q:before, q:after { 
content: ""; 
} 
blockquote, q { 
quotes: "" ""; 
} 

/* EOF Global Reset */

a, a:visited {

	text-decoration: none;
	font-weight: normal;
	color: #0074E9;
}

a:hover {
	
	text-decoration: underline;
	color: #600;
	
}

body {

	background-color: #ececec;
	
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#4F4F4F;
	
}

blockquote {

	margin-left: 4em;

}

.dateln{

	font-size:9px;
	color:#666;
	
}

p, td {

	font-size: 12px;
	line-height: 18px;

}

#footer {

	clear: both;
	position: relative;
	width: 850px;
	text-align: center;
	background-color: #efefef;
	padding-top: 20px;
	font-size: 10px;

}

h1, h2, h3, h4 {

	font-weight:700;font-size:14px;letter-spacing:.08em;color:#600;text-decoration:none;font-family:Georgia,"Times New Roman",Times,serif;margin:0;padding:0;
	
}

h1 {

	padding: 10px 0 10px 0;

}

h2 {

	color:#000000;
	size: 12px;
	line-height:1.8em;
	
}

h3 {

	line-height: 1em;	
	
}

h4 {

	line-height: 2em;

}

.imageText {

	position: relative;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style:italic;
	color: #fff;	

}

.img {

	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
	border: 1px #000000 solid;
	
}

#header {

	position: relative;
	width: 850px;
	height: 120px;

}

#left {

	clear: both;
	position: relative;
	float: left;
	width: 600px;
	padding: 10px;

}

#main {

	width: 830px;
	margin:0 auto;
	border: none;
	padding: 10px;
	background-color: #fff;

}

#mainImage1 {

	position: relative;
	top: 0px;
	left: 0px;
	width: 830px;
	height: 280px;
	background:url(../images/main_image01.jpg);
	padding: 10px;
	
}


#nav {

	width: 850px;
	height: 35px;
	margin:0 auto;
	border: none;
	background-color: #999;

}

.redlink {

	color: #600;
	
}

#sponsors {

	position: relative;
	float: left;
	width: 210px;
	top: 0px;
	left: 0px;
	padding: 10px;
	text-align: center;	

}	

#accordian {
display: none;
}
#accordian2 {
display: none;
}
#accordian3 {
display: none;
}
#accordian4 {
display: none;
}
#accordian5 {
display: none;
}
#accordian6 {
display: none;
}
#accordian7 {
display: none;
}
#accordian8 {
display: none;
}
#accordian9 {
display: none;
}
#accordian10 {
display: none;
}
#accordian11 {
display: none;
}
#accordian12 {
display: none;
}
#accordian13 {
display: none;
}
#accordian14 {
display: none;
}
#accordian15 {
display: none;
}
#accordian16 {
display: none;
}
#accordian17 {
display: none;
}
#accordian18 {
display: none;
}
#accordian19 {
display: none;
}
#accordian20 {
display: none;
}
#accordian21 {
display: none;
}

ul, ol {

    list-style-type: disc;
	margin-left: 2em;
	font-size: 12px;
	line-height: 18px;
	

}

ol {

	list-style-type: none;
	
}	

	

#wrap {

	width: 850px;
	margin:0 auto;
	border: none;
	background-color: #fff;

}
