*
{
    border: 0;
    margin: 0;
}

img
{
   border: 0px;
}

body
{
    background-color:#585858;
    background-image: url('../images/bg.gif');
    font: 16px Verdana, Helvetica, Arial, sans-serif;
}

#main
{
    width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background:#AAAAAA;
}

#logo
{
    height:280px;
    float:left;
}

#mainmenu
{
    width:1000px;
}

#slideShow
{
    float:right; 
}

#content
{
    width:665px;
    float:left;
    padding: 10px 30px 30px 35px;
}

#sidecolumn
{
     width:250px;
     float:right;
     margin-bottom:25px;
}

#info
{
     margin: 25px 25px 0px 0px;
     background-color:#333333;
     padding: 10px;
	 border: medium solid #700000;
     color:white;
     font-size:13px;
}

#facebook
{
     margin-top:30px;
     margin-left:80px;
}

#adobebutton
{
     padding-top:8px;
}

#vcca
{
     margin-bottom:25px;
}

#break
{
      text-align:center;
}
#footer
{
    height: 45px;
	width: 1000px;
    padding-top: 8px;
    text-align: center;
    font-size: 11px;
    clear:both;
	padding: 10px 0px 10px 0px;
}
#eventbutton
{            
    padding-top:8px;
}
#eventmenu
{
    width:200px;
    float:left;
}
#eventmenu a:visited
{
    color:black;
}

#eventmenu a:hover
{
	text-decoration:none;
	color:#700000;
	background-color: black;
}

#eventlist
{
     width:410px;
     float:right;
}

#submitevent
{
     padding-top: 40px;
}

#tippenimg
{
     float:right;
     margin-bottom: 2.5px;
     margin-left:5px;
     font-size:smaller;
     text-align:center;
}

#formbuttons
{
     text-align:center;
}

#memberlist
{
     width:370px;
     float: left;
}

#memberpics
{
     width:260px;
     float: right;
     padding-top: 80px;
}

.picsdescr
{
    font-size:small;
    font-style:italic;
    padding:10px 10px 30px 0px;
}

a:link
{
	color:black;
}

a:visited
{
	color:white;
}

a:hover
{
	text-decoration:none;
	color:#700000;
	background-color: black;
}

li
{
    list-style-type: none;
	padding-top: 5px;
	background: url('../images/fish_left.png') 6px 4px no-repeat;
	padding-left: 40px;
}

dt
{
	padding-top: 5px;
    background: url('../images/fish_left.png') 6px 4px no-repeat;
	padding-left: 40px;
}

dd
{
    padding-left:40px;
}

fieldset
{
    border: 1px solid black;
    padding: 10px;
}

legend
{
    font-weight:bold;
    color:#700000;
    padding: 5px;
}

form
{
    padding: 0;
    margin: 0;
    margin-top: -10px;
}

label
{
    display:block;
    width: 280px;
    float:left;
    font-weight:bold;
    line-height:100%;
}

hr
{
    color:#333333;
    background-color:#333333;
    height:2px;
    margin-top:5px;
    margin-bottom:20px;
    clear:both;
}

.floatleft
{
float: left;
clear: left;
padding-right:8px;
padding-bottom:8px;
}
