body {
    width: 100%; 
    font-family: arial;
		color: #eee; 
    margin: 0px; 
    margin-top: -30px; 
    padding: 0px; 
    border: 0px; 
    width: 100%; 
    background: #707F77;
		word-wrap:break-word;	
		min-width: 980px;	
    }
		
h1 {
    padding-left: 50px;
		color: #fcffcd; 
    font-size: 34px; 
		padding-top: 30px;
    text-align: left; 
    letter-spacing: 0.1em;
		font-weight: normal;
    }
		
h1 a {
		color: #fcffcd; 
		font-family: Trajan Pro;
    font-size: 34px; 
    letter-spacing: 0.1em;
		font-weight: normal;
		text-decoration: none;
}		

h4 {
    padding-left: 50px;
		color: #fcffcd; 
    font-size: 16px; 
    margin-top: -20px;  
		font-family: arial;
    letter-spacing: 0.1em; 
    text-align: left;
		font-weight: normal;
    }

h5 {
    padding-left: 50px; 
    font-size: 16px; 
    letter-spacing: 0.075em; 
    text-align: left;
    }		
		
h6 {
    margin-top: 0px;
		color: #ddd; 
    padding-left: 50px; 
    font-size: 14px; 
    letter-spacing: 0.075em; 
    text-align: left;
    }		
		
.header {
		margin: 0px; 
		padding: 0px; 
		border: 0px; 
		height: 125px; 
		background: #bf6335;
    }

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_variations.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 /* common styling */

 /* Set up the default font and ovrall size to include image */
.menu {
    font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
    width:100%;
    height:25px;
    background:#b19a7e;
    margin:0px;
		border-bottom: 4px ridge #ADBD83;
		border-top: 4px ridge #ADBD83;
    }
		
/* get rid of the default padding - margin and bullets */
.menu ul {
    padding:0; 
    margin:0;
    list-style-type: none;
		float: right;
		padding-right: 20px;
    }
		
/* make menu horizontal */
.menu ul li {
    float:left;
    position:relative;
    }
		
/* set up the default top level links */
.menu ul li a {
    display:block; 
    text-decoration:none; 
    height:25px;
		width: 100px;
		color: #FCFFCD;
    background:#b19a7e; 
    padding-left:15px; 
    line-height:22px;
    margin-right:2px;
    font-size: 13px;
		letter-spacing: 0.075em;
    }

/* set up the default top level links */
.menu ul li a:visited {
    display:block; 
    text-decoration:none; 
    height:23px;
		width: 100px;
    background:#b19a7e;
    padding-left:15px; 
    line-height:20px;
    margin-right:2px;
    }

/* hack for IE5.5 to correct the faulty box model */
* html .menu ul li a, .menu ul li a:visited {
    width:100px;
    w\idth:100px;
    }
		
/* hide the drop down menu */
    .menu ul li ul {
    display: none;
    }
		
/* remove all table style so that it does not interfere with the menu */
    .menu table {
    margin:-1px; 
    border-collapse:collapse;
    font-size:1em;
    }

/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */

/* style the top level hover */
.menu ul li:hover a,
.menu ul li a:hover {
    color:#fff; 
    }

/* make the drop down menu show and correctly position it */
.menu ul li:hover ul,
.menu ul li a:hover ul {
    display:block; 
    position:absolute;
    top: 0px; 
    margin-top:10px;
		padding-top: 14px;
    left:0; 
    width:100px;
    border-top:0;
    background:transparent;
    }
		
/* style the drop down links with no hover */
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
    display:block; 
    background:transparent url(images/opaque.png); 
    color:#000; 
    border:0;
    margin:0;
    color:#333;
    font-weight:normal; 
    font-size:0.8em;
    height:auto; 
    line-height:1em; 
    padding:5px; 
    width:100px
    }
		
/* style the drop down menu links when hovered */
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
    background:#888; 
    color:#fff;
    }

/* special styling for IE5.5 and IE6 - transparency is non validating */
.menu ul li a:hover ul {
    background:transparent filter: alpha(opacity=80);
     filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    opacity:0.8;
    margin-top:10px; /* for IE5.5 faulty box model */
    marg\in-top:11px; /* for IE6 */
    }
		
/* IE5.5 hack for faulty box model in drop down menu */
.menu ul li a:hover ul li a {
    background:#ddd;
    width:100px; /* for IE5.5 faulty box model */
    w\idth:100px; /* for IE6 */
    }
	
.content {
		/* width: 100%; */
		overflow:hidden;
		min-height: 546px;
    }	
	
.left {
		float: left; 
		width: 60%;
		overflow: auto;
		overflow: hidden;
		padding-bottom:32767px;
		margin-bottom:-32767px;
		*margin-bottom: -32667px;
    }	

.left img {
		padding-left: 20%;
		padding-top: 80px;
		height: 350px;
    }	
		
.project {
    padding-top: 80px;
		padding-left: 10%;
    }	
		
.project b {
    padding-left: 40px;
    }					
		
.project img {
		padding-left: 0px;
		padding-top: 0px;
		border: 1px solid #fff;
		border-collapse: collapse;
		height: 0px;
		}			
		
