html{
	height:100%;
	min-height: 100.1%;
	margin:0;
	padding:0
} 

html,body {
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;

}

body{	
	text-align:left;
	min-width:800px;/* for mozilla*/
	background-color: #FFFFFF;
	height:100%;
	/*background:  url(images/bg_4x818-.jpg) repeat-x left top;*/
}

h3 {
font-size: 10px;
}

img {
border: none;
}

#outer{
	width:800px;
	margin:auto;
}

#middlebar {
       background-color: #ff0000;
       float:left;
}

#ajaxmenu{
	float:left;
	position:relative;
	width:800px;
	height:43px;
	z-index:65;
}

#middle {
	margin-top:5px;
	width:100%;
	float:left;
}

div  {
	/*border: dotted 1px #ff0000;*/
	/*margin-top:0px;*/
}

p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

#content a, #sidebar a
{
    color: rgb(97, 130, 0);
}

#sidebar {
      width: 140px;
      float: right;
      /*text-align:left;*/
      /*width:150px;*/
      background-color: #f6fbff;
      /*float:left;*/
}

#content a:hover, #sidebar a:hover
{
    background-color: rgb(97, 130, 0);
    color: rgb(255, 255, 255);
}

#coverpicture {
	/*position:relative;*/
	width:571px;
	float:right;
	margin-right:0px;
}

h2 {
      font-size: 14px;
}

#post {
      margin-right:160px;
}

#home_graphic {
	/*border: dotted 1px #ff0000;*/
	height:200px;
	margin-top:5px;
	float:left;
}

.space5h {
	/*border: dotted 1px #ff0000;*/
	/*margin-top:5px;*/
	/*height:5px;*/
	/*float:left;*/
	/*background-color:#FFFFFF;*/
}

.space10h {
	margin-top:5px;
	background-color:#FFFFFF;
}

#footer {
	text-align:left;
	float:left;
	margin-left:10px;
}

#footer p {
	/*margin-top: 10px;*/
}

#footer p a {
	text-decoration: none;
	color: #58595b;
}

#footer p a:hover {
	text-decoration: none;
	color: #006bb7;
}

/* MIDDLE */

#middle_left {
       width:170px;
       /*background-color: #e6e6e6;*/
       float:left;
}

#middle_center {
       float:left;
       width:450px;
       max-width:450px;
       margin-left:10px;
       margin-right:0px;
}

#middle_right {
       /*width:170px;*/
       /*background-color: #e6e6e6;*/
       float:right;
       /*margin-right: 0px;*/
       /*margin-left: 0px;*/
}

#left_box1 {
       width:160px;
       height:140px;
       padding-left:5px;
       padding-right:5px;
       background-color: #e6e6e6;
}

#left_box2 {
       width:160px;
       height:140px;
       padding-left:5px;
       padding-right:5px;
       background-color: #e6e6e6;
}

#left_box3 {
       width:160px;
       height:140px;
       padding-left:5px;
       padding-right:5px;
       background-color: #e6e6e6;
}

#right_box1 {
       width:160px;
       height:140px;
       padding-left:5px;
       padding-right:5px;
       background-color: #e6e6e6;
}

#right_box2 {
       width:160px;
       height:140px;
       padding-left:5px;
       padding-right:5px;
       background-color: #e6e6e6;
}

#right_box3 {
       width:160px;
       height:140px;
       padding-left:5px;
       padding-right:5px;
       background-color: #e6e6e6;
}

#menutopright {
	/* border: dotted 1px #ff0000; */
	padding-top:4px;
	/*width:428px;*/
	width:100%;
	height:19px;
	float:right;
	color:#6d6e71;
	text-align:right;
	vertical-align: bottom;
	background-image: url(images/menutopright.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#menutopright a {
	text-decoration:none;
	color:#6d6e71;
}

#menutopright a:hover {
	text-decoration:none;
	color:#006bb7;
}

.menutopright_first {
	padding-top:3px;
	float:right;
	width:100px;
	text-align:center;
	background-image: url(images/menutopright_first.jpg);
	background-repeat:no-repeat;
}

.menutopright_middle {
	padding-top:3px;
	float:right;
	width:100px;
	text-align:center;
	background-image: url(images/menutopright_middle.jpg);
	background-repeat:no-repeat;
}

.menutopright_last {
	padding-top:3px;
	float:right;
	width:100px;
	text-align:center;
	background-image: url(images/menutopright_last.jpg);
	background-repeat:no-repeat;
}

.menutopright_clear {
	padding-top:3px;
	float:right;
	width:100px;
	text-align:center;
}

.menutopright_current {
	padding-top:3px;
	float:right;
	width:100px;
	text-align:center;
	/*border: dotted 1px #ff0000;*/
	background-image: url(images/menutopright_current.jpg);
	background-repeat:no-repeat;
}

#logolink {
	/*border: dotted 1px #ff0000;*/
	padding-top:30px;
	width:142px;
	height:28px;
	float:left;
	margin-left:1px;
	margin-top:1px;
}

#header{
	width:100%;
	height:93px;
}

/* ******** AjaxSearch ******** */

#top {
	height:50px;
	width:800px !important;
	float:left;
	/*border: dotted 1px #ff0000;*/
}

#Search {
	text-align:top;
	float:right;
	margin-top:40px;
	width: 205px;
	height:28px;
}

#ajaxSearch_input {
	border: solid 1px #7f9db9;
	top: 0px;
	left: 0px;
	width: 165px;
	height: 15px;
	/*float:left;*/
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
}

#ajaxSearch_submit {
	width: 29px !important;
	height: 17px !important;
	margin-top:0px!important;
	/*margin: 0 !important;*/
	border: 0 !important;
	/*vertical-align:top;*/
	background: transparent  url(images/search_70x21.gif) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	/*float:right;*/
}

#topmiddle {
/*border: solid 1px #7f9db9;*/
float:right;
height:1px;
width:550px;
vertical-align:top;
}

/* *************************** */

#left_box1 a, #left_box2 a, #left_box3 a, #right_box1 a, #right_box2 a, #right_box3 a {
      color:#006bb7;
      text-decoration:none;
}

#left_box1 a:hover, #left_box2 a:hover, #left_box3 a:hover, #right_box1 a:hover, #right_box2 a:hover, #right_box3 a:hover {
      color:#58595b;
      text-decoration:none;
}
