html {font: 62.5%/1.8em Arial, Verdana, sans-serif; color: #434343}
body {
		text-align:center;
		margin: 0 auto;
		font-size: 1.3em;
		}
	
	#frame {
		width:950px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:195px;
		padding:0px;
		float:left;
		background: url(images/menu_side_border.gif) center repeat-y;
		border-bottom: #d5d5d5 solid 1px;
		}
	#contentleft h1 {
		background: url(images/menu_header_3.gif) center no-repeat;
		margin: 0px; 
		padding: 0px;
		height: 28px;
		width: 195px;
		color: #fff;
		font-size: 0.9em;
		}

/* IE Hacks */
	/* \*/
* html contentleft h1 {
		margin: 0px 0px 0px -5px;
		padding: 4px 0 0 10px; }
	/* */
	
	#contentleft p {
		margin: 5px 0px;
		font-size: 1em;
		}
	
	a:hover {
		text-decoration: underline;
		color: #fff;
		}
	a {
	font-size: 1.1em;
	text-decoration: none;
	color: #fff;
		}
	a img {border: none}
	
	#contentcenter {
		width:524px;
		padding: 5px;
		float:left;
		margin: 0px 10px;
		font-size: 1.1em;
		min-height: 100px;
		}
	span.nav_text {
		margin-left: 5px;
		font-size: 0.9em;
		font-weight: bold;
		line-height: 0.9em;
		}
	
	#contentright {
		width:195px;
		padding:0px;
		float:left;
		background: url(images/right_pane_bg.gif) center repeat-y;
		text-align: center;
		}
	#contentright-top, #contentright-bottom {
		width: 195px;
		height: 15px;
		}

	#contentright-top {
		background: url(images/right_pane_top.gif) top no-repeat;
		}
	#contentright-bottom {
		background: url(images/right_pane_bottom.gif) bottom no-repeat;
		}
	
	#contentheader {
		background:#fff url(images/header_bg.gif) no-repeat bottom;
		height: 100px;
		margin-bottom: 10px;
		position: relative;
		}
	#logo img {
		padding-left: 44px;
		}
	#lang {
		vertical-align: middle;
		float: right;
		top: -12px;
		position: relative;
		margin-right: 10px;
		height: 25px;
		line-height: 25px;
		}
*:lang(en) #lang{
	    top: -14px !important;
		}
	#lang a:hover {
		text-decoration: underline;
		}
	#lang a {
		color: #fff !important;
		font-size: 0.9em;
		}
	#lang img {
		vertical-align: middle;
		}
		
	p,h1,pre {
		margin:0px 10px 5px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
	
	#footer {
		margin-top: 5px;
		margin-bottom: 10px;
		background: url(images/footer.gif) center no-repeat;
		text-align: center;
		height: 29px;
		width: 950px;
		padding: 0px;
		}
	#footer p {
		color: #fff;
		font-size: 0.9em;
		padding-top: 8px;
		}
	
	#created {
		font-size: 0.9em;
		text-align: center;
		}
	.center {
		text-align: center;
		}
		
	#contentleft hr {
		border: 0;
		height: 3px;
		width: 100%;
		text-align: left;
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 1px;
		padding: 1px 0px;
		color: #164469;
		background-color: #164469;
		}
	
	hr {
		border: 0;
		height: 5px;
		width: 100%;
		text-align: center;
		color: #d5d5d5;
		background-color: #d5d5d5;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px;
		}
		
/* Buttons */

.home { text-align: center; background: #85BAE3 none!important; border-right: 0px!important; padding-left: 5px!important; }
.here { background: #3382BF!important; }

#button {
	width: 195px;
	padding: 0.5em 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: /*#90bade;*/ #1F74B5;
/*	background: url(images/menu_bg.gif);*/
	color: #333;
	}
	
#button ul {
	list-style: none;
	margin: 0 0.5em;
	padding: 0;
	border: none;
	}

#button li {
	border-bottom: 1px solid #90bade;
	margin: 0;
	}

#button li a {
	display: block;
	padding: 5px 5px 5px 1.5em;
	border-right: 10px solid #85BAE3;
	text-decoration: none;
	width: 100%;
	margin-left: 0px;
	background: #FFF url(images/bullet_splat_green-or.png) left no-repeat;
	}

html>body #button li a {
	width: auto;
	}

#button li a:hover {
	border-right: 10px solid #3382BF;
	background-color: #85BAE3;
	color: #fff !important;
	}
#button li a.here { color:#fff!important; }
#button li a.selected {
	width: 145px!important;
	background-color:#3382BF!important;
	color: #fff !important;
	border-right-color: #3382BF!important;
	}

.subscribe-box {
	margin: 0px;
	padding: 0px;
	width: 195px;
	float: left;
	}
#subscription {
	margin-bottom: 10px;
	}
#subscription input {float:left; margin-left: 5px; margin-bottom: 10px;}
.red { color: #F00; }

#top-banner img {
	right: 12px;
	position: absolute;
	top: 8px;
}
/* Fix Text Editor Auto Insert */
#top-banner p {
	padding: 0px;
	margin: 0px;
}
#bottom-banner {
	margin: 10px auto;
	display: block;
	text-align: center;
}