html, body { height:100%; }
body {
	font-family:helvetica,Verdana,arial,Tahoma;
	font-size:11px; 
	color:#000033;
	padding:0;
	background:#FFF;
	background-image: url('bkgd.gif');
	background-repeat: repeat; 
	
	}
a:link {
	color: #CCFFFF; text-decoration: none; }
a:visited {
	color: #996600; text-decoration: none; }
a:active {
	text-decoration: none;}
a:hover { text-decoration: underline; }
	
a#words { color:#000033; }
a#words:hover { text-decoration:none; font-variant: small-caps; }
a#menu { color: #000033; text-decoration:none; }
a#menu:hover { text-decoration:none; background-color:#000033; color:white; }
a#selected {}
a#table { color: #000033; text-decoration:none; }
img { border: none; }

.bordered { border:1px solid #ebebeb; }

h1 { text-align:right; margin:2px; color:#000033; font-variant: small-caps; font-family:Verdana,Georgia,Times,Gill Sans,Verdana; font-size: 14px;}
h2 { text-align:left; margin:2px; color:#000033; font-variant: small-caps; font-family:Verdana,Georgia,Times,Gill Sans,Verdana; font-size: 14px;}
h3, h5 { margin-bottom:4px; }
h4 { text-align:center; margin:2px; font-family: helvetica; sans-serif; font-weight:normal; font-size: 11px; color: #000033;  }
h6 { text-align:left; margin 2px; color:#996600; font-family: Verdana, Arial; font-size: 11px;}
h7 { float:left; color:000033; font-size:72px; line-height:36px; padding-top:2px; font-family: times; }
h8 { color:FFFFFF; letter-spacing:4px; font-size:14px; font-family:Helvetica,Verdana,sans-serif; font-variant:small-caps; }
h9 { color: #666666; } 

#fulltext { width:600px; height: 70px; background:#FFFFFF;  padding:0px 50px 0px 50px; }
#smalltable { text-align:left; width:660px; height:465px; background:#FFFFFF; margin-left:auto; margin-right:auto; padding:8px 20px 0px 20px; }
#content { width:700px; background:#FFFFFF; margin-left:auto; margin-right:auto; padding:0px; border-left:10px solid #FFFFFF; border-right:10px solid #FFFFFF; }
#logo { background: #FFF url(logo2.jpg) no-repeat; width: 700px;  height: 81px; }
#footer { width: 660px; height: 20px; border-top:2px solid #000033; font-size: 12px; font-family:Helvetica,Verdana; font-variant:small-caps; padding: 8px 21px 0px 19px; background: #ffffff; font-color: #000033; }
#links { width: 660px; height: 25px;  padding: 8px 20px 0px 20px; background: #FFFFFF; border-color: #FFFFFF; }
#tholder { width:644px; height: 12px; padding: 0px 20px 0px 20px; } 
#tprev { float: left; width: 100px; font-size: 80%; text-align:left; height: 12px;  padding: 0px 20px 0px 20px; background: #FFFFFF; border-color: #FFFFFF; }
#tnext { float: right; width: 100px; font-size: 80%; text-align:right; height: 12px;  padding: 0px 20px 0px 20px; background: #FFFFFF; border-color: #FFFFFF; }

p#big {line-height: 350%}

#contacTable { text-align:left; width:660px; height:400px; background:#FFFFFF; margin-left:auto; margin-right:auto; padding:8px 20px 0px 20px; }
#emails { width:300px; height: 300px; background: #FFFFFF; float:left; }
#map { width:300px; height: 300px; background: #FFFFFF; float:right;}
#EXtable { text-align:left; font-size:11px; width:650px; background:#FFFFFF; margin-left:auto; margin-right:auto; padding:8px 10px 0px 10px; }

.table { 
	text-align:left; 
	width:700px;
	padding:8px 10px 0px 10px;
	}


.roundcont {
	width: 750px;
	color: #fff;
	margin-left:auto; 
	margin-right:auto;
	}
	
.cont {
	width: 750px;
	color: #fff;
	background: #ff9900;
	padding:0px;
	background-image: url('icon.gif');
    background-repeat: no-repeat;
    background-position: bottom right; 
	}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(tl3.gif) no-repeat top right; 
}

.roundbottom {
	background: url(bl2.gif) no-repeat top right; 
}

.imgcont {
	width: 750px;
	height: 70px;
	color: #fff;
	}
	


img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
