
	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #181818;
		color:#ffffff;
		
	}

#container {
margin-left: 15%;
width: 717px;
}

#top {
width: 717px;
}

#name {
float: left;
}

#nav {
font-family: Century Gothic, Lucida, Verdana;
font-size: 10pt;
float: right;
margin-top: 10px;
}


#nav a{
text-decoration: none;
color:#B8B5B5;
}

#nav a:hover{
text-decoration: none;
color:#FFFFFF;
}


#footer {
font-family: Verdana;
font-size: 8pt;
color: #5E5E5D;
margin-top: 10px;
text-align: right;
}



H1 {
font-family: Georgia;
letter-spacing: 3px;
/*color: #F8CCCD;*/
color: #B8B5B5;
font-size: 14pt;
font-weight: normal;
text-transform: uppercase;
margin: 0px;
padding: 0px;
}


#content1{
width: 717px;
height: 471px;
background: url(webimages/lauramccrillis1.jpg) #181818 no-repeat left top;
border: 1px solid #B8B5B5;
margin: 0px;
padding: 0px;
clear: both;
}

#content2{
width: 717px;
height: 471px;
background: url(webimages/lauramccrillis2.jpg) #181818 no-repeat left top;
border: 1px solid #B8B5B5;
margin: 0px;
padding: 0px;
clear: both;
}

#content3{
width: 717px;
height: 471px;
background: url(webimages/lauramccrillis4.jpg) #181818 no-repeat left top;
border: 1px solid #B8B5B5;
margin: 0px;
padding: 0px;
clear: both;
}

#main {
width: 400px; margin-left: 40px; margin-top: 220px;
text-align: center;
}

#main a{
color: #192F3A;
font-family: Georgia, Times, Verdana;
text-decoration: none;
font-size: 18px;
font-weight: normal;
letter-spacing: 1px;
}

#main a span{
color: #192F3A;
font-family: Georgia, Times, Verdana;
text-decoration: none;
font-size: 12px;
letter-spacing: 20px;
}

#main2 {
width: 400px; margin-left: 80px; margin-top: 120px;
text-align: left;
color: #333333;
font-size: 12px;
line-height: 20px;
}