/* CSS Document */

/* body {
	background-color: #333333;
}
*/
A:link {
	color : #FFFFCC;
	margin: 0px;
}

A:visited {
	color : #FFFFCC;
}

A:active {
	color : #cc3300;
}

A:hover {
	color : #ffcc33;
}

.footer {
	color : #FFFFFF;
	text-decoration : none;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
}

.regulartext {
	line-height: 14px;
	left: 7px;
	right: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	word-spacing: 2px;
	text-align: left;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 7px;
	color: #000000;
}

.regulartextright {
	line-height: 14px;
	left: 7px;
	right: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	word-spacing: 2px;
	text-align: right;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 7px;
	color: #000000;
}
.galtext {
	line-height: 14px;
	left: 7px;
	right: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	word-spacing: 2px;
	text-align: center;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 7px;
	color: #000000;
}
.headline {
	color: #FFCC33;
	font: bold 14px/20px Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	background-color: #3E4D73;
	text-indent: 5px;
	display: block;
	height: auto;
	width: auto;
}

.menu {
	color: #FFCC33;
	font: bold 16px/20px Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	text-indent: 5px;
	height: auto;
	width: auto;
	margin-bottom: 5px;
	text-align: center;
}

.caption {
	font: 9px/9px Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 2px;
}

.smalltext {
	font-size: 10px;
	vertical-align: 130%;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	font-variant: normal;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.covers {
	border: thin solid #333333;
}
.boxes {
        background-attachment: scroll;
	background-color: #999966;
	background-position: right;
	padding: 1px;
        border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.boxes2 {
        background-attachment: scroll;
	background-color: #999966;
	background-position: right;
	padding: 2px;
        border-top-width: none;
	border-right-width: none;
	border-bottom-width: 5px;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.subheadline {
	color: #FFFFFF;
	font: normal 12px/16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	text-indent: 5px;
	display: block;
	height: auto;
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #475EA1;
}
.sidelinks A:hover{
			font-family:	Verdana, Helvetica, Arial, sans-serif;
			font-size:		10px;
			text-decoration:underline;
			font-weight:     none;
			color:			#FFFFFF;
			margin-right: 5px;
			margin-left: 5px;

}
.sidelinks A{
	font-weight:     normal;
	color:			#FFFFFF;
	width: auto;
	height: auto;
	line-height: normal;
	background-position: left center;
	margin: 1px;
	padding: 5px;
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
}
.mainbody {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/collage2.png);
	background-repeat: repeat-x;
	background-position: center top;
div#gal {
	text-align:center;
}
