

body {
	margin: 10px;
	color: #000000;
	background: #999999;
	background-image: url(images/tile.gif);
	background-repeat: repeat;
	font-family: Arial;
	text-align: justify;
	font-size: 12px;
}

a {
	color: #a91721;
	text-decoration: underline;
}

strong {
	color: #a91721;
}

a.side {
	text-decoration: none;
}
	
img {
	border: none;
}

img.media {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
	
ul {
	list-style-type: square;
}

td.right {
	text-align: right;
}

td {
	text-align: justify;
	vertical-align: top;
}

input {
	border-color: #a91721;
	border-width: 1px;
	border-style: solid;
}

a.linkopacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
}

.small {
	font-size: 11px;
}

.dot {
	width: 9px;
	text-align: center;
	padding-top: 5px;
	vertical-align: top;
}

.news {
	width: 151px;
	font-size: 11px;
	text-align: left;
}

.menu {
	width: 151px;
	font-size: 11px;
}

#container {
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 10px;
	
}

#layout {
	/*border-color: #a91721;
	border-width: 1px;
	border-style: solid;*/
	width: 800px;
	background-color: #FFFFFF;
	/*background-image: url(images/contours2.jpg);*/
	background-repeat:no-repeat;
	background-position:top;
}

#layouthome {
	/*border-color: #a91721;
	border-width: 1px;
	border-style: solid;*/
	width: 800px;
	background-color: #FFFFFF;
	/*background-image: url(images/contours_home.jpg);*/
	background-repeat:no-repeat;
	background-position:top;
}

table {
	padding: 0px;
	border-width: 0px;
}

#topArea {
	width: 800px;
	height: 342px;
	text-align: right;
	line-height: 129px;
	}
	
#topArea img {
	vertical-align: bottom;
}
	
#mainArea {
	width: 800px;
	overflow: auto;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	
	
}

#HomeleftArea {
	width: 160px;
	min-height: 300px;
	margin-right: 10px;
	padding-top: 3px;
	float: left;
}

#leftArea {
	width: 140px;
	min-height: 300px;
	margin-right: 10px;
	padding-top: 3px;
	float: left;
}

#MailingList {
	width: 175px;
	min-height: 300px;
	margin-right: 10px;
	padding-top: 3px;
	float: left;
}

#HomemidArea {
	width: 400px;
	min-height: 300px;
	margin-right: 10px;
	float: left;
}

#midAreaProjects {
	width: 463px;
	min-height: 300px;
	margin-right: 15px;
	float: left;
}

#midArea {
	width: 620px;
	min-height: 300px;
	float: left;
	text-align: justify;
	padding-right: 10px;
}

#midAreaContact {
	width: 585px;
	min-height: 300px;
	float: left;
	text-align: justify;
	padding-right: 10px;
}

#rightArea {
	padding-top: 3px;
	width: 200px;
	min-height: 300px;
	float: left;
}

#media {
	padding-top: 3px;
	width: 152px;
	min-height: 300px;
	float: left;
	font-weight: bold;
	font-size: 11px;
}

#banner {
	background-image: url(images/banners/banner1.html);
	width: 800px;
	height: 200px;
	vertical-align: top;
}

#blueLine {
	height: 6px;
	width: 800px;
	background-color: #a91721;
}

#blueLineSmall {
	height: 5px;
	width: 800px;
	background-color: #a91721;
}

#footer {
	height: 30px;
	width: 800px;
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
}

