body {
    margin: 0px;
	padding: 0px;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333;
	background: #757561 url(../images/bg.gif) repeat-x top left;
	text-align: center;
	}

/****************************
		structure
****************************/	
	
#frame {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		height: 100%;
		background: url(../images/body_bg.jpg) repeat-y top right;
		}

#frametop {
		background:#fff;
		padding: 0px;
		margin: 0px;
		overflow: hidden;
		}	
		
#framemiddle {
		background: url(../images/main_bg.jpg) no-repeat top right;
		padding: 0px;
		margin: 0px;
		height: 100%;
		}	
#framemiddle-home {
		background: url(../images/home_img2.jpg) no-repeat top right;
		padding: 0px;
		margin: 0px;
		height: 100%;
		}	

#frameleft {
		width: 200px;
		margin: 0px;
		padding: 0px;
		float: left;
		}

#framemain {
		width: 590px;
		margin: 0px;
		padding: 0px;
		}
	
#frameright {
		width: 200px;
		padding: 0px;
		margin: 0px;
		float: right;
		}
	
#framebottom {
		padding: 0px;
		margin: 0px;
		clear: both;
		height: 68px;
		}
#clearing {
	height: 0;
	clear: both;
}

/****************************
		links
****************************/	

a:link{
	color: #40659B;
	text-decoration: none;
	}
a:visited {
	color: #8EA4C2;
	text-decoration: none;
	}
a:hover {
	color: #036;
	}
a.more {
	padding-right: 7px;
	background: url(../images/arrow_blue.gif) no-repeat 100% 5px;
	border-bottom: 1px solid #bbb;

	}

/****************************
		common elements 
****************************/	

p {
	margin: 10px 0;
	padding: 0;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333;
	}
	
img {	  
	margin: 0px;
	padding: 4px;
	border: 1px dotted #ccc;
	}	

#thumb {	
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	border-color: #ddd;
	border-width: 2px;
	border-style: solid;
	padding: 4px;
	}

h1 {
	font-family: "Times New Roman", serif;
	font-size: 2em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 1.1em 0;
	text-transform: capitalize;
	letter-spacing: 0.05em;
	}
h2 {
	font-family: "Times New Roman", serif;
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	margin: 1.5em 0 0.5em 0;
	letter-spacing: 0.02em;
	}
h3 {
	margin: 1.2em 0 0.5em 0 ;
	padding-bottom: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #757561
	}
#h3_color{color: #7B9905;}	/*just for color*/
h3 a:link, h3 a:visited {
	font-size: 110%;
	text-decoration: none;
	border-bottom: none;
	color: #40659B;
	}
h3 a:hover {
	color: #036;
	}
h4 {
	margin: 1.5em 0 0 0;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333;
	}

h5 {
	margin: 1em 0 1.5em 0;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #40659B;
	text-align: right;
	}


blockquote {
	font-size: 88%;
	line-height: 1.5em;
	color: #777;
	padding-left: 23px;
	background: url(../images/quotemarks.gif) no-repeat 0 3px;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}
form {
	margin: 0;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
}	

cite {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", serif; 
	letter-spacing: 1px;
	color: #333;
	margin: 20px;
	padding: 6px;
	text-shadow: #888 0.2em 0.2em 0.2em;
}

#more {
	font-family: Verdana, arial, sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #333;
	padding: 0 0 4px 12px;
	background: url(../images/arrow_blue.gif) no-repeat 0 7px;
	}
#question{
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333;
	padding: 10px;
	margin: 10px;
	border: 1px solid #757561;
}

#page {
	float: right;
	margin-right: 20px;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333;
	padding: 0 0 4px 0;
	border: 1px solid #666;
	width: 160px;
	text-align: center;
	}

.style1 {
	color: #767561
	text-align: left;
	}
.style2 {
	margin-top: 0;
	color: #767561
	text-align: left;
	}
		
/****************************
		header
****************************/	

#header {
	background: url(../images/header_bg.jpg) no-repeat top right;
	background-repeat: no-repeat;
	height: 162px;
	padding: 0;
	margin: 0;
	}
	
#logo {
	float: left;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #fff;
	padding: 45px 0 0 50px;
	margin: 0;
	}
#logo a  {
	border-style: none;
	}
#logo img  {
	border: 0px;
	background-color: none;
	}

/****************************
	    top navigation
****************************/

#nav {
	float: right;
	width: 460px;
	margin: 80px 10px 0 0;
	padding: 0;
	}


#nav ul{
	width: 450px;
	height: 47px;
	list-style: none;
	margin-left: 0;
	padding-left: 30px;
	}

#nav ul li {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	float: left;
	margin-left: 0;
	padding: 12px 10px;
	list-style: none;
	background: url(../images/topnav_right.gif) no-repeat top right;
	}

#nav ul li.first {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 11px;
	background: url(../images/topnav_first.gif) no-repeat top right;
	}
	
#nav ul li.last {
	margin-left: 0;
	padding-left: 16px;
	padding-right: 25px;
	background: url(../images/topnav_last.gif) no-repeat top right;
	}
