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

	HEADINGS

------------------------------------------------------------ */
h1 {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFF00;
	background-image: url(../images/template_1452_04.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 80px;
	text-align: center;
	padding: 20px;
}

h1 a:hover{
	color: #FF0000;
	display: block;
	text-decoration: underline;
	background-color: #FFCC00;
}


h2 {font-size: 1.5em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #990000;}

h3 {
	text-align: center;
	width: 760px;
	background-color: #E10000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFF00;
}

h4 {
	font-size: 60px;
	font-family: "Arial Narrow";
	font-weight: bold;
	text-align: left;
	background-image: url(../images/template_912_01.gif);
	background-position: center top;
	height: 107px;
	text-indent: 50px;
	letter-spacing: -3px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	line-height: 100px;
}

h5 {
	text-align: left;
	background-image: url(../images/template_1452_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #000033;
	text-indent: 50px;
	margin-top: 0px;
	line-height: 85px;
	height: 105px;
	margin-bottom: 0px;
}



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

	BODY

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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/template_1452_03.gif);
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.style1 {color: #999999}

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

	LINKS

------------------------------------------------------------ */
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #0033CC;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFCC00;
}
a:active {
	color: #0033CC;
	text-decoration: underline;
}

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

	Gallery Thumbs Alignment

------------------------------------------------------------ */
ul {
	text-align: center;
	width: 650px;
}
li {
	width: 150px;
	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: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/template_1452_02.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin-bottom: 0px;
}

#container600 {
	padding: 10px;
	width: 630px;
	margin: 0px auto;
}

.handler {
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.handler2 {
	display: block;
	text-align: center;
}



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

	UNIQUE

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

.fieldstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	padding: 10px;
	margin: 0px;
}
#leftmain {
	float: left;
	width: 300px;
}
#rightmain {
	float: right;
	width: 300px;
}
.picborder {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 0px;
}


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

	BUTTONS (ENTER, GALLERY 1, GALLERY 2)

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



ul#navlist
{
margin: 0 auto;
padding: 0;
width: 270px;
}

#navlist li
{
	list-style-type: none;
	background-color: #F59200;
	color: #CC3333;
	border: 0.2em solid #CC3333;
	font-weight: 600;
	text-align: center;
	padding: 0em;
	margin-bottom: 0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	width: 250px;
}

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



#navlist li a:hover
{
	background-color: #CC3333;
	color: #FFFFFF;
	text-decoration: underline;
}



.breakme {
	clear: both;
	height: 0px;
}
