body {
	text-align: center;
	margin:0px;
	font-family: "Times New Roman", Times, serif;
	padding:0px;
	background:#FFFFFF;
	color: #708090;
}
p.noMargins {
	color: #708090;
	background-color: inherit;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
p.copyright {
	font-size: 70%;
}
p {
	color: #708090;
	background-color: inherit;
	text-align: justify;
}
h2 {
	font-size: 100%;
	color: #52528C;
	background-color: inherit;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 100%;
	color: #52528C;
	background-color: inherit;
	margin: 10px 0px 0px;
	padding: 0px;
}
.header {
	font-size: 95%;
	color: #52528C;
	background-color: inherit;
	font-weight: 600;
}
div#container {
	text-align: left;
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFAF0;
	color: inherit;
	padding-right: 8px;
	padding-left: 8px;
}
div#noPadding {
	text-align: left;
	width: 676px;
	margin-left: auto;
	margin-right: auto;
}
div.pageWidth {
	clear: both;
	width: 100%;
}
div#topLeftCont {
	width: 100%;
	text-align: left;
	background-color: #ECE9D8;
	color: #FFF;
	font-size: x-small;
	height: 2.5em;
}
div#topRightCont {
	clear: right;
	float: right;
	width: 25%;
	padding-top: 5px;
	font-size: 12px;
	color: #C00000;
	background-color: inherit;
}
div.RightCont {
	clear: right;
	float: right;
	width: 62%;
	text-align: left;
}
div.RightContMail {
	clear: right;
	float: right;
	width: 66%;
}
div.rightContRA {
	clear: both;
	float: right;
	width: 62%;
	text-align: right;
}
div.leftCont {
	width: 35%;
	text-align: left;
}
div#logoRightCont {
	clear: right;
	float: right;
	width: 100%;
	padding-top: 15px;
	text-align: right;
		background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#roundelCont {
	clear: right;
	float: right;
	width: 45%;
	padding-top: 15px;
	text-align: right;
}
div#navPageWidth {
	clear: both;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #C00000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #708090;
}
#nav ul{
	padding : 2px 0 0;
	margin : 0;
	white-space : nowrap;
	background-color : #FFFAF0;
	color : White;
}
#nav ul li{
	display : inline;
}
#nav ul li a{
	padding-left : 0.5em;
	padding-right : 0.5em;
	background-color : #FFFAF0;
	color : #C00000;
	font-weight : bold;
	font-size: 85%;
	text-decoration : none;
}
#nav ul li a:hover{
	background-color : #C00000;
	color : #ffffff;
}
div.pageWidthLayers {
	width: 100%;
	clear: both;
	margin-top: 10px;
}
#layersRight {
	float: right;
	font-size: 14px;
	color: #52528C;
	background-color: inherit;
	margin: 0px;
	width: 48%;
	height: 250px;
}
#layersLeft {
	float: left;
	color: #52528C;
	background-color: inherit;
	margin: 0px;
	width: 44%;
}
#layersLeft ul{
	margin : 0;
	white-space : nowrap;
	padding-left: 20px;
}
#layersLeft ul li{
	display : block;
}
#layersLeft ul li a{
	padding-left : 0.5em;
	padding-right : 0.5em;
	color : #708090;
	background-color: inherit;
	text-decoration : none;
}
#layersLeft ul li a:hover{
	color : #708090;
	background-color: inherit;
}
ul#top {
	color: #708090;
	background-color: inherit;
	list-style-position: outside;
	list-style-type: square;
	line-height: 18px;
}
ul#bottom {
	color: #708090;
	background-color: inherit;
	list-style-position: outside;
	list-style-type: square;
	line-height: 18px;
}
ul#contact {
	color: #708090;
	background-color: inherit;
	list-style-position: outside;
	list-style-type: square;
	line-height: 18px;
}
div.photoLeft {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
div.photoRight {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}
div.photoSingle {
	text-align: center;
	padding-bottom: 15px;
}
div.portfolio {
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 10px;
}
.redtext {
	color: #FF0000;
	background-color: inherit;
}
div.clearBoth {
	clear: both;
}
#skipmenu {
	font-size: 10%;
	background-color:#C00000;
	color: inherit;
}
#skipmenu img {
	border: none;
	height: 1px;
	width: 1px;
}
#skipmenu p {
	margin: 0;
	padding: 0;
}
div.newsR {
	float:right;
	width: 74%;
	padding: 0 5px 10px 5px;
	margin-left: 6px;
}
div.newsR p {
	display: inline;
}
div.captcha {
	text-align:center;
}