body {
	background-color: #ffffff;
	background-image: url(../img/frame/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	}
	
p, li {
	color: #777777;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	line-height: 16pt;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	}
	
hr {
	border: solid 1px #fdb917;
	height: 1px;
	width: 100%;
	margin: 15px 0px 15px 0px;
	}
	
.description {
	font-size: 8pt;
	line-height: 12pt;
	letter-spacing: 0px;
	}
	
.title {
	color: #74c9bb;
	font-family: Georgia, Times, Serif;
	font-size: 20pt;
	line-height: 22pt;
	letter-spacing: 5px;
	font-variant: small-caps;
	}
	
.pagetitle {
	color: #d5efea;
	font-family: Georgia, Times, Serif;
	font-size: 32pt;
	line-height: 33pt;
	letter-spacing: 4px;
	font-variant: small-caps;
	}
	
.intro {
	font-family: Georgia, Times, Serif;
	font-size: 12pt;
	line-height: 16pt;
	letter-spacing: 1px;
	}
	
.seriestitle {
	color: #74c9bb;
	font-family: Georgia, Times, Serif;
	font-size: 10pt;
	line-height: 14pt;
	letter-spacing: 3px;
	font-variant: small-caps;
	}
	
.gallerylisttitle {
	color: #74c9bb;
	font-family: Georgia, Times, Serif;
	font-size: 11pt;
	line-height: 14pt;
	letter-spacing: 1px;
	font-variant: small-caps;
	}

.menu {
	color: #fdb917;
	font-family: Georgia, Times, Serif;
	font-size: 9pt;
	line-height: 9pt;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
	
.orange {
	color: #fdb917;
	}
	
.teal {
	color: #74c9bb;
	}
	
a:link, a:visited, a:active {
	color: #74c9bb;
	text-decoration: none;
	}

a:hover {
	color: #74c9bb;
	text-decoration: underline;
	}

a.menu:link, a.menu:visited, a.menu:active {
	color: #000000;
	text-decoration: none;
	}

a.menu:hover {
	color: #30b39e;
	text-decoration: none;
	}

a.orangelink:link, a.orangelink:visited, a.orangelink:active {
	color: #fdb917;
	text-decoration: none;
	}

a.orangelink:hover {
	color: #74c9bb;
	text-decoration: none;
	}

a.zoomlink:link, a.zoomlink:visited, a.zoomlink:active {
	color: #cccccc;
	letter-spacing: 0px;
	font-size: 8pt;
	text-decoration: none;
	}

a.zoomlink:hover {
	color: #999999;
	letter-spacing: 0px;
	font-size: 8pt;
	text-decoration: none;
	}

.btnreg {
	background-image: url(../img/frame/button_reg.png);
	background-repeat: none;
	}
	
.btnroll {
	background-image: url(../img/frame/button_sel.png);
	background-repeat: none;
	}