body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/Background.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 670px;
	background-image: url(images/bg_header.gif);
	margin: 0px;
	padding-top: 27px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 78px;
}
form {
	margin: 0px;
	padding: 0px;
}


#container-name {
	float: left;
	margin: 0px;
	padding: 0px;
}

#container-slogan {
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
}
.Textbox {
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.Search {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #990000;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
}


span, #container-name span,#container-slogan span {
	color: #B50617;
}
#Hide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}
#Hide a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
}


#container-eyecatcher {
	width: 670px;
	height: 200px;
	background-image: url(images/MainBack.jpg);
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#container-navigation {
	width: 670px;
	background-color: #555555;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

ul#navigation {
	margin: 0px;
	padding: 0px;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 24px;
}

#navigation li a {
	color: #FFFFFF;
	line-height: 24px;
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

#navigation li a:hover {
	text-decoration: underline;
	background-color: #666666;
	font-size: 11px;
	line-height: 24px;
}

#container-content {
	width:670px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: auto;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#content {
	width: 445px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#border {
	width: 170px;
	margin-left: 490px;
}

#container-footer {
	width: 740px;
	clear: both;
	color: #000000;
	text-align: center;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 76px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 11px;
}

#container-footer a {
	font-weight: bold;
	padding: 0px;
	color: #B50617;
	text-decoration: none;
	margin: 0px;
}

#container-footer a:hover {
	color: #B50617;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#footer {
	font-size: 11px;
	color: #000000;
	width: 670px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 16px;
	color: #555555;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h2 {
	font-size: 14px;
	color: #B50617;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	}

h3 {
	font-size: 14px;
	color: #555555;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	}
	
h4 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}
#container-content p {
	margin: 0px;
	padding: 5px;
}
#container #container-content #border p {
	margin: 0px;
	padding: 5px;
}


#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 22px;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 26px;
	padding: 0px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #990000;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}
#content a {
	font-weight: bold;
	color: #B50617;
	text-decoration: none;
}


#content li {
	color: #000000;
	padding: 0px;
	margin: 5px;
	line-height: 22px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 1px;
	padding: 0px;
}

ul#subnavigation {
	padding: 0px;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	font-size: 11px;
}

#subnavigation li {
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 10px;
	color: #666666;
}

#subnavigation li a {
	text-decoration: none;
	color: #990000;
	border-bottom: 1px dotted #B50617;
	font-size: 11px;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #990000;
	font-size: 11px;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

.ContentImg {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #B50617;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}
.Email {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content a:hover {
	text-decoration: underline;
	margin: 0px;
	padding: 2px;
}
.BigText {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.PicLeft {
	float: left;
	padding: 5px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 1px;
	border: 1px solid #CCCCCC;
}
.Minus5 {
	margin-left: -5px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
