@charset "utf-8";
/* CSS Document */
body{
    font-family: Arial, Helvetica, sans-serif;
 background-image:url(/sites/public/33/resources/filemanager/css/bdy_bg_y3.jpg);
 background-repeat:repeat-y;
 background-position:center;
background-color:#F6F4E7;
}


#maincontainer {
	width:1000px;	
	background-image:url(/sites/public/33/resources/filemanager/css/main_wrap3_bg.jpg);
	background-repeat: no-repeat;
}

#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/
background-image:url(/sites/public/33/resources/filemanager/css/main_wrap3_bg.jpg);
	background-repeat: no-repeat;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 100%;
background-color: #FFF;
	
}

#contentcolumn{
	min-height:600px;
	width: 980px;
	float: left;
}

#rightcolumn{
	float: right;
	width: 200px; /*Width of right column in pixels*/
	margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
	position: abolute;
	margin-right: 0px;
	;
	margin-top: 0px;
}

#footer {
	background-image: url(/sites/public/33/resources/filemanager/css/bottomshade.jpg);
	background-repeat: no-repeat;
	background-position:top;
	padding: 31px 20px 20px 20px;
	width:960px;
	margin:0px;
	text-align:left;
	font-size:11px;
	color:#999;
	
}
#footer a {
	font-size:11px;
	color:#999;
    float:right;
	margin-left:10px;
	text-decoration:none;

}
#secondary_banner {

}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}
H1 {
 color:#800080;
 font-family:Verdana, Geneva, sans-serif;
}
.contents{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
text-align:left;
font-size:13px;
color: #595959;
font-family: Verdana;
padding:10px;
}
.contents td {
text-align:left;
	font-size:13px;
	color: #595959;
	font-family: Verdana;

}

#top_cell {
	height:120px;
	position:relative;        
	top:0px;
	left:0px;
	z-index:5;
	margin:0px;
	padding:0px;
}
#logo { 
    position:absolute;
	left:20px;
	top:10px;
	float:left;
    z-index:15;
}
#sharing {
	position:absolute;
	right:20px;
	top:15px;
    z-index:3;
}
#menu_wrap {
	height:55px;
	line-height:55px;
	color:#FFF;
	font-size:16px;
	margin-top:15px;
	
}
#menu_wrap a {
	text-decoration:none;
	color:#FFF;
}
#menu_wrap ul {
	padding:0px;
	margin:0px;
}
#menu_wrap li {
	color:#FFF;
	text-decoration:none;
	text-align:center;
	float:left;
	list-style:none;
	list-style-image:none;
	background-image:url(/sites/public/33/resources/filemanager/css/menu_border.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:auto;
	padding-left:40px;
	padding-right:40px;
}

#crumb_print {
height:36px;
line-height:36px;
margin-top:10px;
padding-right:10px;

}
#print_me {
  text-align:right;
  padding:0px;
  margin:0px;
}
#sitemap {
	color:#595959;
    list-style-image:none;
	list-style:none;
font-family:Verdana, Geneva, sans-serif;	
}
#sitemap ul {
        list-style-image:none;
		list-style:none;
		margin:0px;
		padding:0px;	
}
#sitemap li a {
	font-size:14px;
	color:color:#595959;
	list-style-image:none;
	list-style:none;
    font-weight:bold;
	margin:0px;
	padding:0px;



}
sitemap li li a {
	font-size:14px;
	color:#800080;
	list-style-image:none;
	list-style:none;
    font-weight:bold;
    margin:0px;
    padding:0px;
}
