@charset "utf-8";
body {
padding: 0px;
margin: 0;
font: 75% tahoma, verdana, sans-serif;
background: #ffffff;
color: #303030;
}
iframe {
min-height:600px;
height:600px;
width:750px;
padding:3px;
}
a:link {
		color: #CC0000;
}

#container {
margin:auto auto auto auto;
width: 1000px;
padding: 3px 10px 10px 0px;
background: #ffffff;
}
#tabs {
  float:left;
  padding:0px 0px 0;
  width:100%;
  background:#DAE0D2 url("Images/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#tabs ul {
	float:left;
	margin:0px;
	padding:0px 150px 0;
	list-style:none;
  }
#tabs li {
  float:left;
  background:url("Images/left.gif") no-repeat left top;
  margin:10px;
  padding:0 0 0 9px;
  }
#tabs a {
  float:left;
  display:block;
  background:url("Images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#666666;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs a {float:none;}
/* End IE5-Mac hack */
#tabs a:hover {
  color:#333;
  }
#tabs #current {
  background-image:url("Images/left_on.gif");
  }
#tabs #current a {
  background-image:url("Images/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
#desc {
height: 150px;
color: #ffffff;
padding: 0;
background: #505050 url(images/stroud_headermain.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}
#descflash {
	height: 150px;
	width: 100%;
	color: #FFF;
	padding: 0;
	clear: both;
	margin: 5px 0 0 0;
}
#flashdesc {
height: 150px;
width: auto;
align: center;
color: #ffffff;
padding: 0;
background: #505050 url(images/stroud_headermain.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}
.block {
background: #D5D0BA;
padding: 15px;
}
#maincontent {
	width: 700px;
	float: left;
	padding: 0px 0px 0 5px;
	border-right: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
}
#maincontent a:link {
		color: #006600;
}
#sidebar {
width:140px;
float:left;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 0 5px 0;
}
#sidebar h3 {
	font-size: 1.4em;
	margin: 0 0 5px 0;
	color: #666666;
}
#sidebar2 {
	width:140px;
	float:left;
	margin: 0px 0px  0px 0px;
}
#sidebar2 p {
font-size: 1em;
line-height: 1.3em;
margin: 0;
}
#sidebar2 h3 {
	font-size: 1.4em;
	margin: 0 0 5px 0;
	color: #666666;
}

.sidelink {
text-align: left;
display: block;
width: 120px;
background: #D5D0BA url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #F0F0F0 url(images/corner.gif) top right no-repeat;
text-decoration: none;
}

#footer {
clear: both;
background: #fafafa;
color: #808080;
font-size: 1.3em;
line-height: 1.5em;
padding: 4px;
text-align: center;
}

#footer a {
color: #808080;
}
h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
	margin: 20px 0 10px 3px;
	font-size: 1.4em;
	font-weight: normal;
	color: #666666;
}
p {
	margin: 5px 0 15px 0px;
	font-size: 0.9em;
	line-height: 2.1em;
	text-align: left;
}
.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}
