* {
  margin: 0;
  padding: 0;
}


body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background: url(image/red6.jpg);
}
#wrapper {
	background-color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFF00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF00;
}
#masthead {
	width: 100%;
	background: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF00;
}
#nav {
	float: left;
	width: 13%;
	background: #FFFF33;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF00;
	clear: both;
}
#content {
	float: right;
	width: 86%;
	background: #FFFFFF;
}
#mainContent {
	float: left;
	width: 73%;
	background: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}
#secondaryContent {
	float: right;
	width: 26%;
	background: #FFFFFF;
}
#footer {
	background: #FFFFFF;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF00;
	border-bottom-color: #FFFF00;
}
#nav h1 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#nav li {
	padding: 2px 0px 2px 20px;
	margin: 0px;
	background: #FFFFFF;
	list-style-type: none;
}
#nav a {
	background: #FFFFFF;
	color: #0000FF;
	display: block;
}
#thumbwrapper {
	width: 100%;
}
#thumbwrapperb {

	width: 100%;
}
.input {
	font-size: .95em;
	background: #FFFFCC;
}
#mastcontact {
	height: 100px;
	width: 53%;
	float: left;
	border-top: 25px solid #FFFFFF;
	border-right: 25px none #FFFFFF;
	border-bottom: 25px none #FFFFFF;
	border-left: 25px none #FFFFFF;
}
#mastlogoL {
	float: left;
	height: 100px;
}
#mastlogoR {
	float: right;
	height: 100px;
}
#mastcontact p {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.45em;
	text-align: center;
}
.whitetxt {
	color: #FFFFFF;
}
.formL {
	background-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px inset #3300CC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#nav a:hover {
	background-color: #FFFF99;
	color: #000000;
}
#nav #current a {
	background-color: #FFFF00;
	color: #333333;
}
h2 {
	font-size: 1em;
	color: #0000FF;
	line-height: 1.4em;
	font-style: italic;
}
#mainContent p {
	line-height: 1.5em;
	color: #333333;
	font-size: 1em;
}
h1 {
	font-size: 1.2em;
	color: #333333;
	line-height: 2em;
}
h3 {
	font-size: 1em;
	color: #006600;
	line-height: 1.5em;
}
a:visited {
	color: #006600;
}
#nav a:visited {
	color: #00CC00;
}
#secondaryContent p {
	line-height: 1.1em;
	color: #000066;
	font-size: 1em;
	text-align: justify;
	margin-right: 4px;
}
#secondaryContent h1 {
	font-size: 1.1em;
	color: #333333;
}
.imageL {
	float: left;
	margin-right: 10px;
	margin-top: 1px;
}
.websiteimg {
	margin: 3px;
	border: thin solid #0000FF;
}
.webwrap {
	background-color: #FFFFFF;
}
.magazine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	height: 102px;
}
.imageR {
	float: right;
	margin-right: 10px;
	margin-top: 1px;
	margin-left: 4px;
}
.papers {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	height: 136px;
}
.mapbutton {
	padding: 8px;
}
.websiteimg2 {

	margin: 3px;
	border: thin solid #FFFFFF;
}
.mainl {
	float: left;
	width: 48%;
}
.mainr {
	float: right;
	width: 48%;
}
#content a:hover {
	background-color: #FFFF99;
	color: #000000;
}
.hide {
	display: none;
}
#footer a:hover {
	background-color: #FFFF99;
	color: #000000;
}
