html, body {
	display:block;
	clear:left;
	clear:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	right:0;
	bottom:0;
	color:#000;
	font-family: georgia, verdana, Helvetica, arial, sans-serif;
	}

html, body, div, span, table, th, tr, td, label{}
	
body	{
	width:900px;
	margin:0 auto 0 auto;
	text-align:center;
	line-height:1.5em;
	font-size:83%;
	background-color:#5942b4;
	background-image:url('../images/adler/background_layer.png');
	background-repeat:repeat-y;
	background-position:top center;
	}

.highlight{
	font-weight:bold;
	}	

	
fieldset {
	border-right:1px solid #e2dcff;
	border-bottom:1px solid #e2dcff;
	border-left:1px solid #e2dcff;
	border-top:1px solid #e2dcff;
	}

Legend{
	
	background-color:#eef;
	font-weight:bold;
	padding:3px 7px;
	}

form ul li{
	list-style:none;
	margin:3px;
	clear: both;
	padding:7px;
	}

input, select, textarea{
	border:1px solid #e2dcff;
	margin-left:7px;
	background-color:#f9f9f9;
	padding:2px;
	}
label{
	float: left;
	text-align: right;
	width:30%;
	}

#printheader	{
	display:none;
	}


#container{
   	width:902px;
	background-color:transparent;
	padding-bottom:0%;
	text-align:center;
	background-color:white;
	color:#222;
	background-image:url('../images/adler/content_layer.png');
	background-repeat:repeat-x;
	background-position:top center;
	}

#page_content_wrapper{
	float:left;
	width:900px;
	background-color:white;
	color:#222;

	}


#column_wrapper{
	float: left;
	width: 100%;
	}

#center_column{
	margin: 0 18% 0 22%; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	margin-top:0px;
	padding-bottom:0%;
	text-align:left;
	}

#left_column{
	float: left;
	width: 22%; /*Width of left column in percentage*/
	margin-left: -100%;
	margin-top:10px;
	text-align:left;
	}

#right_column{
	float: left;
	width: 18%; /*Width of right column in pixels depends on size of ad photos ex 145 photos would require 17% width  */
	margin-left:-18%; /*Set margin to that of -(RightColumnWidth)*/
	margin-top:30px;
	text-align:center;
	}


#page_footer{
	clear: left;
	padding:7px 0px;
	text-align: center;
	border-top:0px solid #eee;
	margin-bottom:0%;
	}

#page_footer ul li{
	display:inline;
	padding:0 0px;
	font-size:90%;	
	}
#page_footer ul li a {
	text-decoration:none;
	}

#page_footer ul li a:hover {
	color:#000;
	text-decoration:underline;
	text-transform:capitalize;
	}


#page_header{
	margin-top:0;
	background-color:#5942B4;
	height:200px;
	text-align:center;
	background-image:url(../images/adler/header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}

#page_footer ul li{
	display:inline;
	padding:0 5px;
	}
	

#page_navigator	{
	width:900px;
	position:relative;
	margin-top:0px;
	padding:12px 0px;
	text-align:center;
		}	

#page_navigator ul{
	margin:0;
	padding:0;
	}

#page_navigator	ul li{
	list-style:none;
	display:inline;
	padding:0px 7px;
}

#page_navigator ul li a{
	font-size:1.45em;
	text-decoration:none;
	}


#submenu ul{
	margin:0px;
	margin-top:7px;
	padding:0px;
	list-style-type:square;
	list-style-position:inside;
	}

#submenu ul li{
	padding:0px 0px;
	}		

#submenu ul li:hover{
	}		


#submenu ul li a{
	text-decoration:none;
	}	

#submenu ul li a:hover{
	text-decoration:underline;
	}	


input#stayalive {
	background:transparent;
	}	

small{
	font-size:83%;
	}


a {
	color:#000;
	text-decoration:underline;
	outline:none
	}

a:hover{
	color:#000;
	text-decoration:underline;
	}

img	{
	border:0px;
	}

em{
	color: red;
	}

em.keyword{
	color:#222;
	}


.table{
	margin-top:10px;
	width:96%; 
	padding:1px 2px;
	border:1px solid #e2dcff;
	/*border-right:1px solid #E2DCFF;
	border-bottom:1px solid #E2DCFF;
	border-left:1px solid #E2DCFF;
	border-top:1px solid #E2DCFF;*/
	}


.content_text{
	margin:10px;
	margin-top: 0;

	}

.centered{
	text-align:center;
	}

.leftaligned{
	text-align:left;
	}

.label, .rightaligned{
	text-align:right;
	}

.indicator{
	background-color:#ffc;
	}
.uppercase{
	text-transform:uppercase;
	}

.boxheader{
	background-color:#f5f5ff;
	}


.shaded{
	/*background-color:#E1DBFD;*/
	border:1px solid #E2DCFF;	
	background:url(../images/adler/shadedbox.jpg) center top repeat-x;
	padding:1px 1px;
	}

.noshade{
	border:1px solid #E2DCFF;
	background:url(../images/adler/noshadebox.jpg) center top repeat-x;
	padding:1px 1px;
	}
	
.button{
	border:1px solid #E2DCFF;
	background:url(../images/adler/noshadebox.jpg) center top repeat-x;
	padding:5px 7px;
	}
	
	
	
#featured_shadow {
	position: absolute;
	z-index: 2;
	height: 25px;
	margin-top: -25px;
	width: 825px;
	background: url(/template/MCR/images/featured_shadow.png) repeat-x top;
}


#featured{
	border-bottom: 1px solid #115A76;
}

.featured_caption {
	position: absolute; 
	margin-top: 329px; 
	margin-left: 525px; 
	z-index: 10; 
	color: #FFF; 
	font-size: 11px;
}
	
#myprofilebox{
	width:190px;
	background:url(../images/adler/myprofilebox.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}

#myprofilebox ul{
	margin-top:0px;
	padding-top:45px;
	height:180px;
	}

#myprofilebox ul li{
	margin-top:2px;
	margin-left:5px;
	}
	

#siteadministrator{
	width:190px;
	background:url(../images/adler/siteadministratorbox.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}

#siteadministrator ul{
	padding-top:45px;
	height:350px;
	}

#siteadministrator ul li{
	margin-top:2px;
	margin-left:5px;
	}

#submenubox{
	width:190px;
	height:350px;
	background:url(../images/adler/submenubox.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}

#submenubox ul{
	margin-top:0px;
	padding-top:45px;
	height:300px;
	}

#submenubox ul li{
	margin-top:2px;
	margin-left:5px;
	}
	
#sidebarbox{
	width:190px;
	height:500px;
	background:url(../images/adler/sidebarbox.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}


#sidebarbox ul{
	margin-top:0px;
	padding-top:45px;
	height:405px;

	}

#sidebarbox ul li{
	padding-left:10px;
	padding-top:0px;
	}


div.displayImage{
	float:left;
	margin:0px 4px; 
	}	

div.displayImage p {
	text-align:center;
	margin: -2px;
	}	

div.spacer {
  clear: both;
  }


sup{
	font-weight:bold;
	color:red;
	}
	
	
.floatingbox{
	float:left;
	margin:5px;
	overflow: hidden;
	width: inherit;
	height: inherit;
	background-color:#eef;
	border-top: 1px solid #eef;
	border-left: 1px solid #eef;
	border-right: 1px solid #eef;
	border-bottom: 1px solid #eed;
	voice-family : "\"}\"";
	voice-family : inherit;
	}
	
div.floatingbox p{
	font-size:100%;
	text-align:center;
	}	