@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; }
a { text-decoration:none; }
html { font-family:Verdana, Geneva, sans-serif; }
body { background-image:url(../pics/bgmad.png) }

h3 { color:#FFF; }

#container { margin:15px auto; width:959px; }
#header { height:224px; width:960px; background:url(../pics/header.png) no-repeat; }
#logo { height:126px; width:122px; background:url(../pics/logo.png); margin:-30px 0px 0px 769px; }

#hd_txt { width:708px; height:90px; background:url(../pics/woscc1.png) no-repeat; float:left; margin-top:60px; margin-left:30px; }
#hd_txt h1 { display:none; }

#navcontainer { font-family:Verdana, Geneva, sans-serif; float:left; width:959px; text-align:center; margin-top:38px;letter-spacing:0.7px;   }
.line { border-right:solid 1px #CCC; padding-right:12px; padding-left:10px; }
.lineend { padding-left:10px; }

#nav li { display: inline; list-style-type: none; text-decoration:none; }
#nav li a { color:#FFF; text-decoration:none; list-style-type:none; }
#nav li a:hover { color:#000; }

#top { height:27px; width:959px; background:url(../pics/top.png) no-repeat; margin-top:10px; }

#mid { width:959px; height:auto; background:url(../pics/mid.png) repeat-y; }

#content { margin: 0 auto; width:920px; height:auto; text-align:center; }
#content1 a { color:#FFF; }
#content1 a:hover { color:#999; }

#one { width:450px; height:430px; margin:10px; }
#onecont { text-align:center; margin:0px auto; }
#onecont a { color:#FFF; }
#onecont a:hover { color:#090; }

#two { width:450px; height:430px; margin:-410px 0px 0px 470px }
#twocont { text-align:center; margin:0px auto; }
#twocont a { color:#FFF; }
#twocont a:hover { color:#090; }

#club { height:25px; width:200px; text-align:center; margin:0px auto 0px auto; }

#three { width:450px; height:700px; margin:20px 0px 0px 0px }
#threecont { text-align:center; margin:0px auto; }
#threecont a { color:#FFF; }
#threecont a:hover { color:#090; }

#four { width:450px; height:auto; margin:-700px 0px 0px 470px }
#fourcont { text-align:center; margin:0px auto; }
#fourcont a { color:#FFF; }
#fourcont a:hover { color:#090; }


#content1 { margin:0px auto 0px auto; width:600px; }

#footer { height:27px; width:959px; background:url(../pics/bottom.png) no-repeat; }

#emailtxt {
        text-align:center;
		color:#FFF;
		width:600px;
		padding-bottom:15px;
}
#box {
		text-align:center;
		width:600px;
		padding-bottom:15px;
		outline:#000;
}
button {
        display:block;
        cursor:pointer;
}
#messagetxt {
        text-align:center;
		width:600px;
		color:#FFF;
		padding-bottom:15px;
}
textarea {
        width:595px;
        height:90px;
        max-width:595px;
        max-height:90px;
        display:block;
		font-size:15px;
        outline-color:#060;
		color:#383f46;
		padding-left:3px;
		text-align:center;
		
}
#errors{
   		width:600px;
    	padding:1px;
    	font-size:15px;
    	color:#0C0;
		font-weight:bold;
    	text-align:center;
		margin:0px auto 0px auto;
}
#contactform {
    	width:600pxpx;
    	height:290px;
}

