body {
	margin : auto;
	text-align: center;
	padding : 30px 0 0;
	font-family : "Arial", sans-serif;
	color : #000000;
	background-image:url(gallery/themes/hardwired/images/hardwired.gif);
	background-repeat:repeat;
	/* background-color: #BDBDBD; */
}

#header {
margin : 0 auto;
padding : 0 0 0;
width : 764px;
height : 143px;
/* background-image: url(/images/header.gif);
background-repeat : no-repeat;
*/
}

#sitepage {
margin : auto;
padding : 0 0 0px;
width : 764px;
background: url(/images/center.gif);
background-repeat: repeat-y;
}

#navbar {
float: left;
margin : 0 0 0 0px;
padding : 0 0 0 7px;
width: 150px;
font: 11px "Trebuchet MS", sans-serif;
}

#navbar ul {
margin: 0;
padding: 0;
text-align : center;
}

#navbar li {
list-style-type : none;
} 

#navbar li a {
text-decoration : none;
font-weight : normal;
color : #ffffff;
display: block;
width: 150px;
background-color: inherit;
}

#navbar li a:hover {
color : #ffffff;
width: 150px;
display: block;
background-color: #00a650;
}

li.button {
height: 15px;
width: 100%;
font : 11px "Trebuchet MS", sans-serif;
font-weight : normal;
border-bottom: 1px solid #49525d;
/* border-bottom: 1px solid #00baff; */
}

li.mainmenu {
margin: 0 auto;
text-align:left;
height: 20px;
width: 100%;
font : 12px "Trebuchet MS", sans-serif;
font-weight : bold;
background-color: #464e58;
color: #ffffff;
}

#mainbody {
width : 600px;
overflow: auto;
}

#pagetitle {
margin: 1px auto;
padding: 2px 5px 0 5px;
/* background-color: #49525d; */
width: 580px;
height: 17px;
font : 12px "Trebuchet MS", sans-serif;
font-weight : bold;
color: #008000;
}
#pagetile td {
	color: green;
}

#contentbox{
margin: 0 auto;
text-align: left;
padding: 20px 20px 20px 20px;
width: 550px;
font: 12px "Trebuchet MS", sans-serif;
color: #000000;
background-color: inherit;
}

#pagetitle_small {
margin: 1px auto;
padding: 2px 5px 0 5px;
background-color: #00baff;
width: 440px;
height: 17px;
font : 12px "Trebuchet MS", sans-serif;
font-weight : bold;
color: #ffffff;
}

#contentbox_small{
margin: 0 auto;
padding: 20px 20px 20px 20px;
width: 440px;
font: 12px "Trebuchet MS", sans-serif;
color: #000000;
background-color: inherit;
}

#bottom {
margin : auto;
padding : 0 0 0;
width: 764px;
height: 49px;
background: url(/images/footer.gif);
background-repeat: no-repeat;
} 

#footer {
margin : auto;
padding : 0 0 0;
width: 764px;
height: 49px;
font: 11px "Trebuchet MS", sans-serif;
line-height: 20pt;
color: #CCCCCC;
text-align: center;
/* background-color: inherit; */
} 

#footer_small {
margin : auto;
padding : 0 0 0;
width: 480px;
height: 49px;
font: 11px "Trebuchet MS", sans-serif;
line-height: 20pt;
color: #CCCCCC;
text-align: center;
background-color: inherit;
} 

#footer ul {
margin : 0 auto;
padding : 0 0 0 0;
display: inline;
list-style-type: none;
}

#footer li {
margin : 0 auto;
padding : 0 0 0;
display: inline;
}

#footer a {
margin : 0 auto;
padding : 0 0 0;
color: #CCCCCC;
font-weight: normal;
text-decoration: none;
background-color: inherit;
}

#footer a:hover {
color: #5d6674;
background-color: inherit;
}
