body 
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#000;	
	font: 14px 'Gill Sans MT',Arial, Sans-Serif;
	left:0px;
	color:#fff;
	top:0px;
	overflow:auto;	

}
p
{
	font: 14px 'Gill Sans MT', Arial, Sans-Serif;
	text-align:justify;
	color:#fff;
	line-height:18px;
	margin:0px;
	padding:10px;
	
	

}
a:link
{

	color:#fff;
	font: 14px 'Gill Sans MT', Arial, Sans-Serif;
	text-decoration:none;
	letter-spacing:0px;
	font-weight:bold;
}



a:visited
{
	color:#fff;
	font: 14px 'Gill Sans MT', Arial, Sans-Serif;
	text-decoration:none;
	font-weight:bold;

}

 a:hover
{	
	color:#000;
	font: 14px 'Gill Sans MT', Arial, Sans-Serif;
	text-decoration:none;
	font-weight:bold;
}
	
	
a:active
{
	color:#fff;
	font: 14px 'Gill Sans MT', Arial, Sans-Serif;
	text-decoration:none;
	font-weight:bold;

}

.leftlink a
{
	float:left;
	margin-left:4em;
	font: 16px 'Gill Sans MT', Arial, Sans-Serif;
	font-weight:bold;
}
.draw
{
	text-align:left;
	border:#4d090b solid 10px;



}
#outer
{
	width:780px;
	margin: 0px auto;
	padding:0px;
	background-color:#7a0003;
	overflow:hidden;
}

:focus 
{ 
	-moz-outline-style: none; 
}

hr
{
	width:780px;
	height:1px;
	color:#983234;
	background-color:#983234;
	clear:both;
	border: 0;
}

#header
{
	background-color:#fff;
	width:778px;
	height:441px;
	color:#000000;
	background-color:#7a0003;
	background-image:url('header.jpg');
	background-position:top;
	background-repeat:no-repeat;
}


#header2
{
	background-color:#fff;
	width:778px;
	height:441px;
	color:#000000;
	background-color:#7a0003;
	background-image:url('header2.jpg');
	background-position:top;
	background-repeat:no-repeat;
}

.left
{
	float:left;
	margin-bottom: 30px;
	margin-right:150px;
}

.gallerybox
{
	width:335px;
	height:265px;
	background-image:url('gallerybox.jpg');
	background-position:left;
	background-repeat:no-repeat;
}

.topright
{
	margin: 0px 40px 0px 0px;
	padding: 0px;
	width:375px;
	position:relative;
	float:right;
	top:200px;
}

img
{
	border:0px;
}

.galpic4
{
	position:relative;
	left:56px;
	top:40px;
}

.galpic1
{
	position:relative;
	left:-11px;
	top:129px;
}

.galpic2
{
	position:relative;
	left:57px;
	top:78px;
}

.galpic3
{
	position:relative;
	left:82px;
	top:78px;
}

.menu
{
	color:#fff;
	float:left;
	position:relative;
	padding:0px;
	font-weight:bold;
	margin-top: 28px;
	width: 225px;
	text-align:center; 
	top:200px;
	left:0px;
	margin-left:4em;

}



#inner
{
	width:778px;
	height:auto;
	clear:both;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-bottom:20px;
	float:left;
}

#main
{

	margin-top:50px;
	width:776px;

}

.right

{
	float:right;
	padding-right:4em;
	color:#cd3639;
}

#left
{
	width:355px;
	margin: 0px;
	padding:0px; 

	text-align:left;
	padding:0px;
	float:left;padding-bottom:10px;
	
}

#right
{
	width:365px;
	padding: 0px;
	float:right;
	margin:0px;
	padding-right: 2.5em;	
	text-align:right;
	padding-left: 0em;
}

.left
{
	float:left;
}


.figure 
{
	padding:0px;
	margin:0px;
}

.figurel 
{
	padding:0px;
	margin:0px;
	float:left;
	text-align:center;
	margin-left:3em;

}

.figure p 
{
  text-align: center;
  text-indent: 0;
  font-size:15px;
  margin-left:auto;
  font-weight:bold;
  margin-right:auto;
}

.figurel p 
{
  text-align: center;
  text-indent: 0;
  font-weight:bold;
  font-size:15px;
  margin-left:auto;
  margin-right:auto;
}

#nav {
	margin: 0;
	padding: 0;
	
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -35px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -35px;
	}
	
#thome a  
{
	width: 225px;
	background: url('home.jpg') top left no-repeat;
}

#tabout a  
{
	width: 225px;
	background: url('about.jpg') top left no-repeat;
}


#tgallery a  
{
	width: 225px;
	background: url('gall.jpg') top left no-repeat;
}
#twip a  
{
	width: 225px;
	background: url('work.jpg') top left no-repeat;
}

#tlinks a  
{
	width: 225px;
	background: url('links.jpg') top left no-repeat;
}


#tcontact a  
{
	width: 225px;
	background: url('contact.jpg') top left no-repeat;
}