#main {
	background-color:#FFFFFF;
	width: 790px;
	margin: auto;
	
}
#top {
	padding-bottom: 4px;
	padding-top: 0px;
	border-bottom-width: 4px;
	border-bottom-style:solid;
	border-bottom-color:#255187;
	border-top: 2px solid #255187;
	border-right: 1px solid #255187;
	border-left: 1px solid #255187;
	width: 778px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00608D;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 0px;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #EBE3D8;
		}
#middle {
	position:relative;
	top: 0px;
	left: 0px;
	width: 790px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	}
/* styles for menu.....................*/

.SideMenu
{
	position: relative;
	font-size:0px;
	margin: 0px;
	padding:0px;
	width: 160px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float:left;
}

.SideMenu ul
{
	margin: 0px;
	padding: 0px;
}

.SideMenu li
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	position: relative;
	list-style-type: none;
}

.SideMenu .MenuLevel1 li
{
	margin: 0px;
	padding: 0px ;
	display: block;
	background-color: #1C3855;
	list-style: none;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	bottom: auto;
}

.SideMenu .MenuLevel2  li
{
	margin: 0px;
	padding: 0px;
	background-color: #336699;
	list-style: none;
	display: block;
	list-style-image: none;
	border: none;
}

.SideMenu  ul li ul
{
	margin: 0px;
	padding: 0px;
	background-color: #552d61;
}

.SideMenu  ul li a
{
	margin-left:  0px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.SideMenu .MenuLevel1 a:link{color: #FFFFFF; cursor:hand;text-decoration: none; }
.SideMenu .MenuLevel1 a:active{color: #FFFFFF; cursor:hand;text-decoration: none;}
.SideMenu .MenuLevel1 a:visited{color: #FFFFFF; cursor:hand;text-decoration: none;}
.SideMenu .MenuLevel1 a:hover{color: #1C3855; background-color: #ffffff; cursor:hand;text-decoration: none;}

.SideMenu .MenuLevel2 a:link{color: #EBDAEF; cursor:hand;text-decoration: none;}
.SideMenu .MenuLevel2 a:active{color: #EBDAEF; cursor:hand;text-decoration: none;}
.SideMenu .MenuLevel2 a:visited{color:#EBDAEF; cursor:hand;text-decoration: none;}
.SideMenu .MenuLevel2 a:hover{color: #1C3855; cursor:hand;text-decoration: none;}
/* end of styles for menu.....................*/


#content {
	width: 580px;
	margin-left: 180px;
	font-size: 13px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-top: 5px;
	}

#footer {
	width:785px;
	background-color:#E9e2da;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 20px;
	line-height: normal;
	}
.rightspace {
	padding-right:5px;
	}
.yearTitle {
	margin: 0px;
	padding: 0px;
	background-color: #336699;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}
.upcomingTable {
	font-size: 10px;
	line-height: 14px;
}
.empbox {
	border: thin solid #FF9900;
	width: 100%;
	padding: 10px;
}
.style2 {	color: #330099;
	font-weight: bold;
}
.style1 {	color: #FF9933;
	font-weight: bold;
}
.stylered {
color: #990000;
	font-weight: bold;
}
.green {

color: #00CC33;
	font-weight: bold;
}
.empbox2 {
	width: 90%;
	padding: 10px;
	border-width: 1px;
	border-top-style: none;
	border-style: solid;
	border-color: #00CC33;
}
.greenmid {
	color: #009900;
	font-weight: bold;
	font-size: 16px;
}
.empbox3 {

	width: 90%;
	padding: 10px;
	border-width: 1px;
	border-top-style: none;
	border-style: solid;
	border-color: #9E49A1;
}
.empboxmensBF {
	width: 96%;
	padding: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #E5E5CC;
}
.orangeNormal {
	color: #FF9933;
	font-weight: normal;
}
.BeanieHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #4955C5;
}
.inset1{
	margin-left: 35px;
	}
.inset2{
	margin-left: 85px;
	}
.rightdots {
	background-image:url(../images/bluedot.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding-right: 10px;
	}
.leftdots {
	background-image:url(../images/bluedot.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-left: 8px;
	}
.linedots {

	background-image:url(../images/bluedot.gif);
	background-position:left;
	background-repeat:repeat-x;
	padding-right: 10px;
}
.empboxred {

	width: 80%;
	padding: 10px;
	border-width: 2px;
	border-style: solid;
	border-color: #FF0000;
}
.brightblue {


color: #3399FF;
	font-weight: bold;
}
.red {



color: #FF0000;
	font-weight: bold;
}
.contbox {
	width: 90%;
	padding: 10px;
	border-width: 1px;
	border-top-style: none;
	border-style: solid;
	border-color: #393975;
	color: #3B3C6C;
}
.superbright {
	color: #CC3399;
	font-weight: bold;
}
/*----------------homepage boxes------------------------*/
.boxTopLeft {
background-image:url(../images/shadowTL.gif);
background-position:top left;
background-repeat:no-repeat;
}
.boxTopRight{
background-image:url(../images/shadow400.gif);
background-position:top left;
background-repeat:no-repeat;
}
.boxBottomLeft {
background-image:url(../images/shadow203.gif);
background-position:top left;
background-repeat:no-repeat;
}
.boxBottomRight {
background-image:url(../images/shadow203.gif);
background-position:top left;
background-repeat:no-repeat;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 1, 2010 */



@font-face {
	font-family: 'AnuDawRegular';
	src: url('webfonts/anudrg__-webfont.eot');
	src: local('☺'), url('webfonts/anudrg__-webfont.woff') format('woff'), url('webfonts/anudrg__-webfont.ttf') format('truetype'), url('webfonts/anudrg__-webfont.svg#webfontKXb67X3I') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AnuDawItalic';
	src: url('webfonts/anudi___-webfont.eot');
	src: local('☺'), url('webfonts/anudi___-webfont.woff') format('woff'), url('webfonts/anudi___-webfont.ttf') format('truetype'), url('webfonts/anudi___-webfont.svg#webfontWN3uKAfA') format('svg');
	font-weight: normal;
	font-style: normal;
}
.youthfont{
	font-family: AnuDaw;
	font-size: 36px;
	}