*{ margin: 0; padding: 0; }*

img {
	display: block;
}

.google-adsense {
	margin-bottom: 10px;
}

li {
	list-style: none;
}

h4 {
	font-size: 1em;
}

p {
	margin-bottom: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	word-spacing: 2px;
	font-size: 1em;
}

.clear {
	clear: both;
}

.floatright {
	float: right;
}

strong {
	font-weight: normal;
	color: inherit;
}

body {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76.1%;
	text-align: center;
	color: #392175;
	background-color: #808080;
}

#head {
	width: 720px;
	height: 62px;
	margin: 0 auto;
	position: relative;
	background-image: url(img/head-layout-bg-final.jpg);
}

#headmargin {
	/*width: 680px;*/
	margin: 0 30px 0 20px;
	padding-top: 8px;
}

#head h1 {
	font-size: 3.2em;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	color: #999B5C;
	float: left;
}

.sans {
	font-family: /*verdana,*/ Arial, Helvetica, sans-serif;
	color: #392175;
	font-size: .9em;
}

#search {
	float: right;
	margin-top: 15px;
}

#head .searchfield {
	border: 1px solid #000;
}

#head .searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	height: 17px;
	border: 0;
	background-color: transparent;
	color: #fff;
}

#subhead {
	width: 720px;
	height: 15px;
	margin: 0 auto;
	background-image: url(img/subhead-layout-bg-final.jpg);
}

#centermargin {
	width: 720px;
	margin: 0 auto;
	background-image: url(img/thin-center-layout-bg-final.jpg);
	/*min-height: 760px;
	height: auto !important;
	height: 500px;*/
}

/*#centerbg {
	background-image: url(img/thin-center-layout-bg-final.jpg);
}*/

.center {
	width: 520px;
	float: right;
	text-align: left;
	font-size: 1.1em;
	
}

#centermarginpad {
	width: 460px;
	margin: 0 auto;
}

.center p {
	line-height: 1.5em;
	color: #E2E2E2;
}

.center a {
	color: #fff;
	text-decoration: underline;
}

.center a:hover {
	text-decoration: none;
}

.center h2 {
	text-align: left;
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #999B5C;
	margin-bottom: 10px;
}

.center h3 {
	font-size: 1.4em;
	color: #CECBA5;
}

.center .texty {
	float: left;
	width: 240px;
}

.center .img {
	float: right;
	width: 210px;
	margin: 0 auto;
	text-align: center;
}

.center img {
	border: 2px solid #000;
	margin-bottom: 10px;
}

.center #commentsbox form input {
	border: 1px solid #000;
}

.commentsbox strong {
	font-weight: bold;
}

.commentsbox h3 {
	font-size: 1.4em;
	color: #CECBA5;
}

#nav {
	float: left;
	width: 200px;
}

#nav ul {
	margin-bottom: 10px;
}

#nav li {
	margin-bottom: 5px;
	text-align: left;
}

#nav li a {
	text-decoration: none;
	font-family: verdana, "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
}

#nav li a:hover {
	text-decoration: none;
}

#nav a.current {
	text-decoration: none;
}

.categories {
	margin: 0 0 0 30px;
}

.categories h4 {
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	color: #999B5C;
	font-size: 1.5em;
}

#subcenter {
	width: 720px;
	height: 15px;
	margin: 0 auto;
	background-image: url(img/sub-center-layout-bg-final.jpg);
}

#foot {
	width: 720px;
	height: 62px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	background-image: url(img/foot-layout-bg-final.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 5em;
	color: #E2E2E2;
}

#foot a {
	color: #fff;
	text-decoration: underline;
}

#foot a:hover {
	text-decoration: none;
}

/* SNEWS */
fieldset { margin: 0 0 8px 0; background-color: transparent; color: #000; }
textarea { width: 97%; height: 20em; padding: 3px;}
/*.comment { background-color: transparent; margin: 0 0 10px 0; border-top: 1px solid #000; }*/
.commentsbox { background-color: transparent; color: #808080; padding: 2px; margin: 0 0 5px 0; }