@charset "utf-8";
/* Global Classes */
.menu a
{
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 400;
	color: #FFFFCC;
	line-height: 17px;
	border: 1px dashed #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.menu a:hover{
	background-color: #EBEBD8;
	color: #333333;
}
.menu ul {

}
.menu li 
{
	display: inline;
	list-style-type: none;
	width: auto;
	background-color: #CCCC99;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.head{
	display: block;
}
.sub{
	display: block;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	color: #287177;
}
.sub-sm{
	display: block;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	font-size: 0.875em;
	font-style: normal;
	line-height: 1.3em;
	color: #287177;
}
.p{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.p a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.p a:hover{
	color:black;
	text-decoration: none;
}
.small{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	display: block;
	padding-left: 10px;
}
.small a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	display: block;
	padding-left: 10px;
	color: #FFFFCC;
	text-decoration: none;
}
.small a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	display: block;
	padding-left: 10px;
	color: #FFFFCC;
	text-decoration: none;
}
.desc{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.8em;
	line-height: 1em;
	font-weight: 400;
	color: #666666;
}
.nav a{
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	color: #E9E9E9;
	letter-spacing: 0em;
	font-variant: normal;
	display: block;
	text-indent: 15px;
	font-family: "Myriad Web Pro", sans-serif;
	margin-bottom: 0px;
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	height: 34px;
	margin-top: 0px;
	line-height: 30px;
	background-position: right center;
	width: 150px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.nav a:hover{
	background-color: #ffffcc;
	color: #CCCCCC;
}
.nav-active a{
	background-color: #ffffcc;
	color: #333333;
}
.nav ul{
	list-style-type: none;
	text-align: left;
	text-indent: 0px;
}
.nav li{
	text-indent: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -42px;

}
.menu a
{
	width:0em;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 400;
	color: #FFFFCC;
}
.menu li 
{
	display: inline;
	list-style-type: none;
	width: 80px;
}
.dropmenu{
	font-size: 0.8em;
	color: #333333;
	font-weight: 400;
	line-height: .75em;
}
.button{
	height: 20px;
	width: 25px;
	font-size: .75em;
	font-weight: 600;
	color: #000000;
	left: 0px;
	text-align: center;
	display: inline-block;
	margin-top: -2px;
	margin-left: -2px;
	text-indent: 0px;
	vertical-align: middle;
	line-height: .8em;
	padding: 0px;
}
.email{
	display: block;
	margin-left: 25px;
	margin-top: -18px;
	font-family: "Myriad Web Pro", sans-serif, Tahoma;
	font-size: 0.55em;
	width: 150px;
	color: #FFFFCC;
}
.side{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	font-size: 0.875em;
	line-height: 1.25em;
	font-weight: 600;
}
/* Global Divs */
#top{
	position: relative;
	width: 500px;
	top: 30px;
	height: auto;
	padding: 0px;
	clear: both;
	float: none;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: 235px;
}
#container{
	position: relative;
	top: 0px;
	height: auto;
	width: 1230px;
	clear: both;
	float: none;
	background-repeat: no-repeat;
	background-position: -5px -200px;
	background-image: url(images/christmas.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#title{
	top: 0px;
	position: relative;
	width: 500px;
	margin-left: 225px;
	margin-top: 70px;
}
#content{
	top: 0px;
	position: relative;
	height: auto;
	width: 500px;
	background-color: #CCCC99;
	margin-left: 225px;
	border: 1px solid #CCCC99;
	padding-right: 10px;
	padding-left: 10px;
}
#content-short{
	top: 0px;
	position: relative;
	height: 800px;
	width: 500px;
	background-color: #CCCC99;
	margin-left: 225px;
	border: 1px solid #CCCC99;
	padding-right: 10px;
	padding-left: 10px;
}
#logo{
	position: absolute;
	height: auto;
	width: auto;
	left: 643px;
	top: 15px;
}
#side{
	position: absolute;
	height: auto;
	width: 281px;
	left: 749px;
	top: 219px;
}
#side-left{
	position: absolute;
	height: 106px;
	width: 205px;
	left: -2px;
	top: 311px;
	padding-left: 20px;
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	margin-right: 10px;
	padding-top: 200px;
}
#side2{
	position: absolute;
	height: 412px;
	width: 285px;
	left: 746px;
	top: 560px;
	background-image: url(images/RIGHT-IMG.png);
	background-repeat: no-repeat;
	background-position: 0px -140px;
}
#register{
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(images/register.jpg);
	background-repeat: no-repeat;
}
/* Page Div's*/
#content-about{
	top: 0px;
	position: relative;
	height: 800px;
	width: 500px;
	background-color: #CCCC99;
	margin-left: 225px;
	border: 1px solid #CCCC99;
	margin-bottom: 100px;
	padding-right: 10px;
	padding-left: 10px;
}
#content-media{
	top: 0px;
	position: relative;
	height: 800px;
	width: 500px;
	background-color: #CCCC99;
	margin-left: 225px;
	border: 1px solid #CCCC99;
	margin-bottom: 100px;
	padding-right: 10px;
	padding-left: 10px;
}
#content-sponsors{
	top: 0px;
	position: relative;
	height: 800px;
	width: 500px;
	background-color: #CCCC99;
	margin-left: 225px;
	border: 1px solid #CCCC99;
	margin-bottom: 100px;
	padding-right: 10px;
	padding-left: 10px;
}
#content-contact{
	top: 0px;
	position: relative;
	height: 800px;
	width: 500px;
	background-color: #CCCC99;
	margin-left: 225px;
	border: 1px solid #CCCC99;
	margin-bottom: 100px;
	padding-right: 10px;
	padding-left: 10px;
}
