body,html {
	margin: 2px 0px 2px 0px;	
}

body {
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;	
	scrollbar-arrow-color: #000000; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #333333; 
	scrollbar-3Dlight-color: #000000; 	
	scrollbar-darkShadow-color: #ffffff;
}

body, td, input, select, textarea {
	font-family: Verdana;
	font-size: 12px;
}

h1 {
	font-size: 28;
	font-weight: lighter;
	margin: 0px 0px 0px -2px;
}

img {
	border: none;
}

#main {
	width: 780px;
	height: 602px;
	border-width: 2px;
	border-color: #000;
	border-style: solid;
}

#title {
	height: 102px;
	background-color: #ffffff;
}

#extra {
	width: 195px;
	height: 440px;
}

#gallery {
	width: 585px;
	height: 440px;
	color: #333366;
}

#gallery td {
	color: #333366;
}

#biography, #links, #contact {
	width: 390px;
	height: 440px;
	vertical-align: top;
}

#biography, #biography td {
	color: #006633;
}

#links, #links td {
	color: #999900;
}

#contact, #contact td {
	color: #669933;
}

#contact, #links {
	padding: 0px 0px 0px 7px;
}

.content {
	width: 95%;
	height: 100%;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	overflow: auto;
}

.content a {
	color: #000;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.colFull {
	width: 195;
	height: 500;
	vertical-align: bottom;
	text-align: center;
}

.colTop {
	width: 195px;
	height: 460px;
}

.colBottom {
	width: 195px;
	height: 40px;
	text-align: center;
}

.menu {
	display: block;
	width: 100%;
	padding: 10px 0px 10px 0px;
	color: fff;
	text-decoration: none;
	font-size: 16px;
}

#col1 {
	background-color: #333366;
}
#col2 {
	background-color: #006633;
}
#col3 {
	background-color: #999900;
}
#col4 {
	background-color: #669933;
}

/* Gallery */
.thumb {
	text-align: center;
	vertical-align: bottom;
	padding: 0px;
}

.categoryTitle {
	font-weight: bold;
	font-size: 14pt;
	margin: 10px 0px 5px 0px;
}

.thumbTitle {
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

.description {
	margin: 10px 0px 0px 0px;
}

.thumb a {
	font-size: 7pt;
}

.image {
	text-align: center;
}

.category {
}

.imageGallery {
	width: 100%;
	text-align: center;
}

.galleryNavigation{
	text-align: center;
}

.galleryPaging {
	text-align: center;
}

.imageTitle {
	font-weight: bold;
}
