/* Start of CMSMS style sheet 'EMGlobal' */
@charset "utf-8"; /* CSS Document */ 

body { 
	background-color:#FFFFFF; 
	background-image:url(uploads/images/stones_right_bottom.jpg); 
	background-repeat:no-repeat; 
	background-position:100% 100%;
        margin:0px;
        padding:0px;
} 

#frame { 
	width:838px; 
	margin-left:auto; 
	margin-right:auto; 
} 

#header { 
	background-image:url(uploads/images/header2.png); 
	background-repeat:no-repeat; 
	width:838px; height:153px; 
	margin:0px; border:0px; 
} 

#main_content { 
	background-image:url(uploads/images/middle_shadow.png); 
	background-repeat:repeat-y; 
	width:838px; margin:0px; 
	border:0px; height:50%; 
} 

#left_container { 
	width:175px; 
	margin-left:15px;
	float:left; 
	font:Verdana, Arial, Helvetica, sans-serif; 
        margin-bottom:0px;
        padding-bottom:0px;
} 

#left_top_c { 
	background-image:url(uploads/images/top_left_c.png); 
	background-repeat:no-repeat; 
	width:175px; 
	height:13px; 
        margin:0px;
        padding:0px;
} 

#left_text { 
	padding:0px;
        margin:0px;
        margin-left:-30px;
	text-align:left; 
	color:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:80%; 
        width:195px;
} 

#left_middle_c { 
	background-image:url(uploads/images/left_middle_c.png); 
	background-repeat:repeat-y; 
	width:175px; 
} 

#left_bottom_c { 
	background-image:url(uploads/images/left_bottom_c.png); 
	background-repeat:no-repeat; 
	width:175px; 
	height:17px; 
} 

#right_container { 
	width:618px; 
	float:right; 
        margin-right:15px; 
	text-align:left; 
} 

#right_top_c { 
	background-image:url(uploads/images/right_top_c.png); 
	background-repeat:no-repeat; 
	width:618px;  
	height:13px; 
	margin:0px; 
	border:0px; 
} 

#right_text { 
	margin-left:5px; 
	margin-right:5px; 
	text-align:left; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:80%; 
        width:96.5%; 
} 

#right_text a {
        color:#666666; 
	text-decoration:none; 
} 

#right_text a:hover {
        text-decoration:underline;
}

#right_text img {
       padding:2px;
       margin: 2px;
       border: 2px;
}

#right_middle_c { 
	background-image:url(uploads/images/right_middle_c.png); 
	background-repeat:repeat-y; 
	width:618px;  
	margin:0px; 
	border:0px; 
	float:right; 
} 

#right_bottom_c { 
	background-image:url(uploads/images/right_bottom_c.png); 
	background-repeat:no-repeat; 
	width:618px; 
	height:17px; 
	margin:0px; 
	border:0px; 
	float:right; 
} 

#footer1 { 
	background-image:url(uploads/images/bottom_shadow.png); 
	background-repeat:no-repeat; 
	width:838px; 
	height:10px; 
	margin:0px; 
	border:0px; 
	clear:both; 
} 

#footer_global { 
	width:838px; 
	margin:5px; 
        padding-left:20px;
	color:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
        font-size:70%; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:left; 
	clear:both; 
} 

#footer_global a { 
	color:#660033; 
	text-decoration:none; 
} 

#footer_global a:hover { 
	color:#660000; 
	text-decoration:underline; 
	background-color:#ffffff; 
} 

#clear { 
	clear:both; 
} 
div.breadcrumbs { 
	padding: 3px 0 3px 0; 
	font-size: 90%;
	margin: 0 1em; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:75%; 
} 

div.breadcrumbs span.lastitem { 
	font-weight:bold; 
} 

div.breadcrumbs a { 
	text-decoration:none; 
	color:#000000; 
} 

div.breadcrumbs a:hover { 
	text-decoration:underline; 
} 

#menu_container { 
	margin-left:7px; 
	margin-right:6px; 
	<!-- width:100%; --> 
}

#clear {
       clear:both;
}
/* End of 'EMGlobal' */

