* {margin: 0; padding: 0;}

/************************************* Main structure *************************/

body {
	background-color: #F7B5BF;
	font-family: "Century Gothic", Arial, Helvetica, Verdana;
	font-size: 10pt;
	color: #3B2A0C;
	font-style: normal;
	margin: 0;
	padding: 0;
}

.wrap {
	position:relative;
	width: 800px;
	height: 500px;
	padding:0;
	background-color: #F7B5BF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bg_bottom1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.container {
	width: 800px;
	height: auto;
}

.container2 {
	height: 260px;
	width: 520px;
	margin-top: 20px;
	margin-bottom: 0px;
	top: 20px;
	float: right;
	background-image: url(../images/right-box.gif);
	background-repeat: repeat-y;
}

#main {
	text-align: center;
	margin-top: 40px;
}

#left {
	float:left;
	width: 220px;
	margin-top: 10px;
	clear: left;
	margin-left: 10px;
}

#right {
	height: 400px;
	width: 520px;
	margin-top: 10px;
	margin-right: 10px;
	overflow: auto;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	visibility: visible;
	background-image: url(../images/right-box.gif);
	background-repeat: repeat-y;
}

#right ul {
	line-height: 18px;
}

#archives {
	height: 400px;
	width: 520px;
	margin-top: 10px;
	margin-right: 10px;
	overflow: auto;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	visibility: visible;
	background-image: url(../images/right-box.gif);
	background-repeat: repeat-y;
}


#archives img {
	float: left;
	padding-right: 20px;
}

#gallery {
	height: 400px;
	width: 510px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	visibility: visible;
}

#scrollbox {
	width: 520px;
	height: 100px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: auto;
	white-space: nowrap;
	float: left;
	position: relative;
}

#thumbs {
	width: 1360px;
	height: 80px;
}

td, th {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #C21E60;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: #FFCCCC;
}

ul {
	padding-left: 20px;
}

.title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
    background-color: #99CC00;
	color: #003333;
}

.subtitle a {
	color: #FF3399;
	font-size: 16pt;
	background-color: #FFCCCC;
	font-weight: bold;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.subtitle a:hover {
	color: #663300;
	font-size: 16pt;
	background-color: #FF99CC;
	font-weight: bold;
	text-decoration: none;
}

/********************************* Header **********************************/

#header {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #F7B5BF;
	color: #999999;
	background-image: url(../images/bg_top1.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 800px;
	margin: 0px auto;
}

#header h1 a {
	text-indent: -9999em;
	text-decoration: none;
	display: block;
	height: 130px;
	width: 800px;
}

#header h1 a:hover {
	background-color: transparent;
}


/******************************* Text and image formatting *******************************/

p {
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 10pt;
	line-height: 18px;
}

.note {
	margin: 0px;
	padding-left: 5px;
}

.style1 {
	color: #F7B5BF;
}
.date {
	text-align: right;
}

.description {
	width: 315px;
	height: 220px;
	position: absolute;
	margin-left: 220px;
	float: right;
	overflow: auto;
	top: 40px;
	padding-right: 5px;
}

h1 {
	font-size: 12pt;
	color: #45392E;
	padding: 1px;
	text-align: center;
}

h2 {
	margin-top: 10px;
	background-color: #F7C8BC;
	font-size: 12pt;
	color: #45392E;
	padding: 5px;
	margin-left: 220px;
}

h3 {
	height: 20px;
	background-color: #FFECE9;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #45392E;
}

h4 {
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF3366;
	border-bottom-color: #FF3366;
	font-size: 10pt;
	color: #45392E;
}


/********************************* Navigation **********************************/

#navcontainer {
}

#navcontainer ul
{
	list-style-type: none;
	line-height: 10px;
}

#navcontainer a img  {
	width: 220px;
	height: 35px;
	margin-bottom: 10px;
}

#navcontainer a:hover  {
	background-color: transparent;
}

#navlist {
	margin: 0px;
	padding: 0px;
}

/**************** Gallery Contents ******************/

