html {
	overflow-y: 		scroll; 
}
body {
	background-color:	white;
}
.pagediv {
	position:		relative;
    	margin-left: 		auto;
    	margin-right: 		auto;
	width: 			770px;
}
.headerdiv {
	position:		relative;
	margin-left: 		auto;
	margin-right: 		auto;
	height:			150px; 
	background-image: 	url('StudioGArt.gif');
}	
.navdiv {
	position:		relative;
	top:			127px;
	margin-left: 		auto;
	margin-right: 		auto;
	height:			26px; 
}
.navitem {
	font-family:		Times New Roman; Book Antiqua;
	font-size:		20px;
	font-weight:		400;
	text-align:		center;
	float:			left;
}
#navitem1 {
	position:		relative;
	left:			5px;
	width:			78px;
	text-align:		left;
}
#navitem2 {
	width:			144px;
}
#navitem3 {
	width:			131px;
}
#navitem4 {
	width:			119px;
}
#navitem5 {
	position:		relative;
	left:			5px;
	width:			158px;
}
#navitem6 {
	width:			137px;
	text-align:		right;
}
.contentdiv{
	position:		relative;
	width:			770px;
	float:			left;
}
.vertgallery {
	position:		relative;
	float:			left;
	width:			150px;
	overflow-y:		auto;
	background-color:	white;
}
.vertgalleryimg {
	position:		relative;
	float:			left;
	width:			140px;
	margin-right:		10px;
	margin-bottom:		10px;
}
a {
	color:			#072663;
	text-decoration:	none;
}
a:hover {	
	position:		relative;
	text-decoration:	underline;
}
.navitem a {
	color:			#ffffff;
	font-weight:		400;
	text-decoration:	none;
}
.navitem a:hover {	
	text-decoration:	none;
	font-weight:		600;
}
.navitem a.here {
	text-decoration:	underline;
}
p, td, li {
	font-family: 		Verdana;
	font-size:		18px;
	font-weight:		400;
	color:			#000000;
	margin-bottom: 		0; 
	margin-top: 		0; 
}
tr, td {
	valign:			top;
}
.framed {
	border:			solid 5px #000000;
}
.highlight {
	font-family: 		Times New Roman, Book Antiqua;
	font-weight:		600;
	font-size:		24px;
	color:			#072663;
}
.highlight2 {
	font-family: 		Times New Roman, Book Antiqua;
	font-weight:		800;
	font-size:		28px;
	color:			#072663;
}
.sublight {
	font-weight:		600;
}
.tassel_right {
	width:		620px;
	height:		630px;
	position:		relative;
	float: 		right;
	border:		none;
}
.tassel_left {
	width:		150px;
	height:		630px;
	position:		relative;
	float:		left;
	border:		none;
}
br {
	font-size:		16px;
}
.smallbr {
	font-size:		6px;
}
.hiding {
	display:		none;
}
.righty {
	position:		relative;
	float: 			right;
}
.lefty {
	position:		relative;
	float: 			left;
}
.footerdiv {
	position:		relative;
	float:  		left;
}
.line {
	background-image: 	URL('line.gif'); 
	height:			5px;
}
.footerdiv p {
	font-family: 		Times New Roman; Book Antiqua;
	font-size:		20px;
	text-align:		right;
}