.text {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:13px;
	clear:both;
}
body {
	background:#000000 url(images/bg.gif) repeat-x;
	text-align:center;
	padding:0px;
	padding-top:7px;
}
.container {
	width:766px;
	margin: 0 auto;
	text-align:left;
	background:#FFFFFF;
}
.header {
	background:url(images/header.gif) no-repeat;
 	width:766px;
	height:198px;
}
/*Navigation*/
.nav {
	margin-top:4px;
	height:30px;
	width:766px;
	text-align:center;
	float:left;
	background:url(images/nav.gif) no-repeat;
}
.nav ul {
   margin:0px;
   padding:0px;
   list-style:none;
   text-align:center;
   margin-left:15px;
}
.nav li {
	padding-top:5px;
	text-align:center;
	height:15px;
	float:left;
	font-size:12px;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	background:url(images/menu_separator.gif) right no-repeat;
	padding-left:5px;
	padding-right:5px;
}
.nav a {
    float:left;
    display:block;
    text-decoration:none;
    color:#FFFFFF;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.nav a {float:none;}
/* End IE5-Mac hack */
  .nav a:visited{
  color:#FFFFFF;
  text-decoration:none;
}
  .nav a:hover {
  text-decoration:underline;
  color:#FFFFFF;
  font-family: tahoma, arial, helvetica, sans-serif;
}
/* Main Content */
.maincontent {
	clear:both;
	padding-top:4px;
	width:766px;
	background:#FFFFFF;
}
.main_header {
	width:750px;
	background:url(images/welcome.gif) no-repeat;
	height:24px;
	padding:8px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}
.main_pic {
	height:270px;
	float:left;
	margin-left:8px;
	margin-right:8px;
	padding-top:8px;
	width:371px;
}
.main_text {
	float:right;
	margin-right:8px;
	padding-top:8px;
	width:350px;
	padding:8px;
}
.main_other {
	float:left;
	margin-right:8px;
	padding-top:8px;
	width:750px;
	padding:8px;
}
.main_other a {
    text-decoration:none;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.main_other a {
	float:none;
}
/* End IE5-Mac hack */
  .main_other a:visited{
  color:#000000;
  text-decoration:none;
}
  .main_other a:hover {
  text-decoration:underline;
  color:#000000;
  font-weight:bold;
  font-family: tahoma, arial, helvetica, sans-serif;
}
.main_text a {
    text-decoration:none;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.main_text a {
	float:none;
}
/* End IE5-Mac hack */
  .main_text a:visited{
  color:#000000;
  text-decoration:none;
}
  .main_text a:hover {
  text-decoration:underline;
  color:#000000;
  font-family: tahoma, arial, helvetica, sans-serif;
}
/*Footer*/
.footer {
	background:url(images/footer.gif) no-repeat;
	width:766px;
	height:111px;
	clear:both;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
   	font-family: tahoma, arial, helvetica, sans-serif;
}
.copyright {
	width:755px;
	height:20px;
	padding-top:4px;
	text-align:right;
	font-size:10px;
	padding-right:11px;
}
.copyright a {
    text-decoration:none;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.copyright a {
	float:none;
}
/* End IE5-Mac hack */
  .copyright a:visited{
  color:#ffffff;
  text-decoration:none;
}
  .copyright a:hover {
  text-decoration:underline;
  color:#ffffff;
  font-weight:bold;
  font-family: tahoma, arial, helvetica, sans-serif;
}
.footer_text {
	width:766px;
	height:72px;
	padding-top:15px;
	text-align:center;
}
.footer_text a {
    text-decoration:none;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.footer_text a {
	float:none;
}
/* End IE5-Mac hack */
  .footer_text a:visited{
  color:#ffffff;
  text-decoration:none;
}
  .footer_text a:hover {
  text-decoration:underline;
  color:#ffffff;
  font-weight:bold;
  font-family: tahoma, arial, helvetica, sans-serif;
}
/*Design*/
.design {
	width:758px;
	height:20px;
	padding-top:4px;
	text-align:left;
	font-size:10px;
	padding-left:8px;
	color:#FFFFFF;
   	font-family: tahoma, arial, helvetica, sans-serif;
	margin:0 auto;
}
.design a {
    text-decoration:none;
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.design a {
	float:none;
}
/* End IE5-Mac hack */
  .design a:visited{
  color:#ffffff;
  text-decoration:none;
}
  .design a:hover {
  text-decoration:underline;
  color:#ffffff;
  font-family: tahoma, arial, helvetica, sans-serif;
}