@charset "utf-8";
/* CSS Document */

body 		{
	
		font:Verdana, Geneva, sans-serif;
		background-image:url(../images/DSC04322.jpg);
		 background-repeat:no-repeat; 
		 background-position:top center;
		 background-color:#666;
	
}



#leftcolumn		{
	
	margin-top:50px;	
	
}

#rightcolumn		{
	
	margin-top:50px;
	float:right;
	
	
}

#content	{
	
		margin:auto auto auto auto; 
		width:1300px;
		
		}
	
	
#menu 	{
	
	font:Tunga;
	text-align:right;
	margin-right:900px;
	
	
	
}

#menu a:link 	{
	
	color:#FFF;
	text-decoration:none;
	font-family:Verdana;
	font-size:45px;
	line-height:42px;
	font-weight:600;
	
	
	
}

#menu a:visited		{
	
	color:#FFF;
	text-decoration:none;
	font-family:Verdana;
	font-size:45px;
	line-height:42px;
	font-weight:600;
	
}

#menu a:active		{
	
	color:#7fcaef;
	text-decoration:none;
	font-family:Verdana;
	font-size:45px;
	line-height:42px;
	font-weight:600;
	
}

#menu a:hover		{
	
	color:#7fcaef;
	text-decoration:none;
	font-family:Verdana;
	font-size:45px;
	line-height:42px;
	font-weight:600;
	
}

#text	{
	
	font-family:Verdana, Geneva, sans-serif;
	color:white;
	font-size:14px;
	
}

#righttext	{
	
	font-family:Verdana, Geneva, sans-serif;
	color:white;
	font-size:14px;
	
}


#righttext h1	{
	
	font-family:Verdana, Geneva, sans-serif;
	color:white;
	font-size:18px;
	
}

#text h1	{
	
	font-family:Verdana, Geneva, sans-serif;
	color:white;
	font-size:18px;
	
}

a:hover		{
	
	color:black;
	text-decoration:none;
	
}

#text a:link		{
	
	color:#333;
	text-decoration:none;
	
}

#text a:visited		{
	
	color:#333;
	text-decoration:none;
	
}

#footer				{
	
	color:#CCC;

		
	
}

#footer a:link				{
	
	color:#CCC;

		
	
}

#footer	a:visited			{
	
	color:#CCC;

		
	
}