body {
	background: #000000;
	margin: 0px;
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#container {
	width: 750px;
	text-align: left;
	margin: 30px auto 0px auto;
	padding: 30px 0px 0px 0px;
	background: #000000;
}


#header {
	position: relative;
	padding: 0px;
	overflow: hidden;
	font-size: 135%;
	width: 100%;
	height: 50px;
	float: left;
	background-position: left bottom;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
}

#menu_bar {
width: 100%;
float:left;
}

#main_content {
	width: 100%;
	margin-top: 0px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 15px;
}


#copyright {
	clear: left;
	text-align: right;
	color:#666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}

#copyright p {
padding-top:2px;
border-top: dotted 1px #333;
}


#footer {
	clear: left;
	text-align: center;
	padding-top: 6px;
	margin-bottom:0px;
		
}

.footer p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 80%;
	color: #666666;
}

.footer p a:link, .footer p a:visited, .footer p a:active {
	color: #CCCCCC;
	text-decoration: none;
	padding: 0px 2px;
	border-bottom: 1px solid #666666;
}

.footer p a:hover {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
}

input {
	width: 235px;
	padding: 5px 5px;
	border: 1px solid #666666;
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #CCCCCC;
}

#submit-button {
	width: 91px;
	height: 30px;
	margin-left: 12px;
	background: url(/images/subscribe-button.gif) no-repeat left top;
	overflow: hidden;
	border: 0px;
}	

#submit-button:hover {
	background: url(/images/subscribe-button.gif) no-repeat left bottom;
}	

img {
	border: 0px;
}

.content h1, .content h2, .content h3 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.content h1 {
	font-size: 200%;
}
.content h2 {
	font-size: 150%;
}
.content h3 {
	font-size: 120%;
}

.slides ul {
margin-bottom: 50px;
}

.slides {
  float:left;
  width:100%;
  margin-bottom: 15px; 
  list-style:none;
  font-size:85%;
  line-height:1.4em;
  }
   
  .slides li, .slides p {
  display:block;
  float:left;
  width:180px;
  height:160px;
  margin:0px;
  padding:0px;
  text-align:center;
  vertical-align:middle;
  }

.slides a, .slides a:visited, .slides a:hover {
  background-repeat:no-repeat;
  background-position:50% 103px;
  display:block;
  float:left;
  width:169px;
  height:150px;
  border-width:0;
  margin-left:auto;
  margin-right:auto;
  margin-top:auto;
  margin-bottom:auto;
      }
.slides a.v, .slides a.v:visited, .slides a.v:hover {
  background-position:10px 50%;
  }

.slides img {
  display:block;
  border:1px solid;
  border-color:#aaa #ddd #ddd #aaa;
  margin-left:auto;
  margin-right:auto;
  margin-top:auto;
   }
#left_welcome {
	width: 50%;
	margin-top: 80px;
	height:380px;
	float:left;
	text-align: center;
}
#right_welcome {
	width: 50%;
	margin-top:40px;
	height:380px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
		
}

p a:hover {
	color: #333;
	text-decoration: underline;
}

p a:visited, a {
color:#666;
}

#footer p  {
color:#666666;
margin-top:0px;
}
