
/*------Whole Page Control------*/

body	
{
	background: #ececec;
	border: 0;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
	
#wrapper
{
	background: #fff;
	color: #000;
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 780px;
	height: auto;
	border: 0px solid #666;
}

/*------logo area control------*/

#logowrapper
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	height: 70px;
	width: 100%;
	background: #fff;
	clear: both;
}

#logo
{
	margin: 0;
	text-align: left;
	font-size: 20pt;
	font-weight:  bold;
	padding: 15px;
	float: left;
	width: 475px;
	height: 40px;
	color: #777;
}

#logo img
{
	height: 40px;
	width: 40px;
	vertical-align: middle;
	border: 0;
	margin-right: 10px;
}

#toplinks
{
	margin: 0;
	text-align: right;
	padding: 10px;
	float: right;
	width: 250px;
	height: 50px;
	color: #777;
}


/*------menu control------*/

#menu 
{
	margin: 0 auto;
	text-align: left;
	padding: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;
	background: #DDD9DD;
	background-image: url("../images/menu_bg_new_full.png");
	clear: both;
}

#menu_left
{
	width: 50px;
	height: 32px;
	float: left;
	border-right: 1px solid #aaa;
}


#menu ul 
{
	margin: 0;
	padding: 0;
	text-align: center;
}

#menu ul li 
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;	
}

#menu ul li a 
{
	float: left;
	width: auto;
	height: 32px;
	border:  0;
	border-right: 1px solid #aaa;
	padding: 0;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	color: #777;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	line-height: 32px;
	font-size: 10pt; 
	margin: 0;	
}


#menu ul li a:hover 
{
	text-decoration: none;
	color: #ffa500;
}



body#section0 #menu li#head1 a, 
body#section1 #menu li#head1 a, 
body#section2 #menu li#head2 a,
body#section3 #menu li#head3 a,
body#section5 #menu li#head5 a,
body#section52 #menu li#head52 a,
body#forum #menu li#head5 a,
body#stagdo #menu li#head5 a,
body#staggallery #menu li#head5 a,
body#section6 #menu li#head6 a,
body#section7 #menu li#head7 a,
body#section8 #menu li#head8 a,
body#section9 #menu li#head9 a,
body#private #menu li#head1 a 
{
	float: left;
	background: #5C5F97;
	background-image: url("../images/menu_new.png");
	width: auto;
	height: 32px;
	border:  0;
	border-right: 1px solid #aaa;
	padding: 0;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	line-height: 32px;
	font-size: 10pt; 
	margin: 0;
}

/*------general page control------*/

#pagebody	
{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #333;
	clear: both;
	height: auto;
	width: 100%;
}


/*------main content area control------*/

#maincontent	
{
	margin: 0;
	padding: 20px;
	border: 0;
	height: 100%;
	width: 605px;
	float: left;
}


/*------side column control------*/

#sidebar	
{
	width: 110px;
	padding: 10px;
	padding-top: 20px;
	margin: 0;
	color: #666;
	height: 100%;
	float: left;
	border: 0;
	clear: both;
}	

#subnav	
{
	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #aaa;
	background: #fff;
}


#subnav dl	
{
	width: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
	list-style-type: none;
	background: #fff;
}

#subnav dt
{
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	font-weight:  normal;
	font-size: small;
	background-color: #5C5F97;
	background-image: url("../images/subsection_bg.png");
	white-space: nowrap;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #aaa;
}

#subnav ul	
{
	width: 108px;
	margin: 0px;
	padding: 0;
	text-align: left;
	border: 0;
	list-style-type: none;
	background: #fff;
}
	
#subnav ul li a 
{
	margin: 1px;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 20px;
	width: 108px;
	font-family: arial, helvetica, sans-serif;
	color: #606060;
	font-weight:  normal;
	font-size: small;
	background: #eaeaea;
	white-space: nowrap;
	border: 0;
}

#subnav ul li a:hover 
{
	background: #C8C9E1;
}

#subnav ul#sub0 li#num0 a,
#subnav ul#sub1 li#num1 a,
#subnav ul#sub2 li#num2 a,
#subnav ul#sub3 li#num3 a,
#subnav ul#sub4 li#num4 a,
#subnav ul#sub5 li#num5 a,
#subnav ul#sub6 li#num6 a,
#subnav ul#sub7 li#num7 a,
#subnav ul#sub8 li#num8 a,
#subnav ul#sub9 li#num9 a,
#subnav ul#sub10 li#num10 a,
#subnav ul#sub11 li#num11 a,
#subnav ul#sub12 li#num12 a,
#subnav ul#sub13 li#num13 a,
#subnav ul#sub14 li#num14 a,
#subnav ul#sub15 li#num15 a,
#subnav ul#sub16 li#num16 a,
#subnav ul#sub17 li#num17 a
{
	background: #C8C9E1;
	
}


/*------footer control------*/

#footer 
{
	border: 0;
	margin: 0;
	border-top: 0px solid #606460;
	color: #fff;
	background: #5C5F97;
	background-image: url("../images/footer_new_full.png");
	padding: 0;
	text-align: center;
	font-size: 8pt;
	height: 32px;
	line-height: 32px;
	width: 780px;
	clear: both;
}


#footer a
{
	font-weight: normal; 
	text-decoration: none;
	color: #fff;
}

#footer a:hover 
{
	font-weight: normal; 
	text-decoration: underline;
	color: #fff;
}


/*------general link control------*/

a
{
	font-weight: normal; 
	text-decoration: underline;
	color: #000;
	background: transparent; 
}

a:hover 
{
	font-weight: normal; 
	text-decoration: underline;
	color: #ffa500;
	background: transparent; 
}

