@charset "utf-8";
/* CSS Document */

body{background-image:url(../images/BGpattern.jpg);
margin:0px auto -1px auto;
}

a img{border:none}

#wrapper{
background-image:url(../images/wrapper.jpg);
background-repeat:repeat-y;
width:614px;
height:1000px;
margin:0px auto 0px auto;
}

#wrapper2{
background-image:url(../images/wrapper.jpg);
background-repeat:repeat-y;
width:614px;
height:2100px;
margin:0px auto 0px auto;
}

#header{width:614px;
height:76px;
background-image:url(../images/header.jpg);
}

#footer{width:614px;
height:76px;
position:relative;
top:152px;
margin:0px auto 0px auto;
}

#footer3{width:614px;
height:76px;
position:relative;
top:5px;
margin:0px auto 0px auto;
}

#footer2{width:614px;
height:76px;
position:relative;
top:-40px;
float:left;
margin:0px auto 0px auto;
}


#navigation{
width:463px;
height:37px;
float:left;
padding:0px;
margin:0px;
}

#slideshow{width:463px;
height:282px;
float:left;
}

#sponsors{width:140px;
height:286px;
position:relative;
top:-37px;
left:0px;
float:left;
}

#content{width:453px;
height:523px;
font-family:Verdana;
padding-left:10px;
padding-top:10px;
overflow:auto;
float:left;
position:relative;
top:-5px;
scrollbar-face-color:#647354; 
}

#content1{width:434px;
height:367px;
float:left;
float:left;
padding-right:10px;
font-family:Verdana;
padding-left:20px;
padding-top:10px;
}
#terms{
width:453px;
height:1660px;
position:relative;
top:-5px;
float:left;
font-family:Verdana;
padding-left:10px;
overflow:auto;
scrollbar-face-color:#647354; 
}

.term{font-size:18px;
color:#576f7c;
}

.def{font-size:12px;
color:#000000;
}

.def1{font-size:12px;
margin-left:20px;
color:#000000;
}

A:link{
color:#576f7c;
}

A:hover{
color:#394f4f;
}
