.border { border-width: 10px; border-color: #4495d2; border-style: solid; }

.text {position:relative; top:-630px; left:140px; font-size:100%; border:2px solid black; width:800px; height:400px; }

.slideshow { position: relative; top: -650px;  }

.navslideshow { position: relative; top: -670px; }

.head { position:relative; top:-630px; width: 800px; border: 1px solid red; left:100px; height:50px; font-family:sans-serif; }

.textleft {position:relative; top:-630px; left:0px; font-size:100%; border:1px solid black; width:300px; 
height:400px; float:left; padding:5px; font-style:italic; line-height: 140%; margin:20px; }

.textright {position:relative; top:0px; right:50px; font-size:100%; border:0px solid black; width:350px; 
height:350px; float:right; font-style:italic; }

.footer {  font-family: sans-serif; color:#fff; font-size:70%; text-align:center; border:4px #fff; height 20px; 
width:1000px; position:relative; left:0px; top:-0px;}

.box { border:5x solid red; width:1000px; height:25px; clear:both; }

.centerbox {text-align:center; border:0px solid black; width:800px; height:100px; position:relative; top:-500px; left:20px; }

.clear { clear:both;}

#float{float:left; padding:10px;}

#floatright{float:right; padding-right:10px;}

div#container { width:1000px; margin:0 auto; }


a:link{color:blue;}
a:active{color:blue;}
a:visited{color:blue;}
a:hover{color:red;}

.xxx{border:10px solid darkblue; padding:10px; margin:0px;width:1000px; height:820px; background-color:#000; 
font-family:sans-serif; font-size:100%; font-color:#fff; position:relative; left:-20px; top:-985px;font-size:100%; color:#fff; }


.callout {border:10px solid #832571; padding:10px; margin:0px;width:1100px; height:1000px; background-color:lightblue; 
font-family:sans-serif; font-size:100%; font-color:#fff; position:relative; left:1px; top:-1100px;font-size:85%;}

