#master {
	border: 6px solid #FFCC33;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 603px;
	position: fixed;
}
#mast {
	top: 6px;
	left: 6px;
	position: fixed;
	z-index: 0;
}
#nav {
	top:0px;
	left:0px;
	position: fixed;
	width:800px;
	height:70px;
	z-index: 10;
}
#nav a {
border:0;
}
body {
	background-attachment: fixed;
	background-image: url(../assets/deco/323decoBannerRed.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#col1 {
	position:absolute;
	width:195px;
	top: 0px;
	left: 0px;
}
#col2 {
position:absolute;
width:195px;
top: 0px;
left: 196px;
}
#content {
	width: 390px;
	top: 54px;
	position: relative;
	left: 385px;
	z-index: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 1.75em;
}
#content ul {
	list-style-type:none;
	padding: 0;
	margin:0 0 0 1.67em;
}

#content li {
	margin-bottom: 9pt;
	background-image: url(../assets/deco/bulletGrnSq.gif);
	background-repeat: no-repeat;
	background-position: 0 .75em;
	padding-left: 1em;
	list-style-type: none;
	list-style-position: outside;
}
#linklist ul {
margin: 0 0 4pt 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 1.75em;
}
#linklist li {
margin: 0;
}
#footer {
	text-align: center;
	position: fixed;
	z-index: 10;
	width: 390px;
	left: 385px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #C74523;
	border-left-color: #C74523;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 1.75em;
	margin:0 0 9pt 1em;
}

.listBasic {
	margin-bottom: 9pt;
	background-image: url(../assets/deco/bulletGrnSq.gif);
	background-repeat: no-repeat;
	background-position: 0 .75em;
	padding-left: 15px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../assets/deco/bulletGrnSq.gif);
}
.imageHeader {
	margin-top: 9pt;
	margin-bottom: 3pt;
}
#footerTop {
	height:6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C74532;
	text-align: center;
	background-color: #FFFFFF;
}
#footerMid {
	margin:6px;
	padding:6px;
	background-color:#BE986B;
	text-align: center;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin:0;
}
#endCap {
	text-align: center;
	height:100px;
	vertical-align:top;
	bottom: 0px;
	position: absolute;
	background-position: bottom;
}
#footerBottom {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C74532;
	text-align: center;
}
#footerContainer {
padding-top:5px;
padding-bottom: 5px;
margin-top:10px;
background-color:#FFFFFF;
	position: fixed;
	left: 390px;
	bottom: 0px;
	width: 400px;
}
#headerContainer {
position:fixed;
left: 390px;
top: 50px;
width: 400px;
height:6px;
border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C74532;
}
.lastP {
	padding-bottom: 100px;
}
.linklist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 1.75em;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../assets/deco/bulletGrnSq.gif);
	list-style-type: none;
}
a:link {
	color: #27316f;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #be986b;
}
a:hover {
	color: #088482;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #27316f;
}
a:visited {
	color: #323232;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #323232;
}
#contentBlog {
	width: 390px;
	top: 60px;
	position: absolute;
	left: 395px;
	z-index: 0;

}
