﻿body {
				padding: 0px;
				margin: 0px;
				font-family: verdana;
				font-size: 11px;
}
#pagewrapper {
				width: 900px;
				margin: auto;
				background-image: url('images/header.jpg');
				background-repeat: no-repeat;
				background-color: #F2E8C1;
				display: block;
}
#toplinks {
				text-align: right;
				padding-right: 100px;
				padding-top: 20px;
				text-transform: uppercase;
				font-size: 10px;
				font-family: arial, Helvetica, sans-serif;
}
#headerwrapper {
				clear: both;
				float: left;
				height: 253px;
				width: 705px;
				margin: auto;
				padding-top: 15px;
				padding-left: 97px;
}
#randomimage {
				float: right;
}
#contentwrapper {
				width: 705px;
				margin-left: 103px;
				clear: both;
				float: left;
				border-bottom: 12px solid #000000;
}
#menu {
				width: 160px;
				float: left;
				padding-left: 40px;
				text-transform: uppercase;
				background-color: none;
				line-height: 200%;
				padding-top: 10px;
}
#content {
				float: right;
				width: 400px;
				padding: 40px;
				line-height: 175%;
}
#footer {
				width: 705px;
				height: 40px;
				margin: auto;
				background-color: #F2E8C1;
				clear: both;
				padding-left: 15px;
				padding-top: 10px;
}
H1 {
				border-left-style: solid;
				border-left-width: 6px;
				border-left-color: #F2E8C1;
				font-size: 15px;
				text-indent: 7px;
				font-family: arial, Helvetica, sans-serif;
				text-transform: uppercase;
				margin-bottom: 5px;
}

H2 {
				font-size: 13px;
				font-family: arial, Helvetica, sans-serif;
				text-transform: capitalize;
				margin-bottom: 0px;
}


p {
			margin-top: 0px;	}


.logo_subtitle {
				text-align: left;
				margin-bottom: 35px;
				margin-left: 4px;
}
.copyright {
				float: right;
				padding-right: 10px;
				font-size: 9px;
}

a:active {	color: #FF0000;}

a:link {	color: #FF0000;}
a:hover {	color: #000;}
a:visited {	color: #FF0000;}
 
#footer a:link {
				color: #000;
				text-decoration: none;
}
a:active {	color: #FF0000;}
#footer a:hover {	color: #FF0000;}
#footer a:visited {
				color: #000;
				text-decoration: none;
}
 
#toplinks a {
				color: #000;
				text-decoration: none;
}

#toplinks a:active {	color: #FF0000;
text-decoration: underline;}

#toplinks a:hover {
				color: #FF0000;
				text-decoration: underline;
}
#toplinks a:visited {
				color: #000;
				text-decoration: none;
}


#menu a {
				background-position: 5px;
				color: #000;
				text-decoration: none;
				background-image: url('images/menubullet.jpg');
				background-repeat: no-repeat;
				padding-left: 23px;
}


#menu a:active {	color: #FF0000;
text-decoration: underline;}

#menu a:hover {
				color: #FF0000;
				text-decoration: underline;
}
#menua:visited {
				color: #000;
				text-decoration: none;
}


.imagestyleright {
	border: 1px solid #c0bebe;
	background: #ffffff;
	padding: 12px;
	margin-right: 12px;
	margin-top: 4px;
	margin-left: 15px;
}

.imagestyleleft {
	border: 1px solid #c0bebe;
	background: #ffffff;
	padding: 12px;
	margin-right: 12px;
	margin-top: 4px;
	margin-left: 0px;
}
 
img { border: none; }
 
