@charset "utf-8";
* 
body  
	{
	background-color:#EEEEEE;
	background-image:url(../images/site/bg.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, sans-serif; 
	color:#1F2E4B;
	text-align:justify;
	font-size: 15px;
	margin-top:0px;
	}
#container
	{
	width:727px;
	height:auto;
	margin:auto auto;
	}
#header
	{
	width:727px;
	height:120px;
	background-image:url(../images/site/header.jpg);
	background-repeat:no-repeat;
	}
a
	{
	color:#333333;
	font-weight:700
	}
#links
	{
	width:auto;
	height:auto;
	font-family: "Trebuchet MS", Arial, sans-serif;
	float:right;
	padding-top:90px;
	color:#EEEEEE;
	}
#links a:link
	{
	color:#00B4FF;
	text-decoration:none;
	}
#links a:visited
	{
	color:#00B4FF;
	text-decoration:none;
	}
#links a:hover
	{
	color:#EEEEEE;
	text-decoration:none;
	}
#flashMovie
	{
	width:727px;
	height:262px;
	}
#content
	{
	width:727px;
	height:auto;
	}
#text
	{
	height:auto;
	padding-left:10px;
	padding-right: 10px;
	}
h1
	{
	font-size:15px;
	color:#333333;
	margin:0px;
	}
p
	{
	font-size:15px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color:#333333;
	font-size:12px;
	}
#bottombar
	{
	width:780px;
	height:30px;
	margin-top:15px;
	border-bottom:10px solid #EEEEEE;
	background-color:#515151;
	margin:auto auto;
	}
#bottomtext
	{
	text-align:center;
	font-size:13px;
	padding-top:5px;
	}
#bottomtext a:link
	{
	color:#e6e4e4;
	text-decoration:none;
	}
#bottomtext a:visited
	{
	color:#e6e4e4;
	text-decoration:none;
	}
#bottomtext a:hover
	{
	color:#00B4FF;
	text-decoration:none;
	}
#map
	{
	padding: 4px;
	display:block;
	border:1px solid #34353a;
	width: 450px;
	height: 300px;
	color:#000000;
	margin-left:15px;
	}
#container #header #links a {
}
#container #header #links .album {
	color: #EEEEEE;
}
