/* Sarah Kelton.com styles*/

body
{
	background-color: #000000;
	margin: 0;
}

a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
}

img
{
	border: none;
}

#container
{
	height: 740px;
	width: 1008px;
	position: relative;
	margin: 0;
}

#header
{
	height: 153px;
	width: 1008px;
	background: url(../images/site_01.jpg) top left no-repeat;
	position: relative;
	margin: 0;
}

#menu
{
	height: 587px;
	width: 216px;
	position: relative;
	float: left;
	margin: 0;
}

#bodyCopy
{
	height: 587px;
	width: 792px;
	background: url(../images/site_04.jpg) top left no-repeat;
	position: relative;
	float: left;
	margin: 0;
}

#footer
{
}