@charset "utf-8";
* 
body  
	{
	background-color:#000000;
	background-image:url(../images/site/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#1F2E4B;
	text-align:justify;
	font-size: 15px;
	}
#container
	{
	width:700px;
	height:auto;
	background-color:#850132;
	border:5px solid #FFFFFF;
	margin:auto auto;
	background-repeat:no-repeat;
	}
#header
	{
	width:700px;
	height:240px;
	background-image:url(../images/site/header.jpg);
	}
#links
	{
	width:200px;
	margin:auto auto;
	color:#666666;
	}
#links a:link
	{
	color:#000000;
	text-decoration:none;
	}
#nav {
	text-align: right;
	margin-right: 15px;

}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}



#links a:visited
	{
	color:#000000;
	text-decoration:none;
	}
#links a:hover
	{
	color:#000000;
	text-decoration:underline;
	}
#PhotoLinks
	{
	width:500px;
	padding-top:101px;
	padding-left:40px;
	margin-bottom: 105px;
	}
#PhotoLinks a:link
	{
	font-size:13px;
	color:#666666;
	text-decoration:none
	}
#PhotoLinks a:visited
	{
	font-size:13px;
	color:#666666;
	text-decoration:none;
	}
#PhotoLinks a:hover
	{
	font-size:13px;
	color:#666666;
	text-decoration:underline;
	}
#content
	{
	width:700px;
	}
#Home_images{
	height:auto;
	width:160px;
	float:right;
	padding-right:15px;
	}
img.home-images
{
	padding:2px;
	border: 2px solid #50001B;
	margin-top: 0px;
	margin-bottom:10px;
	background-color: #CD8A9C;
}
#text
	{
	width:470px;
	padding-left:15px;
	}
h1
	{
	color:#FFFFFF;
	font-size:16px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
p	
	{
	color:#FFFFFF;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#bottom
	{
	width:700px;
	height:139px;
	background-image:url(../images/site/bottom.jpg);
	background-repeat:no-repeat;
	}
#bottomText
{
	width:700px;
	font-size:11px;
	height:16px;
	text-align:center;
	color:#FFFFFF;
	padding-top:117px;
}

#bottomText a
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

#bottomText a:hover
{
	color:#FFFFFF;
	font-weight: bold;
}
#bottomText a:visited
{
	color:#FFFFFF;
	font-weight: bold;
}
div#map
{
	padding: 4px;
	display:block;
	border:1px solid #50001B;
	margin-bottom:20px;
	margin-left:10px;
	width: 555px;
	height: 300px;
	color:#000000;
	margin:auto auto;
}
