body{
	margin: 0px;
	font-family: arial, verdana, sans-serif;
}
.footer{
	margin: 30px 0px 5px 0px;
	font-size: x-small;
	font-family: verdana, arial, sans-serif;
	color: #666666;
}
.footer A:link, .footer A:visited, .footer A:active{
	color: #666666;
	text-decoration: none;
}
.footer A:hover{
	color: #666666;
	text-decoration: underline;
}
h1{
	margin: 0px;
	font-size: x-large;
	font-style: italic;
}
h2{
	margin: 0px;
	font-size: x-large;
	margin-bottom: -6px;
}
h3{
	margin: 0px;
	font-size: small;
	background: #CCCCCC url("../images/section.jpg") repeat-x;
	border: #999999 1px solid;
	padding: 3px;
}
.head{
	width: 700px;
	text-align: right;
}
.invisible A:link, .invisible A:visited, .invisible A:active, .invisible A:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.links{
	position: relative;
	top: 264px;
	left: 20px;
	line-height: 29px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
.links A{
	display: block;
}
.links A:link, .links A:visited, .links A:active, .links A:hover{
	color: #000000;
	text-decoration: none;
}
.main{
	position: absolute;
	left: 300px;
	top: 95px;
	width: 400px;
}
.nav{
	position: absolute;
	background: url("../images/christina.jpg") no-repeat;
	width: 300px;
	height: 600px;
}
p{
	margin: 0px;
	padding: 3px;
}