* {
	margin: 0;
	padding: 0;
	
}

body {
	background: #CCCCCC;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #888888;
	text-align:center;
}
#container {
	width: 635px;
	height: auto;
	margin: 0 auto;
	padding: 0 0px 0px 0px;
	background: url(images/background_page.png) repeat-y;
}

.style1 {
font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


h1, h2, h3 {
	margin-bottom: 15px;
	/*text-transform: lowercase;*/
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
}

h1 {
	/*letter-spacing: -1px;*/
	font-size: 197%;
}

h2 { 
	/*letter-spacing: -1px;*/
}

h3 {
font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
}

h4 {
font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
}
h5 {
font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

h6 {
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	color: #0066FF;
	text-indent: 15px;
	text-decoration: none;
}

h7 {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

h8 {
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

p, ol, ul {
	/*margin-bottom: 1.5em;
	line-height: 1.5em;*/
}

ul, ol {
	/*margin-left: 3em;*/
}

blockquote {
	padding: 0 3em;
	/*background: url(images/img05.gif) no-repeat 1em 0;*/
	font-style: italic;
}

a:link {
	text-decoration: none;
	color: #000000;
	
}

a:hover, a:active {
	text-decoration: none;
	color: #000066;
}

a:visited {
	/*color: #6600FF;*/
	color: #000000;
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#toptrim {
	width: 600px;
	height: 13px;
	margin: 0 auto;
	padding: 0 25px 10px 0;
	/*background: url(images/background_pillar.png) no-repeat;*/
	/*background: #34160C url(images/img01.jpg) no-repeat center top;*/
	}
	
#headline {
	float: left;
	width: 200px;
	height: auto;
	padding: 0 32px;
	background: none/*url(images/img03.gif) no-repeat;*/
}

#header {
	width: 635px;
	height: 118px;
	margin: 0 auto;
	padding: 0 0px 0px 0;
	/*background: white url(malvern_layout_blank_r2_c3.jpg) no-repeat center top;*/
	background: url(images/header_logo2.png) no-repeat;
}

#header h1 {
	margin: 0;
	padding: 200px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header h2 a {
	color: #CAF368;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 580px;
	height: auto;
	margin: 0 auto 0 0;
	padding: 0 0px 0 25px;
	/*background: url(images/background_page.png) repeat-y;*/
}

/* Content */

#content {
	float: left;
	width: 175px;
	height: auto;
	padding: 0px 0 0 5px;
	background: url(images/menu_back.jpg) no-repeat;
}

.post {
	width: 165px;
	height: 200px;
	padding: 5px 0 0 10px;
	text-align: left;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: black;	/*text-indent: 15px;*/
	background: none;
}

.post2 {
	width: 165px;
	height: inherit;
	padding: 150px 0 0 10px;
	text-align: left;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: black;	/*text-indent: 15px;*/
	background: none;
}

.drop {
	text-align: right;
	padding: 0px 0 0 10px;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #0066FF;	/*text-indent: 20px;*/
}
.drop a:link, .drop a:visited {
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
	color: #0066FF;
	}

.subhead2 {
	padding: 0px 0 0 0px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
	color: #990000;	/*text-indent: 20px;*/
}	
.subhead {
	padding: 0px 0 0 10px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
	color: #990000;	/*text-indent: 20px;*/
}

.pagehead {
	padding: 0px 0 0 0px;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Georgia;
	font-weight: bold;
	color: #000033;	/*text-indent: 20px;*/
}

.post h1, .post h2, .post h3 {
}

.post .title {
	padding: 0 0 5px 0;
	/*background: url(images/img08.gif) repeat-x left bottom;*/
}

/*.post .subset {
font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	color: #CC0000;
	text-indent: 15px;
	}*/

.post .title span {
	padding-right: 30px;
	text-align: left;
	/*background: url(images/img06.gif) no-repeat right center;*/
}

/* Sidebar */

#sidebar {
	float: right;
	width: 385px;
	height: auto;
	margin-top: 0px;
	padding: 0px 8px 0px 0px;
	background: url(images/body_back.jpg) no-repeat;
	text-align: left;
}

#menu {
	float: right;
	width: 380px;
	height: auto;
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	background: url(images/body_back.jpg) no-repeat;
	text-align: left;
}

.box {
	width: 390px;
	padding-left: 0px;
	padding: 1px 0px 0 0;
	background: url(images/body_back.jpg) no-repeat;
	

}

.box .maintext{
	color:#000000;
	/*font-style:italic;*/
	padding-bottom:15px;
}

.box .title {
	height: 33px;
	margin: 0;
	padding: 10px 0 0 10px;
	text-align: left;
	/*background: url(images/img09.gif) repeat-x;*/
	font-size: 18px;
	
	
}

.box ul {
	margin: 5px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	/*background: url(images/img10.gif) repeat-x;*/
}

.box li.first {
	background: none;
	
}

.box h3 {
	font-size:13px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
}

.box p {
	margin: 0;
	line-height: normal;
	
}

.box a {
	padding-left: 10px;
	/*background: url(images/img11.gif) no-repeat 0 5px;*/
	
}

/* Footer */

#footer {
	width: 635px;
	height: 45px;
	margin: 0 auto;
	padding: 0 0px 10px 0px;
	background: url(images/background_footer.png) no-repeat;
}

#footer_p {
	/*float: none;*/
	text-align: center; 
	width: 610px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 50px;
	background: none
	
}

#footer a {
	color: #565736;
}

#footer a:hover {
	text-decoration: underline;
	
}

#legal {
	float: left;
}

#links {
	float: right;
}
