@charset "UTF-8";
/* CSS Document */

body {
	font-family: "baskerville", "Times New Roman", georgia, Times, serif;
	font-size:13px;
	line-height#333;
	background-color:#FFFEE7;
	background-image:url(../../img/bg.gif);
	background-position:center;
	background-repeat:no-repeat;
}


#container {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-5px;
	height:1500px;
	background-color:#FFF;
}

#nav {
	margin-left:auto;
	margin-right:auto;
	height:40px;;
	position:relative;
	

}

ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-style:bold;
	font-size:18px;
	text-align:center;
	
}

li {
	list-style:none;
	height:15px;
	width:100px;
	display:block;
	margin-right:10px;
	padding:3px;
	display:inline;
	float:left;
	

	
}

#header{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align:center;
}

li a {
	text-decoration:none;
	color:#FF9B8B;
	height:25px;
	width:120px;
	display:block;
	border-right-style:dotted;
	border-left-style:dotted;
	border-width:thin;
	margin-right:40px;
	
}

li a:hover {
	background-color:#FFFEE7;
	color:#033;
	display:block;
}

#content {
	font-family:"Times New Roman", Times, serif;
	color:#484848;
	text-align:left;
	padding: 60px;
	padding-top:4px;
	margin-left:auto;
	margin-right:auto;
}

#headings {
	font-size:18px;
	font-weight:bold;

}

a {
	text-decoration:none;
	color:#648F83;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	border:none;
}

#subtext {
	color:#069;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:11px;

}

#tight {
	width: 400px;
}

#image {
	float:right;
}

#potato {
	text-align:center;
}

#bodytext {
}
