body {
	background-color: #7587D5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.74em;
	color:#333333;
	line-height:20px;
	cursor:default;
	margin:0;
	background-image: url("images/backgrounds/main.jpg");
	background-position:center;
	background-repeat:repeat-y;
}

#container {
	width:700px;
	padding:0px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
}

#header {
	width:700px;
	background-color:#7375A7;
	height:158px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:100%;
	font-weight:bold;
	line-height:18px;
	margin-top: 10px;
}

#header p {
	padding:5px;
	margin:0;
	margin-left:340px;
	margin-right:10px;
	text-indent:5px;
	font-size:250%;
}

#header h1 {
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:300%;
	font-weight:bold;
	padding:0;
	padding-top:75px;
	padding-left:340px;
	padding-bottom:25px;
	margin:0;
	border-bottom:2px solid #ffffff;
	background-image:none;
}

#main_menu {
	width:700px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#889394;
	text-align:right;
	margin-bottom:0px;
}

#main_menu a {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px
	padding-top:13px;
	padding-bottom:11px;
	margin-left:1px 
	margin-left:1px;
}

#main_menu a:hover {
background-color:#223089;
padding-bottom:0;
padding-top:0;
margin-top:0;
border-bottom:1px dotted #000000;

}

#main_menu .navigation {
	background-image: url("images/backgrounds/link.jpg");
}

.leaves {
	border-right:2px solid #ffffff;
	float:left;
}

#sidebar {
	width:150px;
	border:1px solid #cccccc;
	padding:5px;
	float:left;
	clear:left;
	background-image: url("images/backgrounds/article.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;
}

#sidebar h1,h2,h3 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#000000;
	border:none;
	background-image:none;
}

.detail {
	margin-left:0px;
	padding:10px;
	border: 1px solid #cccccc;
	background-image: url("images/backgrounds/articlenormal.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
	border-style: 10px;
}

.article:hover {
	background-image: url("images/backgrounds/article.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}

.article p {
	margin:10px;
}

.article_info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	letter-spacing:2px;
	font-variant:small-caps;
	text-transform:lowercase;
}

.article_info a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

h1,h2, h3 {	
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#000000;
	border-bottom:2px solid #cccccc;
	background-image: url("images/backgrounds/headers.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-top:5px;
}
.head2 {
	color: #003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: 5px 0;
	margin-left: 0px;

}


h2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size:32px;
	letter-spacing:-1px;
	color:#ffffff;
	border-bottom:2px solid #cccccc;
	background-position:top right;
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-top:40px;
	margin-top:40px;
	text-align:center;
}

.comment {
	margin-left:170px;
	padding:10px;
	border: 1px solid #cccccc;
	background-image:url(images/backgrounds/article.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}

.address {
font-size:18px;
text-align:center;
}

.bullets2 {
font-size: 1em;
color: #000000;
line-height: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
list-style-position: outside;
left: 40px;
position: relative;
margin-bottom: 7px;
margin-top: 7px;
}

.level2 {
padding-left: 20px;
}

.pic {
border-color:#65689F;
border:10px;
}
