/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  background: #a6aff1 none repeat scroll 0%;
  font-family: Georgia,Times New Roman,serif;
  font-size: 12px;
}
#wrapper {
  margin: 0 auto;
  background: white none repeat scroll 0%;
  width: 800px;
}
#header {
  background: #fffbfd url(header.png) no-repeat scroll 0%;
  width: 800px;
  height: 200px;
}
#header1 {
  background: #fffbfd url(headergrad.png) no-repeat scroll 0%;
  width: 800px;
  height: 75px;
}

#header1 p {
	float: left;
	font-size: 2em;
	padding: 25px 0 0 25px;
	font-style: bold;
	font-variant: small-caps;
    font-family: Verdana,Arial,sans-serif;
}


#header #menu {
  margin: 175px 10px 0 0;
  float: right;
}
#header1 #menu {
  margin: 50px 10px 0 0;
  float: right;
}

#menu a {
  padding: 6px;
  float: left;
  font-size: 1em;
  font-family: Verdana,Arial,sans-serif;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
#menu a:hover {
  background: #003399 none repeat scroll 0%;
}
#menu a.on {
  color: #ccc;
}
#content {
  padding: 0;
  background-color: #ffffff;
  min-height: 400px;
}
#models {
  padding: 10px;
  min-height: 525px;
  font-family: Georgia,Times New Roman,serif;
}
#models p {
  font-size: 1.25em;
  padding-bottom: 10px;
  line-height: 1.4em;
  width: 500px;
}
#models img {
  float: right;
}
#models table {
  clear: both;
  padding-top: 10px;
}
#models h1 {
  padding: 5px;
  text-align: center;
  font-size: 3em;
  font-weight: normal;
  font-variant: small-caps;
}
#models h2 {
  padding: 5px;
  text-align: left;
  font-size: 2em;
  font-weight: normal;
  font-variant: small-caps;
}
#models hr {
  clear: both;
  border: none;
  background-color: #ccccff;
  color: #ccccff;
  height: 2px;
  margin: 20px 0 20px 0;
}

table {
	clear: both;
}

#left {
  padding: 20px;
  width: 480px;
  font-family: Georgia,Times New Roman,serif;
  float: left;
}
#left h1 {
  padding: 12px 0 0;
  font-size: 2em;
  font-weight: normal;
  font-variant: small-caps;
}
#left h2 {
  padding: 12px 12px 0 0;
  font-size: 1.5em;
  font-weight: normal;
  font-style: italic;
}
#left p {
  font-size: 1.3em;
  line-height: 1.4em;
  padding-bottom: 8px;
}
#right {
  border-left: 2px solid #ccccff;
  padding: 20px;
  background: #ffffff none repeat scroll 0%;
  float: right;
  width: 200px;
}
#right h1 {
  font-size: 1.5em;
  font-weight: normal;
  padding-top: 10px;
}
#right p {
  font-size: 1em;
  padding-bottom: 6px;
  line-height: 16px;
}

#address {
  padding: 0;
  color: #333333;
  font-size: 1em;
}



#footer {
  border-top: 1px solid #cccccc;
  padding: 2px;
  background: #fff none repeat scroll 0% 50%;
  clear: both;
}
#byline, #byline a {
  font-size: .8em;
  color: #888888;
}
ul {
  padding-left: 1em;
}
hr.sep {
  margin: 6px auto 8px;
  width: 60px;
  color: #666666;
}

#help {
}

#help table {
	margin: 0 auto;
	border: 2px solid #ccc;
	border-collapse: collapse;
}

#help td, #help th {
	width: 130px;
	border: 2px solid #ccc;
	padding: 5px;
	text-align: center;
  font-family: Georgia,Times New Roman,serif;
  font-size: 1em;
}

#help th {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1em;
  font-weight: normal;
  background-color: #eee;
}
 iframe.map {
	float: right;
}



	


