#container {
	width: 664px;
	margin: auto;
	background-image: url(../images/writable_background.gif);
	background-position: right;
	background-repeat: repeat-y;
	position: relative;
	z-index: 0;

}


#masthead {
	background-image: url(../images/swing_01.gif);
	background-repeat: no-repeat;
	height: 348px;
	width: 664px;

}

#navigation {
	background-image: url(../images/swing_02.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 664px;
	position: relative;

}

#content {
	background-repeat: no-repeat;
	margin-bottom: 20px;
	width: 664px;
	background-position: left top;
	position: relative;
	z-index: 2;
	background-image: url(../images/content_back.gif);
	margin-right: auto;
	margin-left: auto;
	float: left;

}

.content {




}

.content p{
	margin-top: 3px;


}

.content h1{
	

}
body {
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	background-color: #000000;
}
#safe_back {
	background-image: url(../images/safe_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



#head {
	background-image: url(../images/swing_03.gif);
	background-repeat: no-repeat;
	height: 98px;
	width: 664px;
	clear: both;
	float: left;
	position: relative;

}

#left {
	width: 290px;
	float: left;
	top: 5px;
	color: #FFFFFF;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 5px;
	position: relative;
	left: 60px;

}

#left h1{
	color: #FFFFFF;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	line-height: normal;
	margin-bottom: 10px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}

#right {
	width: 173px;
	float: right;
	top: 5px;
	color: #FFFFFF;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 5px;
	position: relative;
	right: 115px;


}

#right h1{
	color: #FFFFFF;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	line-height: normal;
	margin-bottom: 10px;

}

#footer {
	background-image: url(../images/swing_05.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 664px;
	clear: both;

}
.content h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}
#left h2 {
	color: #FFFFFF;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	line-height: normal;
	margin-bottom: -3px;
	margin-top: 8px;
}

