body {
	background: #C8C8C8;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	letter-spacing: 1px;	
}
#wrapper {
	width: 1000px;
	background: #E7EEE5;
	margin-bottom: 9px;
	border: 1px solid #5289A9;
	border-left: none;
	border-top: none;
	text-align: left;
}
#header {
	background: url(images/template/search.gif) no-repeat 0 0;
	margin: 0;
	padding: 0;
	height: 215px;
}
.search {
	width: 150px;
	height: 181px;
}
#content {
	background: url(images/template/watermark.gif) no-repeat right bottom #FFFFCC;;
	width: 530px;
	padding: 0 320px 0 150px;
}
/***************************************************************
	Navigation
***************************************************************/



#navigation {
   margin: 0;
   padding: 0 10px 0 0;
   list-style-type: none;
   border-right: 7px solid #FFF;
   width: 125px;
   float:left; 
}
#navigation a {
	color: #2E3192;
	display: block;
	padding-left: 10px;
	text-align: right;
	font-weight:bold;
	text-decoration: none;
	font-size: 90%;
}
#navigation li {
   margin-bottom: 2px;
}
#navigation a:hover {
   background: #ACBEA6;
   text-decoration: none;
   border-left: 5px solid #313192;
}

/*************************************************************************
	Search
*************************************************************************/


#search {
	width: 139px;
	height: 56px;
	background: url(../images/template/search.gif) no-repeat ;
	float:left;
	padding: 125px 0 0 11px;
}
#search .searchIn {
	border: 1px solid #9eb8c7; 
	border-right: none;
	height: 20px;
	width: 121px
}
#search .searchBut {
	font-weight: bold;
	font-size: 9px;
	color: #9eb8c7;
	background: #E7EEE5;
	border: none;
	padding: 6px 0 0 63px;
}

/*************************************************************************
	Pretty
*************************************************************************/

.latestNews {
	font-weight: bold;
	color: #FFF;
	background: #313192 url(images/template/latest-news.gif);
	text-align:right;
}
#wrapper #container #side-a .Green .latestNews a {
	color: #FFF;
	text-decoration: none;
}
.Green {
	background-color: #BDD7E4;
}
.Green p {
	padding: 3px;
	margin: 3px 0 0 0;
	letter-spacing: 0;
}
#side-a a, #side-b a {
	color: #313192;
}
#side-a a:hover, #side-a a:active, #side-b a:hover, #side-b a:active {
	text-decoration:none;
}
#side-a {
	float: left;
	width: 135px;
}
#side-b {
	margin: 0 0 0 0;
	float: left;
	width: 818px;
	padding: 12px 12px 12px 12px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	background-attachment: scroll;
	border-left: 7px solid #FFF;
	line-height: 140%;

}
#side-b h1, #side-b h2, #side-b h3, #side-b h4 { 
	color: #313192;
	font-weight: normal;
	letter-spacing: 2px;
		xfont-size: 14px;
}
#side-b p, #side-b li {
	font-size: 14px;

}
#side-b h1 {
	border-bottom: 1px solid #313192;
	padding: 3px 0 5px 0px;
}
#side-b h2 {
	border-left: 3px solid #ACBEA6;
	padding: 3px 6px;
	font-weight: normal;
}
.Bluey { 
	color: #313192;
}

.Epanuiform {
	width: 440px;
	padding: 3px;
	margin: 0;
	background: #FFF;
	border: 1px solid #313192;
}
.caption {
	font-style: italic;
	color: #313194;
}
/***************************************************************
	Footer
***************************************************************/


#footer {
	clear: both;
	background-color:#207264;
}
fieldset, legend {
	font-size: 90%;
}
.Translation {
	padding: 1px 23px;
	border-bottom: 1px solid #BDD7E4;
	font-size: 100%;
	font-weight:bold;
}
#side-b li {
	padding-bottom: 6px;
}
.removal {
	color: #003399;
	text-decoration: blink;
	border: 2px dashed #FFFF99;
	background-color: #66CC33;
	padding: 3px;
}

