html
{
}

/* ------------------------------------------------------------

	HEADINGS

------------------------------------------------------------ */
h1 {
	font-size: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #006633;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #339900;
	margin-top: 0px;
	margin-bottom: 40px;
}



h2 {font-size: 1.3em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #339900;}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0033FF;
	vertical-align: bottom;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 32px;
	margin-right: auto;
	margin-left: auto;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 40px;
	padding: 10px;
	width: 95%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #990000;
	background-color: #FF0000;
}

h6 {
	background-image: url(../images/template_1405_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
	margin-top: 0px;
	margin-bottom: 20px;
}


/* ------------------------------------------------------------

	BODY

------------------------------------------------------------ */

body {
	margin: 0px;
	background-color: #FFFFF4;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

.style1 {color: #999999}


em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

/* ------------------------------------------------------------

	LINKS

------------------------------------------------------------ */
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF9999;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF9999;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFF00;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF9999;
}

/* ------------------------------------------------------------

	Gallery Thumbs Alignment

------------------------------------------------------------ */
ul {
	text-align: center;
	width: 650px;
}
li {
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	text-align: center;
	display: inline;
	margin-bottom: 20px;
	float: left;
	padding: 0px;
}
/* ------------------------------------------------------------

	CONTAINER

------------------------------------------------------------ */
#container760 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border: 1px solid #FF6600;
	background-image: url(../images/template_1405_02.gif);
}

#container600 {
	width: 690px;
	margin: 10px auto;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
	padding: 20px;
}

.handler {
	display: block;
}
.handler2 {
	display: block;
}

#container6002 {
	width: 500px;
	margin: 10px auto;
	clear: both;
	text-align: center;
}


/* ------------------------------------------------------------

	UNIQUE

------------------------------------------------------------ */

.fieldstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	padding: 0px;
	margin: 0px;
}
#leftmain {
	float: left;
	width: 250px;
	text-align: center;
}
#rightmain {
	float: right;
	width: 250px;
	text-align: center;
}
.picborder {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 0px;
}

#leftbody {
	float: left;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 5px;
}
.hrline {
	border-top: 1px dashed #CCCCCC;
}
#rightbody {
	width: 450px;
	float: right;
	margin-top: 40px;
	margin-bottom: 5px;
}

/* ------------------------------------------------------------

	BUTTONS (ENTER, GALLERY 1, GALLERY 2)

------------------------------------------------------------ */



ul#navlist
{
	margin: 0 auto;
	width: 230px;
	text-align: center;
	padding: 0px;
}

#navlist li
{
	list-style-type: none;
	color: #990000;
	border: 0.2em solid #FF9900;
	font-weight: 600;
	text-align: center;
	margin-bottom: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	width: 210px;
	background-image: url(../images/template_1405_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#navlist li a
{
	color: #006600;
	text-decoration: none;
	display: block;
}



#navlist li a:hover
{
	background-color: #999999;
	color: #FFFFFF;
}
.breakme {
	clear: both;
	height: 0px;
}
