body {
	/*background-color: #c2b6a8; */
	background-image: url(../images/bg_images/diag_bg.gif); 
	/*color: #333333;*/
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 101%;
}

.indent {
	text-indent: 16px;
}

h1 {
	color: #F0EC93;
	font-size: 1px;
	margin: 0;
	text-indent: -9000px;
}

h2 { 
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.bigfont {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.check {
	list-style-image: url(../images/astey.gif);
}

.rnd {
	list-style-image: url(../images/rnd_bullet.gif);
}

ul.notopmarg {
	margin-top: 0;
}

li.bold {
	font-weight: bold;
	margin-top: 8px;
	list-style-image: url(../images/bullet_wc.gif);
	/*list-style-type: square;*/
}

li.notmarg {
	font-weight: bold;
	margin-top: 0;
}

a {
	color: #000000;
	text-decoration: none
}

a:link {
}

a:visited {
}

a:hover {
	background: #333333;
	color: #ffffff;	
}



#wrapper {
	margin: 0 auto;
	padding-left: .01em;
	width: 800px;
	background-image: url(../images/page_bg.jpg);
}

#navbar {width: 800px;}

.imgspace {
	margin-top: 5px;
	margin-right: 5px;
}

#leftbox {
	float: left;
	margin-right: 1px;
	font-size: 0.8em;
	width: 119px;
	background-color: #CCCCCC;
	background-image: url(../images/bg_images/divleftbg_grey.jpg);
	
}

#leftboxcontent {
	padding: 10px 3px 3px 3px;
}

#leftboxcontent p {
	margin: 1em 0;
}

.pointer {
	padding: 0;
	margin: 0;
}

#leftboxcontent ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftboxcontent li {
	margin: 2px 0 0;
}
#leftboxcontent a {
	display: block;
	width: 100px;
	padding: 4px 4px 4px 6px;
	/*border: 1px solid #999999;*/
	background: #eeeeee;
	text-decoration: none;
}

#leftboxcontent a:link, #leftboxcontent a:active, #leftboxcontent a:visited {
	color: #000000;
}
#leftboxcontent a:hover {
	/*border: 1px solid #999999;*/
	background: #333333;
	color: #ffffff;
}
/********************************/
#topboxcontent {
	/*padding: 3px 10px 10px 3px;*/
	font-size: 80%;

}

#topboxcontent p {
	margin: 1em 0;
}


#topboxcontent ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
    background-image: url(../images/bg_images/top_btn.jpg);	
}
#topboxcontent li {
	margin: 0;
}
#topboxcontent a {
	display: block;
	height: 20px;
	padding: 3px 1px 2px 1px;
	/*background: #dcdcdcd;*/
	text-decoration: none;
	border-left-style: #ffffff;

	
}

#topboxcontent a:link, #topboxcontent a:active, #topboxcontent a:visited {
	color: #000000;
}
#topboxcontent a:hover {
	/*border: 0px solid #999999;*/
	background: #333333;
	color: #ffffff;
	/*background-image: url(../images/bg_images/top_btn_down.jpg);	*/
}
/*  *******************************/

.centerbox {
	float: left; 
	width: 676px;
	background-color: #ffffff;
	/*background-image: url(images/bg_images/divbg.jpg);*/
	border: 1px solid #fff;
	border-top: 0;
	font-size: 80%;
	line-height: 1.5em;
	/*margin-right: 1px; */

}
.centerboxcontent {	padding: 6px 6px;	margin: 3px;	border-top-width: 1px; text-align:justify}
.centerboxcontent p {	margin: 4px 0;	padding-left: 2px;}
.centerboxcontent a {	color: #3366CC;	text-decoration: none;	}
.centerboxcontent a:link, .centerboxcontent a:active, .centerboxcontent a:visited {	color: #3366cc;	}
.centerboxcontent a:hover, .centerboxcontent a:focus {	color: #ffffff;	/*text-decoration: underline;*/	background-color: #333333;}

.centerboxcontent_title { font-size:120% }
.centerboxcontent_shrink{ display:; padding:0 15px 0 15px}

.ratingbox {	width: 118px;	background-color: #ffffff;	margin: 3px;	padding: 2px;	border: 0px;	float: right;}

.weather {	width: 150px;	float: right;	margin: 3px;}

.pagenumber {	padding: 5px;	font-size: 1.2em;	text-align: left;	color: 6699ff;	font-weight: bold;}

#footer {margin-top: 0;	margin-bottom: 0;margin-left: 5px;color: #000000;font-size: 1.2em;font-weight: bold;font-family: "Trebuchet MS", Arial, sans-serif;	clear: both;width: 468px;}
.footerleft {	text-align: left;}
.footerright {	text-align: right;}
#footer p {margin: 0 0 4px 0;}
#footer a:link,visited { color: #F3F1ED;}
#footer a:hover,active,focus {	color: #333333;}
#counter {    /* used to hide the page hit counter */
	visibility: hidden;
}

.underline { 	/*text-decoration: underline;*/ 	color: #999999;	}

.photo {  /* horiz spacing for photos */	padding: 0 5px;}

