body
{
	/*background-color:#383737;*/
	background-image:url('../images/bar.jpg');
	background-repeat: repeat;
	color:silver;
	margin-top:0;
	margin-left:0;
	font-family:verdana;
	font-size:13px;
	line-height:150%;
}

a 
{
	color:#c01573;text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

a:hover {background-color: #fcfbdc; }

div.container
{
	width:800px;
	margin:0px;
	border:1px solid gray;
	line-height:150%;
	background-color:black;
}


div.left
{
	background-image:url('../images/main.jpg');
	background-repeat: no-repeat;
	width:589px;
	height:551;
	float:left;
	margin:0;
	padding:1em;
	border:1px solid gray;


}

div.topLinks
{

	margin-top:90px;
	text-align:right;
	color:#c01573;
	
}

div.slideshow
{

	margin-top:90px;
	margin-left:152px;
	
}

div.aboutUs
{

	margin-top:20px;
	margin-left:152px;
	text-align:left;
}

div.home
{
	margin-left:600px;
	margin-top:10px;

}


div.content
{
	margin-left:600px;
	margin-top:50px;
	padding:1em;
	text-align:left;
}

.firstLetter
{
	font-size:18px;
	font-weight:bold;
}

.guestbook
{
	font-size:12px;
	font-weight:bold;
}

.guestbookNormal
{
	font-size:12px;
}

div.guestbookBlock
{

	margin-top:20px;
	margin-left:152px;
	text-align:left;
}
