/* ie6 png fix */
img, div { behavior: url(iepngfix.htc) }

/* Start of CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End of CSS Reset */

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: auto;
	font: 10px/18px Helvetica, sans-serif;
	color: #ffffff;
}

p {
	margin: 0;
	padding: 0;
	margin-top: 18px;
}

.nopadd {
	margin: 0;
}

h1 {
	font: normal 20px/40px Helvetica, sans-serif;
	color: #cbc9c9;
}	

a img {
	border: 0;
}

a:focus {
	/* -moz-outline-style: none; */
}

a {
	font: 10px Helvetica, sans-serif;
	color: #8c001d;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Styling for all templates */

#outer {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
}

#container {
	text-align: left;
	margin: auto;
	width: 960px;
	left: 0;
	overflow: hidden;
}

#logo {
	float: left;
	display: inline;
	width: 960px;
	height: 138px;
	z-index: 20;
}

#footer {
	margin: auto;
	width: 960px;
	height: 16px;
	background-color: #000000;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	text-align: center;
}

#footer a, #footer-flash a {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover, #footer-flash a:hover {
	color: #ffffff;
	text-decoration: underline;
}	

#footer a.siteby, #footer-flash a.siteby {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #969494;
	text-decoration: none;	
}

#footer a:hover.siteby, #footer-flash a:hover.siteby {
	color: #969494;
	text-decoration: underline;	
}

/* End of styling for all templates */

/* Styling for flash background template */

#flash {
	float: left;
	display: inline;
	width: 960px;
	height: 526px;
	z-index: 1;
}

#nav-top {
	float: left;
	display: inline;
	margin-top: -526px;
	width: 960px;
	height: 5px;
	z-index: 20;
	overflow: hidden;
}

#nav {
	float: left;
	display: inline;
	margin-top: -521px;
	width: 960px;
	height: 17px;
	z-index: 20;
	overflow: hidden;
}

#nav-bot {
	float: left;
	display: inline;
	margin-top: -504px;
	width: 960px;
	height: 6px;
	z-index: 20;
	overflow: hidden;
}

#content {
	float: left;
	display: inline;
	margin: -498px 0 0 301px;
	width: 258px;
	min-height: 428px;
	height: auto !important;
	height: 428px;
	padding: 50px 50px 20px;
	background-color: #000000;
	z-index: 20;
}

#footer-flash {
	float: left;
	display: inline;
	width: 960px;
	height: 16px;
	background-color: #000000;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	text-align: center;
	z-index: 20;
}

/* End of Styling for flash background template */

/* Styling for flash background template */

#navmenu-top {
	float: left;
	display: inline;
	width: 960px;
	height: 5px;
	overflow: hidden;
}

#navmenu {
	float: left;
	display: inline;
	width: 960px;
	height: 17px;
	overflow: hidden;
}

#navmenu-bot {
	float: left;
	display: inline;
	width: 960px;
	height: 6px;
	overflow: hidden;
}

#contentmenu {
	float: left;
	display: inline;
	width: 960px;
	min-height: 498px;
	height: auto !important;
	height: 498px;
	background-color: #000000;
}

#flashmenu {
	float: left;
	display: inline;
	width: 324px;
	min-height: 498px;
	height: auto !important;
	height: 498px;
}

#buttonsmenu {
	float: left;
	display: inline;
	width: 136px;
	padding: 28px 0 0 20px;
	min-height: 470px;
	height: auto !important;
	height: 470px;
}

#textmenu {
	float: left;
	display: inline;
	width: 366px;
	padding: 28px 80px 20px 34px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

#textmenu h1 {
	color: #8c001d;
}

/* Styling for menu template */

/* Form Styling */

form {
	margin: 0;
	padding: 0;
}

form p {
	padding: 0;
	margin: 0;
	padding-top: 5px;
	clear: left;
}

form p.topform {
	padding-top: 14px;
}

label {
	float: left;
	display: inline;
	width: 100px;
}

.mailinglist {
	width: 200px;
}

textarea {
	min-height: 87px;
	height: auto !important;
	height: 87px;
	padding: 0;
	margin: 0;
}

input.formbox, textarea {
	float: left;
	display: inline;
	padding-left: 2px;
	background-color: #000000;
	font: 10px Helvetica, sans-serif;
	color: #ffffff;
	border: #ffffff solid 1px;
	width: 185px;
}

select {
	background-color: #000000;
	font: 10px Helvetica, sans-serif;
	color: #ffffff;
	border: #ffffff solid 1px;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	height: 20px;
}

.selectdate {
	width: 58px;
}

.submit {
	background-color: #000000;
	font: 10px Helvetica, sans-serif;
	color: #ffffff;
	margin: 0;
	padding: 0;
	margin: 3px 0 0 100px;
	height: 21px;
}

/* End of Form Styling */

.menubtn {
	font: 14px/25px Helvetica, sans-serif;
	color: #8c001d;
	padding: 4px 0;
	text-align: center;
	text-decoration: none;
}

a:hover.menubtn {
	color: #ffffff;
	text-decoration: underline;
}