#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#navigation {
	width: 800px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(Images/bg_new.jpg);
	background-repeat: repeat-x;
}

#photo {
	width: 540px;
	margin-left: 260px;
	clear: none;
}
.rightpadding {
	padding-right: 5px;
}

#logo_intro {
	width: 260px;
	float: left;
}

a:link {
	color: #042e6e;
	text-decoration: none;
}
a:visited {color: #999999; text-decoration: none;}
a:active {color: #ffcf1d; text-decoration: none;}
a:hover {
	text-decoration: underline;
}

#content {
	width: 510px;
	margin-left: 265px;
	margin-bottom: 0px;
	padding-top: 30px;
	clear: right;
}
#minor_nav {
	width: 238px;
	float: left;
	clear: both;
	margin-top: 30px;
	line-height: 15px;
}

#logo_intro {
  float: left;
  width: 260px;
  }
 
#photo {
	float: right;
  margin-left: 0px;
}
 
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #logo_intro {
  margin: 0;
}
 
* html #photo {
  height: 1%;
  margin: 0;
}
 
/* End hide from IE5/mac */

#content_2 {
	width: 510px;
	margin-top: 10px;
	margin-left: 265px;
}
#minor_nav_2 {
	width: 238px;
	float: left;
	clear: both;
	margin-top: 10px;
	line-height: 18px;
}

#content_3 {
	width: 510px;
	margin-top: 10px;
	margin-left: 265px;
}
#minor_nav_3 {
	width: 238px;
	float: left;
	clear: both;
	margin-top: 10px;
	line-height: 18px;
}
