body {
margin:0 0 0 0; padding:0 0 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
word-spacing:3px;
line-height:17px;
background-color: #ffffff;
		background-image:url(images/page-bg-right.jpg);
			background-repeat: no-repeat;
			background-position: top center;
	margin-top: 0px;
}

.photo-box a:link { text-decoration: underline; color: #5FBAE7; }
.photo-box a:visited { text-decoration: underline; color: #5FBAE7; }
.photo-box a:hover { text-decoration: underline; color: #209AD5; }

.left {
float:left;
margin:0 15px 0 0;
}

.right {
float:right;
margin:0 15px 0 0;
}

#spacer {
width:400px;
height:2px;
border-top:2px solid #CCCCCC;
}

#container-general {
margin:0 auto;
width:900px;
}

#container {
margin:0 auto;
width:900px;
border-right:1px solid #000000;
}

#top-left {
float:left;
}

#top-right {
float:left;
}

#nav-bg {
float:left;
width:900px;
height:40px;
}

#main {
width:899px;
color:#000000;
background-image:url(images/content-page-bg-general.jpg);
border-left:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
clear: both;
}

#main-home {
width:900px;
height:263px;
background-image:url(images/content-page-bg-home.jpg);
}

#content-home-pics {
float:left;
margin:0 0 0 23px;
padding-right:52px;
width:215px;
height:263px;
}

#main-content {
width:900px;
height:181px;
}

#main-content-home {
width:900px;
height:181px;
background-image:url(images/main-content-home-bg.jpg);
}

h1 {
font-size:17px;
color:#000000;
font-weight:normal;
}

#content {
margin:10px 15px 0 30px;
}

#content-home {
float:left;
margin:0 0 0 23px;
padding-right:52px;
width:215px;
height:181px;
}

#content-pics {
  float: left;
  display: inline;
  padding-left: 30px;
  width: 325px;
  margin-top: 10px;
}

.photo-box {
  margin-top: 20px;
  clear: both;
  width: 180px;
  border: 1px solid #666666;
  padding-bottom: 10px;
  background-color: #FFFFFF;
}

.photo-box p { clear: both; padding-left: 10px; padding-top: 5px; line-height: normal; }

#picture-container {
  float: right;
  display: inline;
  width: 530px;
  margin-right: 10px;
  margin-top: 10px;
}

#main-photo-container {
  clear: both;
  width: 100%;
  padding-bottom: 10px;
}

#text {
margin:7px 7px 0 10px;
}

#home-footer {
width:900px;
height:61px;
font-family:Calibri, Arial;
font-size:11px;
font-weight:bold;
text-align:center;
background-image:url(images/footer.jpg);
}

#footer {
width:900px;
height:61px;
font-family:Calibri, Arial;
font-size:11px;
color:#666666;
font-weight:bold;
text-align:center;
}

ul {
list-style:none;
margin:0;
}

ul li {
background: url(images/spacer.gif) left no-repeat;
padding-left:10px;
}



/*NAV Classes*/

#nav a:link, #nav a:visited {
	font-size:14px;
	color:#FFFFFF;
	background:none;
	text-decoration: none;
	text-align:left;
}

#nav {
  background:none;
  margin:0 0 0 18px;
  list-style:none;
  line-height:normal;
  width:582px;
  text-align:left;
  padding-left:0;
}

#nav li {
margin-top:13px;
  background:none;
  float:left;
  list-style:none;
  line-height:normal;
  padding-right:25px;
  text-align:left;
}

#nav li a:link, #nav li a:visited {
  padding-bottom:2px;
	display:block;
border-bottom:1px solid transparent;
}
#nav li a:hover {
border-bottom:1px solid #FFFFFF;
  padding-bottom:2px;
}


/*MORE Classes*/

#more a:link, #more a:visited {
	color:#FFFFFF;
	background:none;
	text-decoration: none;
	text-align:left;
}

#more li a:hover {
	background:none;
	text-decoration:underline;
	text-align:left;
}

#more {
  background:none;
  margin:0 0 0 0;
  list-style:none;
  line-height:normal;
  width:250px;
  text-align:left;
  padding-left:0;
}

#more li {
margin-top:0px;
  background:none;
  float:left;
  list-style:none;
  line-height:normal;
  padding-left:0;
  text-align:left;
}



/*EMAIL Classes*/

#email a:link, #email a:visited {
	color:#000000;
	background:none;
	text-decoration: none;
	text-align:left;
}

#email li a:hover {
	background:none;
	text-decoration:underline;
	text-align:left;
}

#email {
  background:none;
  margin:0 0 0 0;
  list-style:none;
  line-height:normal;
  width:300px;
  text-align:left;
  padding-left:0;
}

#email li {
margin-top:0px;
  background:none;
  float:left;
  list-style:none;
  line-height:normal;
  padding-left:0;
  text-align:left;
}