body {
	margin:0;
	background:#253416 url(bg3.jpg) repeat-x;
}

body, div {
	font:10pt Arial,sans-serif;
	color:#fff;
}

h1, h2, h3, h4, h5, h6 { font:bold 12pt Arial,sans-serif; margin-top:0; }

h1 {
	font:14pt Arial,sans-serif;
	color:#FFE7EA;
}

h2 {
	font:14pt Verdana,sans-serif;
	color:#6A0705;
}

a:link { text-decoration:underline; color:#000; }
a:visited { text-decoration:underline; color:#000; }
a:hover { text-decoration:none; color:#EBB4D7; }
a:active { text-decoration:none; color:#000; }

#content {
	width:540px;
	height:350px;
	margin:10px;
	padding:0 10px 0 0;
	overflow:auto;
}

#content p {
	margin-top:0;
}

#content2 {
	width:700px;
	height:350px;
	margin:10px;
	padding:0 10px 0 0;
	overflow:auto;
}

#container {
	width:979px;
	\width:997px;
	w\idth:979px;
	height:591px;
	margin:0 auto;
	background:transparent url(images/shell_bg.jpg) no-repeat;
	padding:7px 18px;
}

#flashnav {
	width:944px;
	height:77px;
	//background:transparent url(images/flashnav.jpg) no-repeat;
}

#blogcontainer {  }

#blogcontainer h3 {
	font:bold 12pt Verdana,sans-serif;
	margin:0;
	padding:4px 0;
	color:#333;
}

.blog {
	padding:6px 18px;
	font:8pt Verdana,sans-serif;
	color:#000;
	margin-bottom:30px;
}

#footer {
	color:#fff;
}

