body {
	width: 765px;
	background-color: white;
	color:#202020;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body#home, body#mktg {
	background-image: url(../themeimages/homebg.gif);
	background-repeat: repeat-y;
}

body#work {
	background-image: url(../themeimages/workbg.gif);
	background-repeat: repeat-y;
}

p {
	line-height: 1.4em;
	margin: 0 0 14px 0;
}

h1 {
	font-size: 16px;
	font-weight: bolder;
	text-align: right;
	color:#AAAAAA;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #97000F;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}

h5 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 3px;
}

ul.sq {
	list-style-type: square;
}

.tiny {
	font-size: 10px;
}

a, a:link, a:visited, a:active {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #97000F;
}

.alinkstyle {
	font-weight: bold;
	color: #97000F;
}

#hometop {
	position: absolute;
	top: 0;
	left: 0;
	width: 630px;
	height: 57px;
	overflow: hidden;
	z-index:1;
}

#hometop img {
	border: 0;
	width: 630px;
	height: 57px;
}

#buttonbar {
	position:absolute;
	left:114px;
	top:57px;
	width:516px;
	height:38px;
	overflow: hidden;
	z-index:1;
}

#buttonbar img {
	padding: 0;
	border: none;
	margin: 0;
	height: 38px;
}

#homerightbg {
	position: absolute;
	top: 0;
	left: 630px;
	padding: 57px 8px 0 8px;
	margin: 0;
	height: 403px;
	width: 155px;
	overflow: visible;
	background-image: url(../themeimages/rightbg.gif);
	background-repeat: no-repeat;
	color: #E0E0E0;
	z-index:1;
}

#homerightbg a, #homerightbg a:link, #homerightbg a:active, #homerightbg a:visited {
	color:  #CC6600;
}

#homerightbg a:hover {
	color: #E0E0E0;
}

#homerightbg b {
	color: white;
}

#workright {
	position: absolute;
	top: 140px;
	left: 630px;
	padding: 0 8px 0 8px;
	margin: 0;
	height: 443px;
	width: 155px;
	overflow: visible;
	color: #202020;
	z-index:1;
}

#workright a, #workright a:link, #workright a:active, #workright a:visited {
	color: #202020;
}

#workright a:hover {
	color:  #CC6600;
}

#workright strong {
	color: #97000F;
}

#homelogo {
	position: absolute;
	top: 57px;
	left: 0px;
	height: 38px;
	width: 114px;
	z-index:1;
}

#homelogo img {
	border: 0;
	width: 114px;
	height: 38px;
}

#leftbar {
	position: absolute;
	top: 115px;
	left: 0px;
	height: 311px;
	width: 114px;
	background-color: #A69C8C;
	color: white;
	/* padding: 15px 13px 0 6px; */
	margin: 0;
	padding: 15px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	z-index: 1;
	overflow: visible;
}

#leftbar p {
	margin: 14px 0 0 0;
	padding: 0;
}

#leftbar a, #leftbar a:link, #leftbar a:active, #leftbar a:visited, #leftbar a.normal, #leftbar a.normal:link, #leftbar a.normal:active, #leftbar a.normal:visited {
	display: block;
	width: 102px;
	line-height: 1.4em;
	font-size: 12px;
	margin: 14px 0 0 0;
	padding: 0 6px 0 6px;
	color: white;
	text-decoration: none;
}

#leftbar a:hover, #leftbar a.normal:hover, #leftbar a.current, #leftbar a.current:link, #leftbar a.current:active, #leftbar a.current:visited {
	display: block;
	color: #97000F;
}

#svcsubmenu a, #svcsubmenu a:link, #svcsubmenu a:active, #svcsubmenu a:visited, #svcsubmenu a:hover, #svcsubmenu a.normal, #svcsubmenu a.normal:link, #svcsubmenu a.normal:active, #svcsubmenu a.normal:visited, #svcsubmenu a.normal:hover, #svcsubmenu a.current {
	font-size: 10px;
	line-height: 1.3em;
	padding: 0 6px 0 14px;
	margin: 0;
	width: 94px;
}

#home-message {
	position: absolute;
	top: 100px;
	left: 129px;
	padding: 0;
	margin: 0;
	width: 487px;
	height: 196px;
	overflow: hidden;
	z-index: 1;
}

#home-flash {
	position: absolute;
	top: 110px;
	left: 128px;
	background-image: url(../themeimages/burn.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 115px;
	height: 112px;
	overflow: hidden;
	z-index: 2;
}

#home-text {
	position:absolute;
	left: 129px;
	top: 302px;
	margin: 0;
	padding: 0 45px 6px 45px;
	width: 397px;
	height: 123px;
	overflow: visible;
	z-index:1;
}

#mktg-text {
	position:absolute;
	left: 129px;
	top: 105px;
	margin: 0;
	padding: 0 45px 6px 45px;
	width: 397px;
	height: 331px;
	overflow: visible;
	z-index:1;
}

#worklinks {
	position: absolute;
	top: 105px;
	left: 129px;
	width: 200px;
	height: 20px;
	margin: 0;
	padding: 0 45px 0 0;
	border: 0;
	z-index: 1;
	overflow: hidden;
}

#workline {
	position: absolute;
	top: 136px;
	left: 573px;
	width: 220px;
	height: 21px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 0;
	border-bottom: 0;
	z-index: 2;
}

#work-text {
	position:absolute;
	left: 129px;
	top: 136px;
	margin: 0;
	padding: 0 45px 6px 45px;
	width: 397px;
	height: 500px;
	overflow: visible;
	z-index:1;
}

#work-text img {
	border: 0;
}

#home-text em, #mktg-text em, #work-text em {
	font-style: italic;
	font-weight: bold;
}

#home-text h1 {
	text-align: left;
	color: #202020;
}

.cen {
	text-align: center;
}

.bold {
	font-weight: bold;
}

#prevnext {
	position: absolute;
	text-align: center;
	vertical-align: baseline;
	margin: 10px 0;
	left: 440px;
	top: 94px;
	width: 217px;
}

#botnav {
	/* font-family: "Times New Roman", Times, serif; */
	font-size: 9px;
	text-align: center;
	color: #202020;
}

#botnav a, #botnav a:link, #botnav a:active, #botnav a:visited {
	color: #202020;
	font-weight: normal;
}

#botnav a:hover {
	color:  #CC6600;
}

.formtable {
	border: 0;
	padding: 0;
	margin: 0;
}

.formtable td {
	padding: 2px;
}

.prmpt, .rprmpt {
	text-align: right;
}

.rprmpt {
	color: #97000F;
}

legend {
	color: #333333;
}

fieldset {
	margin: 10px 0;
}

.ewarn {
	color: red;
}

.important {
	color: #9f000f;
}

.column {
	top: 0;
	left: 0;
	width: 190px;
	border: none;
	margin: 0;
	padding: 0 4px 10px 0;
	vertical-align: top;
}

.column p {
	font-size: 12px;
	margin: 0 0 0 1em;
	text-indent: -1em;
}

a img {
	border: 0;
}
