* {
	margin:0;
	padding:0;
}
.style1 {
	color: #FF9900;
	font-style: italic;}
	
.style2 {
	color: #FF9900;
	font-size:1.5em;}	
	
h1 {font-family: Verdana, Tahoma, Sans-Serif; font-size:16px; font-style:normal;}
h3 {font-family:Georgia, "Times New Roman", Times, serif; font-size:1.2em; text-align:center;}
p {font-family:Georgia, "Times New Roman", Times, serif; font-size:.9em;}

body {
	font-size:90%;
	
}

#page-wrap{
	width:800px;
	margin:0 auto;
}
#bg{
	background-image:url(../images/home_bg.jpg);
	padding-top:20px;
	width: 800px;
	height:702px;
}
#bg_gal{
	background-image:url(../images/gal_bg.jpg);
	padding-top:20px;
	width: 800px;
	height:702px;
}
#bg_about{
	background-image:url(../images/about_bg.jpg);
	padding-top:20px;
	width: 800px;
	height:702px;
}

#bg_con{
	background-image:url(../images/contact_bg.jpg);
	padding-top:20px;
	width: 800px;
	height:702px;
}

#top_main{
	width:800px;
	height:388px;
}
#top_ab{
width:800;
height:312px;
}

#top_gal{
width:800px;
height:155px;
}

#nav{
float:left;
background-color:white;
width:149px;
height:155px;
}
	#nav ul{
		margin-top:20px;
		list-style:none;
		font-family:Verdana, Tahoma, Sans-Serif;
		font-size:20px;
		line-height:24px;
		}
		#nav li a:link, a:visited{
		color:black;
		text-decoration:none;}
		
		#nav li a:hover, #nav li a:active{color:#FF9900;}

		#nav li.cur a {color:#FF9900;}
		
#ab_right{
background-image:url(../images/ab_rt_duncan.gif);
float:left;
width:249px;
height:312px;
}

#con_right{
text-align:center;
background-image:url(../images/con_rt.gif);
float:left;
width:280px;
height:262px;
padding-top:85px;
padding-left:5px;
padding-right:5px;
}

#featured{
float:left;
width:290px;
height:357px;
}

	#f_title{
		background-image:url(../images/featured_glass_title.gif);
		width:290px;
		height:46px;
		}
	#f_img{
		background-image:url(../images/featured_glass_img.gif);
		width:290px;
		height:208px;
		}
	#f_text{
		width:253px;
		height:78px;
		overflow:auto;
		}
	
#logo{
float:left;
margin-left:55px;
width:301px;
height:202px;
background-image:url(../images/logo.gif)
}
#logo_gal{
float:left;
margin-left:55px;
width:301px;
height:155px;
background-image:url(../images/logo_gal.gif);
}

#bot_ab{
width:800px;
height:160px;
margin-top:108px;
padding-left:340px;
}

#title_gal{
float:left;
background-image:url(../images/title_gal.gif);
margin-top:65px;
width:248px;
height:50px;
}

#main_gal{
margin-left:350px;
width:800px;
height:421px;
}

#bot_main{
width:800px;
height:160px;
padding-top:31px;
padding-left:341px;
}

#news{
width:421px;
height:152px;
overflow:auto;
}
	#news a:link, a:visited{
		color:#FF9900;}
		
#footer_main{
	width:800px;
	height:106px;
	}
#footer{
	margin-top:12px;
	margin-left:520px;
	}

#copyright{
	margin-left:545px;
	margin-top:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	}