#contents1 {
	position:absolute;
	width:500;
	height:260;
	z-index:29;
	visibility: hidden;
}
#contents2 {
	position:absolute;
	width:500;
	height:260;
	z-index:28;
	visibility: hidden;
}
#contents3 {
	position:absolute;
	width:500;
	height:260;
	z-index:27;
	visibility: hidden;
}
#contents4 {
	position:absolute;
	width:500;
	height:260;
	z-index:26;
	visibility: hidden;
}
#contents5 {
	position:absolute;
	width:500;
	height:260;
	z-index:25;
	visibility: hidden;
}
#contents6 {
	position:absolute;
	width:500;
	height:260;
	z-index:24;
	visibility: hidden;
}
#contents7 {
	position:absolute;
	width:500;
	height:260;
	z-index:23;
	visibility: hidden;
}
#contents8 {
	position:absolute;
	width:500;
	height:260;
	z-index:22;
	visibility: hidden;
}
#contents9 {
	position:absolute;
	width:500;
	height:260;
	z-index:21;
	visibility: hidden;
}
#contents10 {
	position:absolute;
	width:500;
	height:260;
	z-index:20;
	visibility: hidden;
}
#contents11 {
	position:absolute;
	width:500;
	height:260;
	z-index:19;
	visibility: hidden;
}
#contents12 {
	position:absolute;
	width:500;
	height:260;
	z-index:18;
}
#contents13 {
	position:absolute;
	width:500;
	height:260;
	z-index:17;
	visibility: hidden;
}
#contents14 {
	position:absolute;
	width:500;
	height:260;
	z-index:16;
	visibility: hidden;
}
#contents15 {
	position:absolute;
	width:500;
	height:260;
	z-index:15;
	visibility: hidden;
}
#contents16 {
	position:absolute;
	width:500;
	height:260;
	z-index:14;
	visibility: hidden;
}
#contents17 {
	position:absolute;
	width:500;
	height:260;
	z-index:13;
	visibility: hidden;
}
#contents18 {
	position:absolute;
	width:500;
	height:260;
	z-index:12;
	visibility: hidden;
}
#contents19 {
	position:absolute;
	width:500;
	height:260;
	z-index:11;
	visibility: hidden;
}
#contents20 {
	position:absolute;
	width:500;
	height:260;
	z-index:10;
	visibility: hidden;
}
#contents21 {
	position:absolute;
	width:500;
	height:260;
	z-index:9;
	visibility: hidden;
}
#contents22 {
	position:absolute;
	width:500;
	height:260;
	z-index:8;
	visibility: hidden;
}
#contents23 {
	position:absolute;
	width:500;
	height:260;
	z-index:7;
	visibility: hidden;
}
#contents24 {
	position:absolute;
	width:500;
	height:260;
	z-index:6;
	visibility: hidden;
}
#contents25 {
	position:absolute;
	width:500;
	height:260;
	z-index:5;
	visibility: hidden;
}
#contents26 {
	position:absolute;
	width:500;
	height:260;
	z-index:4;
	visibility: hidden;
}
#contents27 {
	position:absolute;
	width:500;
	height:260;
	z-index:3;
	visibility: hidden;
}
#contents28 {
	position:absolute;
	width:500;
	height:260;
	z-index:2;
	visibility: hidden;
}
#contents29 {
	position:absolute;
	width:500;
	height:260;
	z-index:1;
	visibility: hidden;
}

.sidebar {
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
	color: #003333;
}

.sidebarHeader {
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
}

#main {
	width: 100%;
	clear: left;
	background-position: center;
}

/********************************* Footer **********************************/

.footer {
	position:relative;
	clear:both;
	width:800px;
	font-size:8pt;
	text-align:center;
	background-color: #F7B5BF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	margin-top: 0px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
    color: #EF2375;
}

/********************************* Address **********************************/

address {
	text-align: center;
	height: 24px;
	font-style: normal;
	width: 800px;
	margin: 0px auto;
}

address a {
	text-decoration: none;
	font-weight: normal;
}

address a:hover {
	background-color: #FFCCCC;
}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
	border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


/******* images *******/

img {
	border:none;
}

.right img{
	position:relative;
	float:right;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.left img{
	position:relative;
	float:left;
	padding:0;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
}

.left2 img{
	position:relative;
	float:left;
	padding:0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.collection img{
	position:absolute;
	float:left;
	padding:0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 5px;
}

/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