.left span {
    display:block; 
    color:#000; 
    font-weight:normal; 
    font-size:11px; 
		padding-left: 80px;
    width:400px; 
    margin:0 auto;
		}
		
		
.right {
		float: right;
		width: 35%;
		overflow: auto;
		*overflow: hidden;
		padding-bottom:32767px;
		margin-bottom:-32767px;
		*margin-bottom: -32667px;
    }
			
.right h1 {
		color: #eee; 
    font-size: 22px; 
		padding-top: 60px;
		margin-left: -50px;
    text-align: left; 
    letter-spacing: 0.1em;
		font-weight: normal;
    }		

.right h4 {
		color: #eee; 
    font-size: 14px; 
		padding-top: 15px;
		margin-left: 0px;
    text-align: left; 
    letter-spacing: 0.1em;
		font-weight: normal;
    }				
		
.right p {
    padding-top: 5px; 
    font-size: 12px; 
    text-align: justify; 
    padding-right: 25%; 
    letter-spacing: 0.075em; 
    line-height: 14pt;
		float: left;  
		padding-left: 0px;  
    }
		
.right ul {
    font-size: 12px; 
    padding-right: 15%; 
    letter-spacing: 0.02em;
    line-height: 14pt; 
    list-style: square;
		padding-bottom: 20px;
    }

.right ul li {
    padding-left: 7px;
    }
		
.right ul li a {
    text-decoration: none;
    color: #eee;
    font-weight: normal;
    padding-left: 5px;
    }					
		
.bottom_bar {
    background: #b19a7e;
    height: 20px;
    width: 100%;
    border-top: 4px ridge #5E5B4C;
    border-bottom: 4px ridge #5E5B4C;
    }
		
.footer {
		height: 160px; 
		background: #bf6335; 
		color: #fcffcd;
		text-align: center;	
		/* border-top: 20px solid #5E5B4C; */
		clear: both;
    }	
		
.contact {
    padding-top: 20px; 
    margin-top: 0; 
    font-size: 13px;
		line-height: 17pt; 
    letter-spacing: 0.45em;
    }		

.copyright {
    padding-top: 15px; 
    font-size: 12px; 
    letter-spacing: 0.085em;
    }		
		
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/photo_not_so_simple
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */	
	 
#gallery {
		float: left; 
		width: 65%;
		overflow: auto;
		*overflow: hidden;
		padding-bottom:32767px;
		margin-bottom:-32767px;
		*margin-bottom: -32667px;
		}
		
#gallery b.default {
    position: relative;
    float: left;
		width: 300px;
		height: 300px;
		margin-top: 100px;
		padding-left: 100px;
		}
		
#gallery b.default img {
		width: 300px;
		height: 300px;
		border: 0px solid #000;
		}

#gallery b.default span {
    display:block; 
    color:#000; 
    font-weight:normal; 
    font-size:11px;
		padding-left: 0px; 
    width:225px;
    margin:0 auto;
    }
		
		
#gallery ul {
		list-style:none; 
		margin-top:-270px;
		*margin-top: 120px; 
		margin-left: 425px;
		*margin-left: 50px;
		width:200px; 
		position:relative; 
		float: left;
		}
		
#gallery ul li {
		display:inline; 
		width:52px; 
		height:52px; 
		float:left; 
		margin:0 0 10px 10px;
		}
		
#gallery ul li a {
		display:block; 
		width:50px; 
		height:50px; 
		text-decoration:none; 
		}

#gallery ul li a span {
    display:none;
    }

#gallery ul li a img {
		display:block; 
		width:50px; 
		height:50px;
		border:0px;
		}

#gallery ul li a:hover {
    white-space:normal; 
    }
		
#gallery ul li a:hover b {
		position:absolute; 
		left: -325px;
		*left: -350px;
		top: -30px;
		*top: -20px; 
		width: 300px;
		height: 300px;
		}
		
#gallery ul li a:hover span {
    display:block; 
    color:#000; 
		background: #FCFFCD;
    font-weight:normal; 
    font-size:11px; 
		width: 225px;
    margin:0 auto;
		margin-top: -10px;
    }
		
#gallery ul li a:hover img {
		margin:0 auto 10px auto; 
		width: 300px;
		height: 300px;
		}
		
#gallery ul li a:active, 
#gallery ul li a:focus {
    white-space:normal; 
    }
    		
#gallery ul li a:active b,
#gallery ul li a:focus b {
		position:absolute;
		left: -325px;
		*left: -350px;
		top: -30px;
		*top: -20px; 
		width: 300px;
		height: 300px;
		}

#gallery ul li a:active span, 
#gallery ul li a:focus span {
    display:block; 
    color:#000; 
    font-weight:normal; 
    font-size:11px; 
    width:300px; 
		background: #FCFFCD;
	  margin:0 auto;
		margin-top: -10px;
    }

#gallery ul li a:active img,
#gallery ul li a:focus img {
		margin:0 auto 10px auto; 
		width: 300px;
		height: 225px;
		}

		
	

		
