/* CSS Document */
html {height: 100%;}
body{height:100%; min-width:1024px; width:100%; margin:0 0 0 0; padding:0 0 0 0; background:#ffdca6; font:14px/18px Georgia, "Times New Roman", Times, serif;  color:#666;}
div, p, ul, h1, h2, h3, h4, form{margin:0px; padding:0px;}
ul{list-style-type:none;}

div.centeredDiv{width:1024px; margin-left: auto; margin-right: auto;}

a img{
border:none;
}
a {
	text-decoration:none;
	color:#3b5998;
}
a:hover {
	text-decoration:underline;
}

/*--Top Panel--*/
#menuDiv{}
#topSky{height:112px; width:100%; background:url(../images/sky.jpg) 0 0 repeat-x; padding:0 0 0;}
#skyBorder{height:3px; background:url(../images/sky_bottom.gif) 0 0 repeat-x; padding:0 0 0;}
#menuBar{height:50px; background-color:#ffc56e; padding:0 0 0; margin-bottom:10px;}
#menuBarBorder{height:12px; background:url(../images/menu_border.gif) 0 0 repeat-x; padding:0 0 0;}

#mainBody{background:url(../images/main_bg.gif) 0 0 repeat-x #fff9c0; padding:10px 0 0 0;}
#frontmain{top:-10px; position:relative; width:100%; height:265px; float:left; background:url(../images/front_bg.jpg) 0 0 no-repeat; padding:0 0 0;}

/*---FOOTER PANEL--*/
#bottomBorder{height:10px; background:url(../images/bottom_border.gif) 0 0 repeat-x; padding:0 0 0 0;}
#footermainPan{height:50px; background:#ffdca6; margin:0 0 0 0; padding:0; clear:both;}
#footerPan{width:960px; position:relative; margin:0 auto;}

#footerPan ul{width:500px; position:absolute; top:2px; left:49px;}
#footerPan li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 0 0 12px; color:#777777; background:none; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

div#shareHome {
	width:250px; position:relative; left:592px; top:-88px;
}
div#shareHome img {
	margin-left: 5px;
}
div#loginTop { width:300px; }
div#loginTop input {
	position:relative; float:left; padding:4px; width:180px;
}
div#loginTop label {
	position:relative; float:left; width:90px; font-size:16px;
}
