* {
	padding: 0;
	margin: 0;
	list-style: none;
	border: 0;
}

body {
	background: #fff;
	font: 11px "Trebuchet MS";
	color: #333;
}

a {
	color: #090;
	outline: none;
}

a:hover {
	text-decoration: none;
}

p {
	line-height: 1.5em;
	font-size: 1.3em;
	margin-bottom: 1em;
	text-align: justify;
}

img {
	margin: 3px 5px 7px 25px;
}

#header {
	background: url(images/bg.gif) bottom repeat-x;
	width: 100%;
	height: 15em;
	position: relative;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
}

#masthead {
	width: 50em;
	margin: 0 auto;
	padding: 4em 0 5.8em 19em;
	height: 5.2em;
	position: relative;
}

#masthead ul {
	position: absolute;
	left: 190px;
	bottom: 0;
	z-index: 0;
	width: 600px;
}

#masthead li {
	float: left;
	margin-right: 10px;
	background: #d8ed46 url(images/nav_over.gif) bottom repeat-x;
}

#masthead li a {
	background: transparent url(images/nav_over_left.gif) top left no-repeat;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 19px;
}

#masthead li:hover {
	background: #d8ed46 url(images/nav_under.gif) bottom repeat-x;
}

.str {
	padding: 0.5em 10px 0.5em 0;
	margin-left: 10px;
	display: block;
	background: transparent url(images/nav_over_right.gif) top right no-repeat;
	font-weight: bold;
}

#masthead .logo {
	background-image: url(images/logo1.jpg);
	position: absolute;
	height: 10em;
	width: 15em;
	border: 0.3em solid #FFF;
	left: -20px;
	bottom: 2em;
	outline: 0.2em solid #000;
}

#main {
	background: #FFF url(images/main.gif) repeat-x;
	width: 100%;
	z-index: 2;
	position: absolute;
}

#content {
	background: #FFF;
	width: 80em;
	margin: 0 auto;
	padding: 2em;
}

#subContent {
	width: 18em;
	padding-left: 2em;
	background: url(images/green_vr.gif) repeat-y;
	float: right;
}

.article {
	width: 57em;
	padding-bottom: 6.5em;
	padding-right: 2em;
	background: url(images/hr.gif) right bottom no-repeat;
	position: relative;
}

.article ul {
	margin: 1em 0;
}

.article li {
	margin-left: 1.8em;
	margin-bottom: 0.5em;
}

.article ul li {
	list-style: decimal;
}

.comments {
	position: absolute;
	right: 3em;
	bottom: 3em;
}

.article .comments li {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}

.hr {
	width: 55em;
	height: 128px;
}

#footer {
	clear: both;
	background: #000;
	position: relative;
}

#footer p {
	text-align: center;
	padding: 5px;
}

.gal {
	border: 2px solid #D8ED46;
	width: 200px;
	margin: 5px 5px 5px 15px;
	padding: 0;
}

.mimg {
	margin: 0 5px 5px 8px;
	float: right;
}

h1 {
	font-size: 2.5em;
	padding: 0;
	margin: 0;
	color: #FFF;
}

.article h1 {
	font-size: 1.6em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	color: #000000;
}

.article table {
	border-collapse: collapse;
	font-size: 14px;
	margin-bottom: 15px;
}

 .article td {
	border: 1px solid #666666;
	padding: 4px;
}

.article th {
	text-align: center;
	background: #DEDEDE;
	border: 1px solid #666666;
	padding: 4px;
}

.ph1 {
	font-size: 1.6em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	font-weight: bold;
}

.b {
	font-weight: bold;
}

ul {
	font-size: 1.1em;
}

blockquote {
	border-left: 0.3em solid #090;
	padding-left: 2em;
	margin-left: 1em;
	color: #666;
}

.article li {
	font-size: 1.2em;
}

.comments {
	font-size: 0.95em;
}

#subContent h2 {
	font-size: 1.3em;
}

#subContent p {
	font-size: 1.3em;
	font-weight: bold;
}

#subContent li {
	list-style: none;
	display: block;
	margin: 10px 3px 0 3px;
	font-size: 10px;
	line-height: 1.1em;
}

#subContent ul {
}

#masthead p {
	color: #CF0;
}

#masthead h2 {
	color: #CF0;
	font-size: 15px;
	font-weight: normal;
}

#masthead li a {
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
}

#footer {
	color: #CCC;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#fadv {
	width: 87em;
	margin: 0 auto;
	padding: 0 5em 5em 5em;
	text-align: center;
	clear: both;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	color: #000000;
	margin: 0;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 290px;
	margin: 5px 10px;
	padding: 0;
	text-align: left;
	font-size: 10px;
	line-height: 1.1em;
}
