
	body{
	 padding: 0px;
	 margin: 0px;
	 font-family: arial, sans-serif;
	 }
	 
	#bodytable{
	 background: url(images/background.jpg) 50% 50% no-repeat #181f2a;
	 }
	 
	#shellmargin{
	 margin: 15px;
	 }
	 
	#shell{
	 width: 980px;
	 height: 726px;
	 text-align: left;
	 }
	 
	#menu{
	 height: 36px;
	 background: url(images/menu-bg.gif) repeat-x #e0e4e9;
	 text-align: center;
	 }
	#menuitems{
	 padding-top: 5px;
	 font-size: 18px;
	 color: #767676;
	 }
	 
	#footer{
	 text-align: center;
	 font-size: 11px;
	 margin-top: 15px;
	 color: #7899c3;
	 }
	 
	.content_size{
	 height: 530px;
	 width: 980px;
	 }
	 
	.defaultbg{
	 background: #e4e9ec;
	 background: url(images/menu-shadow.gif) no-repeat top center #e4e9ec;
	 }
	.aboutbg{
	 background: url(images/about_bg.jpg) no-repeat top right;
	 }
	.contactbg{
	 background: url(images/contact_bg.jpg) no-repeat top right;
	 }
	 
	.fc_bluegray{
	 color: #5b6373;
	 }
	.fc_footer{
	 color: #616a7c;
	 margin-top: 3px;
	 }
	 
	.fs_15{
	 font-size: 15px;
	 }
	.fs_12{
	 font-size: 12px;
	 }
	 
	#menuitems a:link{color: #767676; text-decoration: none;}
	#menuitems a:visited{color: #767676; text-decoration: none;}
	#menuitems a:focus{color: #486aa2; text-decoration: none;}
	#menuitems a:hover{color: #486aa2; text-decoration: none;}
	#menuitems a:active{color: #486aa2; text-decoration: none;}
	 
	a:link{color: #486aa2; text-decoration: none;}
	a:visited{color: #486aa2; text-decoration: none;}
	a:focus{color: #007eb2; text-decoration: none;}
	a:hover{color: #007eb2; text-decoration: none;}
	a:active{color: #007eb2; text-decoration: none;}
	
	
	/* ///////////////////////////////////////////////////////// */
	/* //////////////////   Admin Styles  ////////////////////// */
	/* ///////////////////////////////////////////////////////// */
 
	
	#login_menu{
	 height: 36px;
	 background: url(images/menu-bg.gif) repeat-x #e0e4e9;
	 text-align: left;
	 }
	 
	#login_menuitems{
	 padding-top: 5px;
	 padding-left: 20px;
	 font-size: 18px;
	 color: #767676;
	 }
