﻿.body-type {min-width:1000px; font-family:Tahoma; font-size:12pt}
     
.club_name {font-family:Century Gothic; font-size:24pt; color:Navy;
     text-align:center; width:1000px}
#subtitle { font-size:40px}
     
.link-strip {position:absolute; top: 155px; background-color:InfoBackground; width:800px; height:25px; left:100px;
    text-align:center; vertical-align:baseline; border: solid 2px navy; padding-top:10px
    }    

a:link {padding:.2em; color:Blue}
a:visited {padding:.2em; color:Blue}
a:focus, a:hover, a:active {padding:.2em;background:#F3CFB6}
a:hover.current {text-decoration:none;background:white;cursor:default}

#activity {position:absolute; left:100px; width:800px; top: 240px}
#photo { position:absolute; left:0px; top:0px}
	.act-photo {width:200px; height:150px; border:solid 2px navy; text-align:center}
	
#description { position:absolute; left:250px; top:0px}
	.act-desc {width:540px; height:140px; border:solid 2px navy; overflow:auto;
		 padding:5px; text-align:justify; font-family:Tahoma; font-size:12pt}