html, body 
{
	height: 100%;
}

body 
{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/bgRight.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#divMainContainer 
{
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	width: 100%;
	top: 0;
	background-attachment: scroll;
	background-image: url(images/bgLeft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

html>body #divMainContainer {
				height: auto;
			}
			
#divContent
{
	position: relative;
	/*
					To calculate the height of the footer: (12px font-size x 1.5 line-height) + (2 * 10px padding) = 38px
					To calculate padding-bottom: 38px footer height + 10px content padding = 48px
				*/
	padding-bottom: 11px;
}

#divTopContainer 
{
	position: relative;
	background-color: #FFFFFF;
	width: 100%;
	height: 120px;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/bgTop.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#divBodyWhite 
{
	background-color: #FFFFFF;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	width: 100%;
	top: 0;
}

html>body #divBodyWhite {
				height: auto;
			}
			
#divBodyRed 
{
	background-color: #990000;
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	width: 100%;
	top: 0;
}

html>body #divBodyRed {
				height: auto;
			}

#divTopLeft 
{
	position: absolute;
	width: 165px;
	height: 120px;
	top: 0px;
	left: 0px;
}

#divTopRight
{
	position: absolute;
	width: 190px;
	height: 120px;
	top: 0px;
	right: 0px;
}

#divMainContentContainer 
{
	position: relative;
	width: auto;
	margin: 0 auto;
	padding-right: 210px;
	padding-left: 185px;
}

#divLeftContainer 
{
	position: absolute;
	width: 165px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/bgLeft.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	top: 120px;
	}
	
	#divLeftScroller 
{
	position: relative;
	width: 165px;
	max-width: 165px;
	float: left;
	margin: 0 auto;
	text-align: left;
	padding-left: 10px;
	}

#divTextContainer 
{
	position: relative;
	min-width: 360px;
	width: auto;
	padding-right: 210px;
	padding-left: 185px;
	float: right;
	margin: 0 auto;
}

#divRightContainer
{
	position: absolute;
	width: 190px;
	padding-left: 0px;
	padding-right: 0px;
	top: 120px;
	right: 0px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/bgRight.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#divFooter 
{
	position: absolute;
	background-color: #FFFFFF;
	height: 21px;
	bottom: 0;
	width: 100%;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	background-attachment: scroll;
	background-image: url(images/bgFooter.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#divFooterLine 
{
	position: relative;
	background-color: #990000;
	width: 100%;
	height: 2px;
	margin: 0 auto;
	line-height: 2px;
}

#divFooterLeft 
{
	position: relative;
	background-color: #FFFFFF;
	float: left;
	width: 360px;
	height: 18px;
	margin: 0 auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	background-attachment: scroll;
	background-image: url(images/bgFooter.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#divLeftButton 
{
	position: relative;
	width: 165px;
	height: 30px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/Button.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	display: block;
}

#divLeftButton2 
{
	position: relative;
	width: 165px;
	height: 30px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/Button.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	display: block;
}

#divLeftButton3 
{
	position: relative;
	width: 165px;
	height: 30px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/Button.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	display: block;
}

#divLeftButton4 
{
	position: relative;
	width: 165px;
	height: 30px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/Button.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	display: block;
}

#divLeftButton5 
{
	position: relative;
	width: 165px;
	height: 30px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/Button.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	display: block;
}

#divLeftButton6 
{
	position: relative;
	width: 165px;
	height: 30px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/Button.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	display: block;
}

#divLeftButton7 
{
	position: relative;
	width: 165px;
	height: 30px;
	float: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/Button.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	display: block;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.TxtBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.TxtUnderlined {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.TxtUnderlined:hover {
	color: #990000;
}

.TxtFooter:link {
	color:#990000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}

.TxtFooter:visited {
	color:#990000;
	font-weight: bold;
	}

.TxtFooter:hover {
	color:#990000;
	border-bottom:1px dashed #990000;	
	}
h1 {
	font-family: "Comic Sans MS", Arial;
	font-size: x-large;
	font-weight: bold;
	color: #990000;
}

.TxtWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.TxtWhiteLarge {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.TxtMenu {
	color:#990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	line-height: 25px;
}

.TxtMenu:link {
	color:#990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	line-height: 25px;
}

.TxtMenu:visited {
	color:#990000;
	font-weight: bold;
	}

.TxtMenu:hover {
	color:#990000;
	border-bottom:1px dashed #990000;	
	}

.TxtDate {

	color:#990000;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	line-height: normal;
}

.TxtNewsLink {
	color:#990000;
	text-align: center;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
}

	
.TxtNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

h2 {

	font-family: "Comic Sans MS", Arial;
	font-size: large;
	font-weight: bold;
	color: #990000;
}

.TxtMore{

	font-family: "Comic Sans MS", Arial;
	font-size: small;
	font-weight: bold;
	color: #990000;
}
.txtWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.txtWhiteSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.txtSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.TxtPageLink {
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}

.TxtBold {
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}

.TxtPageLink:hover {
	color:#990000;
	border-bottom:1px dashed #990000;	
	}
	
.TxtRedPageLink {
	color:#990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	}

.TxtRedPageLink:hover {
	color:#990000;
	border-bottom:1px dashed #990000;	
	}
	
.TxtRedBold {
	color:#990000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}

.TxtRedBoldLarge {
	color:#990000;
	text-decoration: none;
	font-family: "Comic Sans MS", Arial;
	font-weight: bold;
	font-size: medium;
}

.TxtWhiteUnderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}