* { padding: 0; margin: 0; }

body {
 background-image:url('../images/col.jpg');
 background-repeat: repeat-x;
 background-color: #2c1b14;
 color: #fff;
}

A:link {text-decoration: none;color: #e1f37d;}
A:visited {text-decoration: none;color: #e1f37d;}
A:active {text-decoration: none;color: #e1f37d;}
A:hover {color: #fff;}

A.nav:link {letter-spacing:2px;position:relative;top:10px;left:10px;color:#e1f37d;font-size:1.5em;font-weight:bolder}
A.nav:visited {letter-spacing:2px;position:relative;top:10px;left:10px;text-decoration:none;color:#e1f37d;font-size:1.5em;font-weight:bolder}
A.nav:active {letter-spacing:2px;position:relative;top:10px;left:10px;text-decoration:none;color:#e1f37d;font-size:1.5em;font-weight:bolder}
A.nav:hover {letter-spacing:2px;position:relative;top:10px;left:10px;text-decoration:underline;color:#e1f37d;font-size:1.5em;font-weight:bolder}

A.snav:link {color:#e1f37d;font-weight:bolder}
A.snav:visited {text-decoration:none;color:#e1f37d;font-weight:bolder}
A.snav:active {text-decoration:none;color:#e1f37d;font-weight:bolder}
A.snav:hover {text-decoration:underline;color:#fff;font-weight:bolder}

ul.sub{
 margin: 15px 0px 0px 25px;
 letter-spacing:2px;
}

li.head{
 text-align:left;
 font-weight: bold;
}

li.sub{
 text-align:left;
 color: #fff;
 margin-left: 15px;
 font-family: Verdana, sans-serif;
 font-size: 0.875em;
 font-style: normal;
 font-weight: normal;
 letter-spacing: 1px;
}

li.sub2{
 text-align:left;
 color: #fff;
 margin-left: 25px;
 font-family: Verdana, sans-serif;
 font-size: 0.6em;
 font-style: normal;
 font-weight: normal;
 letter-spacing: 1px;
}

ul{
list-style-type:none;
text-align:center;
color:#e1f37d;
margin: 25px 0px 0px 0px;
}

ul.web{
list-style-type:none;
text-align:center;
color:#e1f37d;
margin: 0px 0px 0px 0px;
}

ul.events{
list-style-type:none;
text-align:left;
color:#e1f37d;
margin: 0px 0px 0px 0px;
}

li.submenu{
list-style-position: inside;
list-style-type:none;
line-spacing: 2px;
margin: 5px 0px 0px 0px;
}

#linav{ 
 border-left: 1px solid #e1f37d;
 text-align: left;
 float: left;
 width: 200px;
 height: 90px;
 font-family: Arial, Helvetica, sans-serif;
 font-size:0.875em;
}

p{
 font-family: Verdana, sans-serif;
 font-size: 0.875em;
 font-style: normal;
 font-weight: normal;
 letter-spacing: 1px;
}

#wrapper{
 width:1203px;
 margin:0 auto;
}

#content{ 
 background-image:url('../images/bg.jpg');
 background-repeat:no-repeat;
 height: 700px;
 width: 1024px;
}
#menubox{
 /*background-color: #999;*/
 height: 119px;
 width: 1024px;
}
#text{
 /*background-color: #fff;*/
 width: 290px;
 height: 501px;
 float: left;
}
#image{
 /*background-color: #ccc;*/
 float: left;
 width:668px;
 height:501px; 
}
h1{
 color:#e1f37d;
 font-family: Times New Roman,Georgia,Serif;
 border-bottom: 1px solid #ccc; 
 margin: 5px; 0px 5px 0px;
}
h2{
 color:#e1f37d;
 font-family: Times New Roman,Georgia,Serif;
 border-bottom: 1px solid #ccc;
 margin: 5px; 0px 5px 0px;
}
h3{
 color:#e1f37d;
 font-family: Times New Roman,Georgia,Serif;
 margin: 5px; 0px 5px 0px;
}



