.titleRow { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #666666; 
	border-style: none
}
.titleTextDark {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 36px; 
	font-style: normal; 
	line-height: 50px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #7D2E33; 
	text-decoration: none; 
	vertical-align: baseline
}
.titleTextLight { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 36px; 
	font-style: normal; 
	line-height: 50px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FEA691; 
	text-decoration: none; 
	vertical-align: baseline 
}
.bodyText {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 18px; 
	color:#7D2E33
}
P{
font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 18px; 
	color: #660000
}
	
.bodyTextLight { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 18px; 
	color: #FF9999
}
.linkRow { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #660000; 
	border-style: none 
}

.link{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-style: none; 
	color: #999999; 
	font-weight: bold
}

.entryLink{
	border-style: none;
	border-color: #FFFFFF;
	border-width: 0px;
	color: #FFFFFF;
	text-decoration: none;
}

A.entryLink:visited{
	border-style: none;
	border-color: #ffffff;
	border-width: 0px;
	color: #FFFFFF;
	text-decoration: none;
}

A {     
	border-style: none;
	border-width: 0px;
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; color: #9966CC
}

A.link:hover{
	color: #ffffff;
}

A.link:visited{
	color: #cccccc;
}

.headingDark { 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 24px; 
	 line-height: 30px; 
	 color: #7D2E33
}

.headingLight { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	line-height: 30px; 
	color: #FEA691
}

IMG{
	border-color=#ffffff;
	border-width=0px;
	border-style=none;
}

#mainBodyBackground{
		position: absolute;
		left: 120px;
		top: 150px;
		width: 640px;
		height: 480px;
		z-index:1
}
#mainBodyText{
		position: absolute;
		left: 120px;
		top: 160px;
		width: 640px;
		height: 480px;
		z-index:2
}

#sideNavBackground{
		position: absolute;
		left: 30px;
		top: 150px;
		width: 200px;
		height: 480px;
		z-index: 1
}
#sideNavText{
		position: absolute;
		left: 30px;
		top: 160px;
		width: 100px;
		height: 480px;
		z-index: 3
}
#titleImage{
	position: absolute;
	left: 100px;
	top: 20px;
	height: 160px;
	z-index: 2
}
#menuItem{
	position: absolute;
	left: 20px;
	top: 120px;
	height: 35px;
	z-index: 3
}
.disclaimer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
}
