body			
{ 
	margin: 0px; 
	font-family: arial, "trebuchet ms", verdana, tahoma; 
	color: #7C7C7C; 
	font-size: 11pt; 
	line-height: 165%; 
	background: #e0e0e0 url('images/site/site-bg.png') repeat-x;
}


#container
{
	margin: 0px auto;
	width: 760px;
	background-color: #FFFFFF;
}

#header
{
	width: 760px;
	height: 125px;
	text-align: left;
	background: #FFFFFF url('images/site/title-bg.png') no-repeat right;
}

#menu
{
	width: 735px;
	height: 50px;
	text-align: right;
	background: url('images/site/menu-bg.png') repeat-x;
	margin: 0;
	padding: 0 25px 0 0px;	
}

#menu a
{
	height: 50px;
	text-decoration: none;
	color: #FFFFFF;
	float: right;
	padding: 0px 10px 0px 10px;
	line-height: 50px;
}

#menu a:hover 
{
	background-color: #B5EC07;
	text-decoration: none;
	color: #5C5C5C;
}

#content 
{
	width: 760px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: justify;
}

#updates 
{
	float: left;
	width: 760px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
}

#gallery 
{
	width: 760px;
	height: auto;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	background-color: #FFFFFF;
	text-align: center;
}

#spacer
{
	height: 25px;
	width: 760px;
	background-colour: #FFFFFF;
	clear: both;
	margin: 0;
	padding: 0;
}

#footer
{
    color: #fff;
    clear: both;
	background: #bfc0c0;
	width: 710px;
	line-height: 60px;
	margin: 0px 0 15px 25px;
	padding: 0;
}

#content a 
{
	margin: 0px 10px 0px 0;
	padding: 0;
}

#content a.second 
{
	margin-right: 0px;
}

h1				
{
	font-size: 10pt;
	font-family: arial;
	text-align: center;
	font-weight: bold;
	float: right;
	display: inline;
	padding: 10px 0 0 0;
	margin: 25px 25px 6px 0;
	height: 35px;
	width: 710px;
	background-color: #999999;
	color: #FFFFFF;
}

#updates a.galleries				
{
	font-size: 10pt;
	font-family: arial;
	text-align: center;
	font-weight: bold;
	float: right;
	display: inline;
	padding: 3px 0 0 0;
	margin: 0 25px 6px 0;
	background-color: #e0e0e0;	
	height: 28px;
	width: 710px;
	color: #7C7C7C;
}

#updates a.galleries:hover {
	color: #7C7C7C;
	background-color: #B5EC07;
	text-decoration: none;
}

#gallery a img
{
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}


#gallery a.one				
{
	font-size: 10pt;
	font-family: arial;
	text-align: center;
	font-weight: bold;
	float: left;
	display: inline;
	margin: 35px 0 0 25px;
	padding: 10px 0 0 0;
	background-color: #e0e0e0;	
	width: 212px;
	height: 321px;
	color: #7C7C7C;
}

#gallery a.one:hover 
{
	color: #7C7C7C;
	background-color: #B5EC07;
	text-decoration: none;
}

#gallery a.two				
{
	font-size: 10pt;
	font-family: arial;
	text-align: center;
	font-weight: bold;
	float: left;
	display: inline;
	margin: 35px 0 0px 38px;
	padding: 10px 0 0 0;
	background-color: #e0e0e0;	
	width: 212px;
	height: 321px;
	color: #7C7C7C;
}

#gallery a.two:hover 
{
	color: #7C7C7C;
	background-color: #B5EC07;
	text-decoration: none;
}

#gallery a.three				
{
	font-size: 10pt;
	font-family: arial;
	text-align: center;
	font-weight: bold;
	float: right;
	display: inline;
	margin: 35px 25px 0px 0;
	padding: 10px 0 0 0;
	background-color: #e0e0e0;	
	width: 212px;
	height: 321px;
	color: #7C7C7C;
}

#gallery a.three:hover 
{
	color: #7C7C7C;
	background-color: #B5EC07;
	text-decoration: none;
}

p { margin: 0px; padding: 0px; }

#content p 
{ 
	font-family: arial, "trebuchet ms", verdana, tahoma;
	font-size: 90%; 
	text-align: justify; 
	padding: 18px 25px 5px 24px; 
	margin: 0; 
}

#footer p 
{ 
	text-align: center; 
	font-size: 80%; 
	margin: 0; 
	padding: 0; 
}

.bold{font-weight:bold;}

img { border: 0px; }

table, th {border:none;width:710px;font-size:90%;margin:0 25px;padding:0;float:right;}
td.title {vertical-align:top;width:155px;text-align:right;padding:3px 10px 3px 0;}
td.wide {width:555px;padding:3px 0 3px 10px;}

a:active,
a:visited,
a:link	    		{ color: #7C7C7C; text-decoration: none; }
a:hover				{ color: #000000;}
#content a.txtlink			{ color: #000000; padding:0; margin:0; font-style:italic;}
#content a.txtlink:hover		{ color: #000000; background-color: #B5EC07; padding:0; margin:0;}

#footer a 			{ color: #AFAFAF }
#footer a:hover 	{ color: #99E608 }
