body{
background: #D5DAD6 url('imgs/bg.gif') repeat-y;
background-position: center;
margin: 0;
font-size: 80%;
font-family: "Arial", sans-serif;
color: #444444;
}

h1, h2, h3, h4{
margin: 0px;
}

h1{
font-size: 170%;
}

h2{
font-size: 110%;
}

#wrapper{
text-align: center;
}

#wrapper2{
width: 994px;
margin: 0px auto;
text-align: left;
margin-top: 20px;
position: relative;
}

#wrapper3{
text-align: center;
padding-top: 25px;
padding-left: 50px;
}

#wrapper4{
width: 560px;
margin-left: 175px;
}

#nav{
width: 150px;
float: left;
text-align: right;
}

#nav img{
margin-bottom: 15px;
border: 0px;
}

#nav .sub_nav{
color: #696969;
font-size: 20px;
font-weight: bold;
margin-bottom: 15px;
margin-right: 15px;
}

#nav .sub_nav .sub{
font-size: 15px;
color: #9D9D9D;
display: block;
}
/*
#nav .sub_nav .sub .links{
height: 75px;
overflow: hidden;
}*/

.sub a, .sub a:visited  {
text-decoration: none;
color: #9D9D9D;
}

.sub a:hover, .sub a:active {
text-decoration: underline;
color: #8F0000;
}

#sub_menu_scrollers1, #sub_menu_scrollers2, #sub_menu_scrollers3 {
float: right; 
width: 10px; 
height: 75px; 
margin-right: -15px; 
position: relative;
display: none;
}

#up_arrow{
position: absolute; 
top: 0px; 
left: 0px;
cursor: hand;
}

.hand{
cursor: hand;
cursor: pointer;
}

#down_arrow{
position: absolute; 
bottom: -12px; 
left: 0px;
cursor: hand;
}

#up_arrow10{
position: absolute; 
top: 13px; 
right: 190px;
display: none;
cursor: hand;
}

#down_arrow10{
position: absolute; 
bottom: 0px; 
right: 190px;
display: none;
cursor: hand;
}

.hide{
display: none;
}

.form{
text-align: right;
}

.select{
background: #ffffff;
border: 1px solid #C1D2A6;
}

.button{
background: #4E652B url('/imgs/button_bg.gif') repeat-x;
background-position: top left;
color: #ffffff;
border-top: 1px solid #ABBF8D;
border-left: 1px solid #ABBF8D;
border-right: 1px solid #314315;
border-bottom: 1px solid #314315;
float: right;
}

input {
background: #ffffff;
background-repeat: repeat-x;
background-position: left bottom;
border: 1px solid #A5ACB2;
}

textarea{
background-repeat: repeat-x;
background-position: left bottom;
border: 1px solid #A5ACB2;
}

input.highlighted, textarea.highlighted{
background: #ffffff url('imgs/input_bg.gif');
background-repeat: repeat-x;
background-position: left bottom;
border: 1px solid #A5ACB2;
}


#footer{
height: 140px;
width: 770px;
background: url('/imgs/footer_bg.gif') no-repeat;
clear: both;
position: relative;
text-align: center;
}

#footer_links{
position: absolute;
width: 500px;
left: 50%;
margin-left: -250px;
bottom: 0px;
}

#footer_links a, #footer_links a:visited{
color: #000000;
text-decoration: none;
margin: 0px 7px;
}

#footer_links a:hover, #footer_links a:active{
color: #4E652B;
text-decoration: underline;
}

#logo {
clear: both;
margin-top: 30px;
}

#logo2 {
position: fixed;
bottom: 0px;
left: 50%;
margin-left: -317px;
}
.blog_date {

}
#adminnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 150px;
	float: left;
	text-align: right;
}
#adminnav a, #adminnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
}
#adminnav a:hover, #adminnav a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CCCCCC;
	text-decoration: none;
}#adminwrapper {

width: 560px;
margin-left: 225px;
}
.process_alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}
.process {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
}
.category_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.data_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
}
.data_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.data_add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #666666;
	text-align: center;
}

#footer{
font-size: 80%;
}

#copyright{
float: left;
width: 40%;
text-align: left;
}

#qcdesign {
float: right;
width: 40%;
text-align: right;
}

#footer a, #footer a:visited {
color: #444444;
text-decoration: none;
}

#footer a:hover, #footer a:active {
color: #0090DF;
text-decoration: underline;
}