body { 
	background-color:#000;
	text-align:center; 
	margin:0px auto; }
	
#mainContainer { 
	background-image:url(../images/repeats.jpg);
	background-repeat:repeat-y;
	text-align:center;
	margin:0px auto;
	width:800px; }	
#topContainer {
	background-image:url(../images/main.jpg);
	width:800px; }
		
#masthead {
	width:800px;
	height:110px; }
#masthead h1 { display:none; }

/* top navigation styling */

#topNav {
	width:800;
	height:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	padding-left:400px;
	padding-top:6px;
	font-weight:bold; }
#topNav ul, #topNav li {
	list-style:none;
	display:inline; }
#topNav li {
	float:left; 
	height:28px;
	margin-right:31px; }
#topNav li a {
	text-decoration:none;
	overflow:hidden;
	display:inline;
	height:100%;
	width:100%;
	color:#EFE949; }	
#topNav li a:hover {
	color:#EE894A; }	

/* sidebar styling */
#sideBar {
	background-image:url(../images/repeats.jpg);
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	width:161px;
	float:left; }
#sideBar a {text-decoration:none;
	color:#EFE949; }
#sideBar a:hover {text-decoration:none;
		color:#254194;}
#sideBar h2.new1 {
	background-image:url(../images/main.jpg);
	background-position:0px -144px;
	text-indent:-5000px;
	display:block;
	width:161px; 
	height:192px;
	margin:0px; }
#sideBar ul, #sideBar li {
	list-style:none;
	display:block; }	
#sideBar ul { text-align:left; }
#sideBar li {
	margin-top:15px;
	margin-left:-27px;
	margin-right:1px; }
#sideBar td table {
	text-align:left; }
	
/* content styling */
#content {
	background-image:url(../images/repeats.jpg);
	background-position:-165px 0px;
	background-repeat:repeat-y;
	margin-left:165px;
	margin-top:5px;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left; 
	line-height:17px; }
#content span.espanol {
	background-image:url(../images/main.jpg);
	background-position:-480px -221px;
	text-indent:-5000px;
	margin-top:-45px;
	display:block;
	width:320px;
	height:45px;
	float:right; }
	
/* footer styling */
#footer {
	background-image:url(../images/main.jpg);
	background-position:0px -388px;
	background-repeat:no-repeat;
	height:25px;
	width:800px; }
html>body #footer { clear:both; }
	
#sicBug {
	width:800px;
	margin:5px auto;
	text-align:center; }
#sicBug div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	background-color:#000; }
#sicBug div img { float:left; }
#sicBug div a { color:#FFF; text-decoration:none; font-weight:bold; }
#sicBug div a:hover { color:#000; background-color:#FFF; font-weight:bold; }

.moduletable-address {
    color:#eee94b;
    text-align:left;
    padding-left:15px;
    font-size:10px;
    margin-top:20px;
}

.moduletable-address p {
    margin:0px;
}