/* CSS Document */
/* a0a2a4 */

body {
	background-color:#b41d8d;
	margin:10px 0 0 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	
	background-image:url(images/backgrounds/main.gif);
	background-position:center;
	background-repeat:repeat-y;
	

}
.hide {
display:none;
}
.clear { clear:both; }
a {
	color:#f7941e;
	
}

a:hover {
	text-decoration:none;
}

textarea,input,submit {
	background-color:#eeeeee;
	color:#666666;
	padding:5px;
	border:none;
	margin:3px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	color:#b41d8d;
	font-weight:normal;
}


/* THE AREA THAT CONTAINS THE LOGO */

#title {
	margin:0 auto 0 auto;
	text-align:center;
	margin-bottom:15px;
}

#title p {
	font-variant:small-caps;
	letter-spacing:2px;
}

/* PROPERTIES OF THE HEADER IMAGE */

#title img {
	border:none;
}

/* THE AREA THAT CONTAINS ALL THE CONTENT OF THE WEBSITE */

#container {
	width:600px;
	margin:0 auto;
	min-height: 500px;
}

/* THE SIDEBAR WITHIN THE CONTAINER */

#sidebar {
	width:150px;
	float:right;
	border-left:1px dashed #eeeeee;
	margin-left: 25px;
}

#sidebar h1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:right;
	font-size:175%;
	color:#b41d8d;
	
}

#sidebar p {
	line-height:25px;
}


/* THE MENU */

#menu {
	text-align:right;
}

#menu a {
	color:#b41d8d;
	background-image:url(images/backgrounds/a.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
	line-height:20px;
	text-decoration:none;
}

#menu a:hover {
	color:#f7941e;
	background-image:url(images/backgrounds/a_hover.jpg);
}


/* THE AREA NEXT TO THE SIDEBAR */
.tagline {
	background-image:url(images/tagline2010.png);
	background-position: top;
	background-repeat:no-repeat;
	width: 360px;
	height: 65px;
}
#content {
	width:400px;
	/*margin-right:220px;
	padding-right:20px;
	border-right:1px dashed #eeeeee;
	background-image:url(images/backgrounds/content.gif);
	background-position:right;
	background-repeat:repeat-y;*/
}

#content h1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:left;
	font-size:175%;
	color:#b41d8d;
	border-bottom:1px dashed #eeeeee;
	padding-top:15px !important;
	padding-top:0;
}

#content h2 {
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:left;
	font-size:125%;
	color:#b41d8d;
	padding-left:55px !important;
	padding-top:0;
	
}

#content h3 {
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:left;
	font-size:115%;
	color:#b41d8d;
	padding-left:15px !important;
	padding-top:0;
	
}

#content p {
	line-height:15px;
	text-indent:0px;

}

#content ol,ul {
	

}

#container li {
list-style:inside;

}

#content sc {
	line-height:30px;
	list-style-image:url(images/backgrounds/li.gif);

}

/* THE FOOTER */

#footer {
	width:640px;
	margin:0 auto;
	padding-top: 25px;
	border-top:1px dashed #cccccc;
}

#footer l {
	margin:0 auto 0 auto;
	margin-bottom:12px;
}

#footer h1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:center;
	font-size:125%;
	color:#b41d8d;
}

#footer h2 {
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:center;
	font-size:125%;
	color:#cccc00;
}

#footer h3 {
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:center;
	font-size:125%;
	color:#666666;
}
#footer ul, #footer li {
	list-style:none;	
}
.sponsors {
	background: #fff;
	height: 180px;
	margin: 0 auto;
	border: 0px solid #c757ab;
	float:left;
}
p#sponsor_header {
	height: 25px;
	line-height: 24px;
	background: #c757ab;
	margin: 0 auto;
	padding-left: 20px;
	font-weight: bold;
	width: 620px;
	text-align:center;
}
.sponsors img {
	margin:  25px 21px;
	border: 0px solid #ccc;
}
.main {

}
.prev {
	float:left;
	cursor:pointer;
	margin: 30px 2px 0 0;
}
.next {
	float:right;
	cursor:pointer;
	margin: 30px 0 0 2px;
}
#schedule td {
border-top: 1px solid #CCC;	
}