#nav ul li a {
	float: left;
	list-style: none;
	text-decoration: none;
	line-height: 23px;
	padding: 0 5px;
	color: #666;
	border-bottom: none;
	}

#nav a:hover, #nav a.active {
	color: #fff;
	background: #434d3e;
	}
#nav a.active {
	font-weight: bold;
	background: #538620 url(../img/nav-on-bg.gif) repeat-x bottom left;
	}
li#t-home a {
	margin-left: 25px;
	background: url(../img/nav-li-bg.gif) no-repeat top left;
	}



/****************************
		main column
****************************/	


#content {
	margin: 0px 0px 10px 60px;
	padding: 0;
	width: 530px;
	}

#content-home {
	margin: 0px 60px 10px 60px;
	padding: 0 0 0 0;
	}

#content img {	  
	margin: 0;
	padding: 5px;
	border: 1px dotted #ccc;
	background-color: #eee;
	}
#content img.alt {
	float: left;
	margin: .5em 12px 6px 0;
	}
#content img.plain {
	border: none !important;
	}
#content a img:hover {
	border-color: #999;
	}

#interior-img {	
	float: left;
	margin: 0px;
	padding: 0px;
	}
#interior-img img {
	margin: 10px 40px 0px 0;
	padding: 5px;
	border: 1px solid #ccc;
	}
#title-img {	
	margin: 0px;
	padding: 0px;
	}
#title-img img {
	margin: 0;
	padding: 5px;
	border: 1px dotted #ccc;
	background-color: #eee;
	}
#content-img {	
	margin: 0px;
	padding: 0px;
	}
#content-img img {
	margin: 0;
	padding: 5px;
	border: 1px dotted #ccc;
	background-color: #eee;
	}	
#content-img img a{
	border: none;
	text-decoration: none;
	}
#content-img a:hover {
	border-bottom: none;
	}	
/* lists */

#content ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 0px;
	}
#content ul li {
	padding: 0 0 4px 10px;
	line-height: 1.4em;
	background: url(../images/bullet_orange.gif) no-repeat 0 7px;
	}
#content dl dd {
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 90%;
	line-height: 1.5em;
	}
#content dl dt {
	font-weight: bold;
	}
#content dl dt span {
	font-weight: normal;
	}


/****************************
		 submenu
****************************/	

#menu {
	margin: 0px;
	padding: 0px;
	width: 240px;
	height: 450px;
}

#menu ul {
	border: none;
	width: 150px;
	list-style: none;
	margin: 0;
	padding-left: 2em;
	text-indent: 0.5em;
}

#menu li {
	margin: 0;
	padding: 0;
	}

#menu ul li a {
	display: block;
	padding: 5px 0 5px 0;
	font-weight: normal;
	color: #757561;
	text-decoration: none;
	border-bottom: 1px dotted #bbb; /* this line should be under li, but since a has a underline, we have to overwrite it */
	width: 100%;
	}
html>body #menu ul li a {
	width: auto;
	}

#menu ul li a:hover {
	background: url(../images/nav_pattern.gif);
	color: #444d3e;
	}

#menu ul li.in{
	background: #13467e url(../images/nav_bg.jpg) no-repeat top right;
	padding: 5px 0 5px 0;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-indent: 20px;
	border-bottom: 1px dotted #bbb; /* this line should be under li, but since a has a underline, we have to overwrite it */
	width: 100%;
}

/* reference */

#sidebar h3 {
	margin: 30px 0 12px 0;
	padding: 5px 10px;
	color: #fff;
	font-size: 120%;
	border: none;
	background: #f90 url(../img/sidebar-h.gif) repeat-x top left;
	}
#sidebar h3#quick {
	margin-top: 24px;
	}
#sidebar h3.sub {
	background: #538620 url(../img/sub-h-bg.gif) repeat-x top left;
	}
#sidebar h4 {
	font-size: 92%;
	font-weight: normal;
	margin: 0;
	}
#sidebar p, #sidebar ul, #sidebar dl {
	margin: 4px 10px 4px 10px;
	padding: 0;
	list-style: none;
	}
#sidebar li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 12px;
	line-height: 1.4em;
	background: url(../img/or-bullet.gif) no-repeat 0 5px;
	}
#sidebar img {
	vertical-align: middle;
	}



/****************************
		footer
****************************/	

#footer {
	background: #757561 url(../images/footer_bg.jpg) no-repeat top right;
	height: 68px;
	margin-top: 20px;
	padding: 0;
	font-size: 90%;
	color: #666;
	}
	
#footer p {
	margin: 0px;
	padding-top: 60px;
	padding-bottom: 20px;
	text-align: center;
	color: #fff;
	}
#footer a {
	color: #888;
	border-bottom-color: #333;
	}
#footer a:hover {
	color: #ccc;
	}
#footer-rss {
	padding-left: 28px;
	background: url(../img/rss-button.gif) no-repeat 0 50%;
	}
