/* GLOBAL */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
td { font-family: Verdana, Arial, Helvetica, sans-serif; }
p { font-family: Verdana, Arial, Helvetica, sans-serif; }

/* HEADER */

.headerStrip { background-color: #99CCFF; }

.navStrip {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 18px;
	padding-left: 15px;
	text-align: left;
}
.navStrip a:link {
	color:#770022;
	font-weight: bold;
	text-decoration: none;
	font-size: 95%;
	padding: 6px;
}
.navStrip a:visited {
	color:#770022;
	font-weight: bold;
	text-decoration: none;
	font-size: 95%;
	padding: 6px;
}
.navStrip a:hover {
	color:#CC0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 95%;
	padding: 5px;
	border: 1px solid #770022;
	}
.navStrip a:active {
	color:#770022;
	font-weight: bold;
	text-decoration: none;
	font-size: 95%;
	padding: 5px;
}
.navStatic {
	color:#CC0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 95%;
	padding: 5px;
	border: 1px solid #cc0000;
	}

.navStrip .URhere a {
	color:#CC0000;
}

/* CONTENT */

.intro {
	background-color: #ffffff;
	font-size: 80%;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 15px;
	color: #112233;
	line-height: 135%;
}

.contentMain{
	background-color: #ffffff;
	font-size: 80%;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 21px;
	color: #112233;
	line-height: 135%;
}
.contentMain a:link {
	color:#112233;
}
.contentMain a:visited {
	color:#112233;
}
.contentMain  a:hover {
	color:#770022;
}
.contentMain  a:active {
	color:#112233;
}
.contentMain a img {
	border: 1px solid #770022;
}

.content { background-color: #FFFFFF; }
.contentStrip { background-color: #DDDDAA; }

.contentDivider-NW {
	background-color: #DDDDAA;
	font-size: 85%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #112233;
}
.contentDivider-NW-sub {
	background-color: #DDDDAA;
	font-size: 85%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 21px;
	color: #112233;
}

.content-2 {
	background-color: #ffffff;
	font-size: 70%;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	color: #770022;
	line-height: 125%;
}
.content-2 a:link {
	color:#112233;
}
.content-2 a:visited {
	color:#112233;
}
.content-2  a:hover {
	color:#770022;
}
.content-2  a:active {
	color:#112233;
}

.copyright {
	background-color: #ffffff;
	font-size: 65%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #888888;
}

.quote { padding: 0px 30px 0px 30px;}

.gallery{
	background-color: #ffffff;
	font-size: 80%;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 21px;
	color: #112233;
	line-height: 135%;
}
.gallery a img {
	border: 1px solid #770022;
	margin: 5px;
}

/* RIGHT PANEL */

.rightPanel-1 {
	background-color: #DDDDAA;
	font-size: 80%;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #112233;
	line-height: 135%;
}

.rightPanel-1 ul { 
	list-style-type: bullet; 
	padding-left: 10px; margin-left: 0px;
	padding-top: 0px; margin-top: 0px;}

.rightPanel-1 a:link {
	color:#112233;
	font-weight: normal;
}
.rightPanel-1 a:visited {
	color:#112233;
	font-weight: normal;
}
.rightPanel-1  a:hover {
	color:#770022;
	font-weight: normal;
}
.rightPanel-1  a:active {
	color:#112233;
	font-weight: normal;
}
.contentDivider-WN {
	background-color: #ffffff;
	font-size: 85%;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #112233;
}

.rightPanel-2 {
	background-color: #DDDDAA;
	font-size: 65%;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #112233;
}
.rightPanel-2 a:link {
	color:#112233;
	font-weight: bold;
}
.rightPanel-2 a:visited {
	color:#112233;
	font-weight: bold;
}
.rightPanel-2  a:hover {
	color:#770022;
	font-weight: bold;
}
.rightPanel-2  a:active {
	color:#112233;
	font-weight: bold;
}
.rightPanel-3 {
	background-color: #DDDDAA;
	font-size: 65%;
	vertical-align: bottom;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #112233;
}

.smallertext {
	font-size: 85%;
	font-weight: normal;}

.biggertext {
	font-size: 115%;
	font-weight: normal;}