html { min-height: 100%; margin-bottom: 1px;
}
body {
	padding: 0;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

a {
	color: #F00;
}

a:hover {
	text-decoration: none;
	color: #F60;
}

/* Header */

#header {
	width: 770px;
	height: 100px;
	margin: 0 auto;
	background-image: url(images/headerimage.jpg);
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	font-size: 48px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#header h2 {
	float: right;
	font-size: 22px;
	padding-top: 49px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

/* Content */

#content {
	width: 750px;
	border: thin solid #CCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/panel.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Posts */

#content2 {
	float: left;
	width: 510px;
	line-height: 160%;
	font-size: 16px;
	color: #333;
}
#content3 {
	float: left;
	width: 730px;
	line-height: 160%;
	font-size: 16px;
	color: #333;
}

/* Links */
#links2 {
	float: right;
	width: 240px;
	color: #333;
	margin-right: -10px;
	text-align: center;
}
#links {
	float: right;
	width: 240px;
	color: #333;
	margin-right: -10px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
	color: #0B59DB;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 16px;
}

/* Footer */

#footer {
	width: 766px;
	height: 20px;
	background-color: #414141;
	border: thin solid #CCC;
	font-size: x-small;
	color: #FFF;
	text-align: justify;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 5px;
}

#footer p {
	color: #FFF;
}

.image_left {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-bottom: -10px;
}
.flash_logo_left {
	float: left;
}
#content #links img {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content #links h2 {
	color: #000;
	padding-bottom: 10px;
	padding-top: 20px;
}
.mainmenu {
	width: 770px;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}
.CollapsiblePanelTab img {
	margin: 15px;
	vertical-align: middle;
}
.samplesite {
	width: 200px;
	border: thin dotted #000;
	padding-left: 10px;
	float: left;
	padding-right: 10px;
	background-color: #FFCF9F;
	text-align: justify;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.sampleflash {
	width: 320px;
	border: thin dotted #000;
	padding-left: 10px;
	float: left;
	padding-right: 10px;
	background-color: #FFCF9F;
	text-align: justify;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.bhp {
	clear: both;
	margin-left: -10px;
	background-color: #FFCF9F;
	margin-bottom: 10px;
}
.image_left a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}#content #content2 ul {
	list-style-image: url("images/owleye_bullet.gif");
	line-height: 120%;
}
#content #content2 ul li {
	padding-bottom: 5px;
}
.central {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.epc {
	text-align: center;
	padding-left: 10px;
}
