/* Start of CMSMS style sheet 'portal' */
#main {
margin:50px auto;
padding:20px 0px;
width:760px;
}
.body {
background-color:#3f4b54;
}
#content {
background-color:#000;
background-image:url(images/core/content_bg.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
float:left;
font-size:12px;
margin-bottom:0;
min-height:454px;
padding:0;
width:760px;
}
* html #content {
height:454px;
margin-bottom:0px;
}
.enter_website {
float:right;
margin:390px 0 0 0;
height:50px;
width:300px;
}
.enter_website h1 {
background-image:url(images/core/enter.gif) no-repeat 0 1px; 
text-indent: -9999px;  /* this hides the text */;
height:50px;
}
/******************************************************************* Navibar**/


#footer {
float:right;
width:760px;
height:auto;
color:#3F4B54;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#000000;
padding:10px 0px 0px 0px;
}
	#footer a, a:active, a:visited {
	text-decoration:underline;
	font-style:none;
	color:#808664;
	}
	#footer a:hover {
	text-decoration:none;
	font-style:none;
	color:#ffffff;
	}
	.footer_bottom {display:block; background:#3F4B54; font-size:1px;}
	.fb1, .fb2, .fb3, .fb4 {display:block; overflow:hidden;}
	.fb1, .fb2, .fb3 {height:1px;}
	.fb2, .fb3, .fb4 {background:#000000; border-left:1px solid #000000; border-right:1px solid #000000;}
	.fb1 {margin:0 5px; background:#000000;}
	.fb2 {margin:0 3px; border-width:0 2px;}
	.fb3 {margin:0 2px;}
	.fb4 {height:2px; margin:0 1px;}
/* End of 'portal' */

