body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #d05222;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
TABLE, FORM { font-size:9pt }
P { Margin:0 }

#root { width:950px; margin:auto; text-align:left; }
#page {width:720px; float:right;}
#javaMenu { background:URL("images/blue.gif") repeat-x;  border-left:2px solid #7b3b22; border-right:2px solid #7b3b22; }

#content_bot { bottom:0; height:8px; width:720px; background: #ffffff URL("images/content_bot.gif") no-repeat bottom; line-height:0;}

SPAN.title { font-size:9pt; }

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3a4687;
}

h1 {1
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #AD1112;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 720px;
	height: 180px;
	margin: 0 auto;
	background: url(images/banner.jpg) no-repeat right top;
}

/* Logo */

#logo {
	float: left;
	width: 220px;
	height: 220px;
	background: #ffffff url(images/logo.gif) no-repeat center 22%;
 border:2px solid #d4ceca;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
}

#logo h1 {
	padding: 140px 0 0 0;
	background: url(images/img04.jpg) no-repeat 50% 30px;
	letter-spacing: 1px;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px; font-weight:bold;
}

#logo a {
	text-decoration: none;
	color: #333333;
}


/* Content */

#content {
	padding: 20px;
	background: #FFFFFF url(images/img07.gif) no-repeat left bottom;
 border-left:2px solid #7b3b22; border-right:2px solid #7b3b22;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding:0; margin:0; 
}

#sidebar a {
	color: #3699E4;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 92%;
}

#sidebar ul li {
	padding: 5px 14px;
	background: url(images/img13.gif) no-repeat 0px 12px;
	border-top: 1px solid #0B0B0B;
}

#sidebar ul li.first {
	border: none;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 100%;
}

#sidebar ul li h3 {
	margin: 0;
	font-size: 92%;
}

#sidebar ul li p {
	margin: 0;
}

.boxed {padding:0; margin-bottom:10px;  }

.boxed H2.title {
	
	margin: 0;
	padding: 10px 0 7px 10px;
	background: #3a4687 url("images/menu_top.jpg") no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.boxed .content {
	padding: 15px;
border-left:2px solid #7b3b22; border-right:2px solid #7b3b22;
	background: #ffffff url(images/img09.gif) repeat-x;
}
.boxed .bottom { background: #ffffff url("images/menu_bot.gif") no-repeat; height:8px; line-height:0; margin:0; padding:0; font-size:1pt; }

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	width: 110px;

}

#searchsubmit {

}

/* Footer */

#footer {
	height: 100px;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #000000;
}

#footer a {
	color: #000000;
}

#eventsPreview { width:180px; font-size:8pt }
#eventsPreview TABLE { font-size:9pt; }

#newsPreview {font-size:9pt; padding:0; width:180px}
#newsPreview A {border:0; font-weight:normal}
#newsPreview A:Hover {text-decoration:underline}
