body {
	background-image: url(images/background4.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#2f3f4f;
}
.clear{clear:both;}
* {margin: 0px;padding: 0px;}

#moviecontainer {
	background-color:#e6e6e1;
	margin: 0 auto;
	text-align: left;
	width: 320px;
	height: 256px;
}

#container {
	background-color:#e6e6e1;
	margin: 0 auto;
	text-align: left;
	width: 734px;
}

#flashheader {
	background-image: url(images/menubg.gif);
	margin: 0 auto;
	text-align: center;
	width: 734px;
}

#flashcontent {
	height: 475px;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
	
a{color:#2C3C4C;}
a:hover{color:#4C342C;}

img {
	border: 0pt;
	}

/********************** Header ***************************/
#header {
	background-image: url(images/menubg.gif);
	width:734px;
	height:30px;
	position:relative;
}
#header ul{
	position:absolute;
	top:7px;
	left:100px;
}
#header li{
	display:block;
	padding-top: 0pt;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 0pt;
	float:left;
	width:107px;
}
#header ul a { 
	color: #bae2ed; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	text-transform: capitalize 
}

#header ul a:hover{color:#97b15e;}

/********************** Main ***************************/

#mail {
	width: 600px;
	padding-left: 150px;

}

#resume {
	width: 600px;
	padding: 0 0px 0 67px;
}

#resume h1 {
	font-size: 16px;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	text-transform: uppercase;
	font-weight: bolder;
	}
	
#resume li {
	margin-bottom: 7px;
}

#resume p {
	color: black;
	margin: 7px 0px 7px 0px;
}
	

#gallery {
	text-align: center;
	padding: 0px 0px 0px 220px;
}


#gallery li {
	display: block;
	float: left;
	width: 75px;
	line-height: 16pt;
}
	
#welcome {
	background-image: url(images/welcomebg.gif);
	position: relative;
	width: 734px;
}

#welcome p{
	margin: 10px 100px 10px 100px;
	line-height: 16px;
	}


#content {
	background-image: url(images/welcomebg.gif);
	position: relative;
	width: 734px;
	
}

#portfoliohead {
	background-image: url(images/welcomebg.gif);
	padding: 10px 0px 0px 460px;
}

.left {
	position: relative;
	width: 494px;
	float: left;

}

.left p{
	margin: 10px 0px 10px 70px;
	width: 400px;
	line-height: 16px;
}

.right {
	width: 240px;
	float: right;
	padding: 0px 0px 0px 0px;
}


.right li{
	display: block;
	padding-top: 7px;
	padding-left: 35px;
	float: left;
	width: 35px;
}


h1 {
	margin: 10px 10px 10px 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4C432C;}
	
h2 {
	margin: 10px 10px 10px 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4C432C;}
	
h3{color:#2C3C4C;}

h4{
	color:#2C3C4C;
	font-size: 12px;
}

h5 {
	margin: 18px 10px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #4C432C;
}
	
#content p{
	line-height: 16px;
}

#content a{}

/********************** News ***************************/
#feature {
	background-image:url(images/line.jpg);
	background-repeat: no-repeat;
	background-color: #E6DFCF;
	padding: 2px 0px 10px 125px;
}
#feature h3{
	margin: 12px 10px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #4C432C;
}
#featureleft {
	float: left;
	width: 304px;
}

#featureleft a{}

#featureleft span{
	color:#BF7760;
	font-size: 10px;
	font-weight: 900;
}

#featureleft p{
	margin: 5px 10px 0px 0px;
	
	}

#featureclip   { 
	width:100px;
	margin-top: 0px;
	float: left; 
	padding: 0px 0px 20px 30px; 	
}

#featureright   { 
	text-align: center; 
	float: right; 
	width: 305px;
	padding-top: 10px;	
}

#featureright p{
	margin: 0pt;
}



/********************** Footer ***************************/
#footer {
	background-image:url(images/footer.gif);
	background-repeat: no-repeat;
	height: 65px;
	text-align: center;
	width: 734px;
}

#footer p{
	font-size: 10px;
}