body {
	background-color:#fff0f0;
	position:relative;
	/*ie 5.5 fix */
	text-align:center;

	font-family:tahoma, helvetica, arial, sans-serif;
	font-size:0.8em;
	margin:0;
	padding:0;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
}

	body p {
		margin:0;
		padding:0;
	}

	body a {
		text-decoration:none;
		color:#000000;
	}

	body a:hover {
		text-decoration:underline;
		color:#ff0000;
	}

#maincontent {
	text-align:left;
	width:720px;
	height:auto;
	margin:10px auto;
	padding:0;
	background-color:#ffffff;
	background-image:url(images/shadow-right.gif);
	background-position:right top;
	background-repeat:repeat-y;
}

#top {
	clear:both;
	width:701px;
	margin-top:-15px;
}

#headerrule {
	width:675px;
	clear:both;
	margin:0 15px;
}

	#headerrule hr {
		height:1px;
		background-color:#ff0000;
		color:#ff0000;
		border:0;
	}

#left {
	float:left;
	width:120px;
	border:0;
	border-right:1px #ccc solid;
	margin:5px 0 20px 25px;
	height:auto;
}

	#left ul {
		margin:15px 0 30px 0;
		padding:0;
	}

		#left ul li {
			margin:0 0 8px 0;
			padding:0;
			list-style-type:none;
			font-size:1.3em;
		}

#right {
	float:left;
	width:530px;
	border: 0;
	margin:0 0 20px 0;
	padding:0;
}

	#right a {
		text-decoration:underline;
	}

#right h1 {
	margin: 10px 15px 15px 15px;
	display:block;
	font-size:2.5em;
	font-weight:bold;
	color:#666;
}

#right h2 {
	margin: 25px 15px 15px 25px;
	display:block;
	font-size:1.5em;
}

#right h3 {
	margin: 20px 10px 15px 25px;
	padding: 5px 0 0 0;
	font-weight:bold;
	font-size:1em;
	display:block;
	border-top:1px #999999 solid;
}

#right p {
	margin: 0 10px 10px 25px;
}


div.midphoto {
	float:right;
	width:208px;
	background-color:#ebeae9;
	margin:5px;
	padding:3px 0 0 0;
	/*ie 5.5 fix*/
	text-align:center;
}

div.midphototitle {
	margin:0 auto;
	width:200px;
	text-align:center;
}

	div.midphototitle h4 {
		margin:3px 0;
		font-size:1em;
		font-weight:bold;
	}

div.midphotomain {
	margin:0 auto;
	width:200px;
}

div.midphotodescription {
	margin:0 auto;
	width:200px;
	text-align:center;
	padding:5px 0 0 0;
}

	div.midphotodescription p {
		font-size:0.8em;
	}

#slogan {
	float:left;
	width:120px;
	text-align:center;
	padding: 44px 0 0 0;
}

#slogan p {
	font-family:arial;
	color:#ff0000;
	font-size:1.0em;
	text-transform: uppercase;
}

#logo {
	float:left;
	width:auto;
	margin:15px 0 0px 0px;
}

#shadowbottom {
	clear:both;
	height:8px;
	margin:0;
	overflow:hidden;
	padding:0;
}

#shadow-bottom {
	background-image:url(images/shadow-bottom.gif);
	background-repeat:repeat-x;
	float:left;
	height:8px;
	width:704px;
}

#shadow-bottom-left {
	background-image:url(images/shadow-bottom-left.gif);
	background-repeat:no-repeat;
	float:left;
	height:8px;
	width:8px;
}

#shadow-bottom-right {
	background-image:url(images/shadow-bottom-right.gif);
	background-repeat:no-repeat;
	float:right;
	height:8px;
	width:8px;
}

#shadow-top-right {
	position:relative;
	top:0px;
	left:712px;
	width:8px;
	height:8px;
	background-image:url(images/shadow-top-right.gif);	
	background-repeat:no-repeat;
}

#copyright {
	margin:0 auto;
}

#copyright p {
	font-size:0.8em;
	color:#888;
}

#copyright a {
	color: #888;
}

img.thumbnail {
	border:0px #ccc solid;
	margin:0 3px;
}

input, textarea {
	margin: 0 0 10px 25px;
	font-family:tahoma, helvetica, arial, sans-serif;
	font-size:1em;
}