#content {
	float: none;
	position: absolute;
	margin: 0px 0px 0px 180px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #FAF1C2;
	width: 650px;
	height: 100%;
	border-right: 2px solid #CC3300;
}

#title {
	margin-left: 80px;
	margin-top: 100px;
}

#nav {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	height: 100%;
	padding-top: 20px;
	background: #CC3300;
	background-image: url(gradient.gif);
}

#nav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-right: 25px;
	margin-bottom: 15px;
}

#nav img {
	margin-left: 20px;
}

html {
	height: 100%;
}

body {
	height: 100%;
	font-family: Georgia, Times New Roman, serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	color: #CC3300;
	font-size: x-large;
	text-align: left;
}

h2 {
	font-size: large;
}

h3 {
	font-size: medium;
}

#title h1 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	letter-spacing: 3px;
	font-size: 45px;
	color: #CC3300;
	margin-bottom: 0px;
	text-align: left;
}

#title h2 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 24px;
	color: #000000;
	margin-top: 0px;
	letter-spacing: 2px;
}

#close {
	letter-spacing: 0px;	
}

#title h3 {
	font-family: Verdana, Times New Roman, serif;
	font-weight: normal;
	font-size: 25px;
	color: #000000;
	letter-spacing: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#title h4 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 24px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 50px;
	letter-spacing: 2px;
}

#valerie{
	margin-right: 25px;
}

#title h5 {
	font-family: Times New Roman, serif;
	font-weight: normal;
	font-size: 40px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

#title h6 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 30px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
}

#title a:link,#title a:visited,#title a:hover {
	color: #000000;
	text-decoration: none;
}

img {
	border: none;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

img.border {
	border-left: 2px solid #CC3300;
	border-right: 2px solid #CC3300;
	border-top: 2px solid #CC3300;
	border-bottom: 2px solid #CC3300;
}

a:link,a:visited {
	color: #000080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#nav a:link,#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover {
	color: #000000;
	text-decoration: none;
}

#numbers {
	font-family: Times New Roman, serif;
	font-size: 25px;
}

#or {
	font-family: Georgia, Times New Roman, serif;
	font-size: medium;
}

#email {
	font-size: 20px;
}