h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 0.5em;
	text-align: center;
	padding: 0.3em;
	margin: 0.1em;
	border: 4px outset #333333;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 16px;
}
body {
	background-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #9900CC;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color:  #000000;

}

#manu {
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	background-position: center top;
	float: left;
	margin-left: 5px;
	height: 700px;
}
#content {
	font-size: 12px;
	height: 375px;
	width: 600px;
	clip:              rect(auto auto auto auto);
	font-variant: normal;
	border: thick outset #333333;
	background-color: #000000;
	float: left;
	display:inline;
	overflow: auto;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 110px;
	color: #993399;
	margin-top: 50px;
	line-height: normal;
}

#link {
	height: 200px;
	width: 213px;
	font-size: 14px;
	color: #FFFFFF;
	float: right;
	margin-top: 70px;
	margin-right: 20px;
}

#link a {
	background-image: url(images/dischange.jpg);
	display: block;
	height: 40px;
	width: 160px;
	background-repeat: no-repeat;
	padding-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 40px;
	background-color: #000000;
}
#link a:hover {
	background-position: 0 -40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9966CC;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #9966CC;
}

#galleryLink {
	overflow: auto;
	height: 330px;
	width: 130px;
	float: left;
	margin-left: 10px;

}

h2 {
	color: #FFFFFF;
}


#header {
	float:left;
}
#leftFrame {
	float: left;
	width: 170px;
	height: 350px;
	margin-top: 10px;
	margin-left: 5px;
	background-color: #000000;
	border: thin solid #716F64;

}

#rightFrame {
	float: right;
	width: 390px;
	width: 390px;
	margin-top: 5px;
	background-color: #000000;
	border: thin solid #716F64;
	height: 350px;
	margin-right: 5px;

}
#topFrame {
	float: right;
	height: 140px;
	width: 390px;
	margin-top: 5px;
	margin-right: 5px;
	background-color: #000000;
	border: thin solid #666666;

}

#midFrame {
	float: right;
	height: 190px;
	width: 390px;
	clear: right;
	margin-top: 5px;
	margin-right: 5px;
	background-color: #000000;
	border: thin solid #666666;
	overflow: hidden;

}
h3 {
	color: #999999;
}strong {
	color: #990066;
	font-size: 14px;
}
#galleryFrame{
	height: 300px;
	width: 400px;
	float: right;
	margin-top: 50px;

}
