p {  font-size: 12px}
p {  line-height: 16pt; color: #FFFFFF}
h3 {  font-size: 14px; font-weight: bold; color: #FFFFFF}
ul {  font-size: 12px; line-height: 16pt; color: #FFFFFF}
h1 {  font-size: 18px; font-weight: bold; color: #FFFFFF}
h2 {  font-size: 16px; font-weight: bold; color: #FFFFFF}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(assets/columns.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center;

}
h4 {  font-size: 12px; font-weight: bold; color: #FFFFFF}
a {  font-weight: bold; text-decoration: none; color: #FFFFFF}
ol {  font-size: 12px; line-height: 16px; color: #FFFFFF}
a:hover {  text-decoration: underline; color: #FFFFFF}

#dropmenudiv{
position:absolute;
background-color: #FFFFFF;
border:1px solid #000000;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color:#000000;
border-bottom: 1px solid #666666;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000000;
color:#FFFFFF;
}
.imtec {
	float: right;
	margin: 0px 120px 0px 0px;
	padding: 0px;
	text-align: center;
	color:#00CCFF;
	font-weight: bold;
}
.imtec a {
	color:#00CCFF;
	font-weight: bold;
}
.imtec a:hover {
	color:#fff;
	font-weight: bold;
	text-decoration: none;
}
