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


* {
margin: 0, padding:0;
}

body, html {
background-color:#666666;
margin: 0;
padding:0;
border: 0;
width:100%;
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}


#main {
margin-left: auto;
margin-right: auto;
width: 900px;
height: auto;
border: 1px solid #050745;
}

#header {
width: 900px;
height: 153px;

}

#navbar {
top: 153px;
width: 900px;
height: 40px;

}

#content {
top: 193px;
width: 900px;
overflow: auto;
background-color:#FFFFFF;
}


#maincontent {
text-align: left;
float: left;
background-color: #FFFFFF;
width: 200px;
}

#maincontent2 {
text-align: left;
float: left;
background-color: #FFFFFF;
width: 700px;
}

#maincontent3 {
text-align: left;
float: left;
background-color: #FFFFFF;
width: 800px;
}

#maincontent4 {
text-align: left;
float: left;
background-color: #FFFFFF;
width: 900px;
}

#rightcontent2 {
float: left;
background-color:#FFFFFF;
width: 200px;
margin: 0px;
padding:0;

}

#rightcontent3 {
float: left;
background-color:#FFFFFF;
width: 200px;
margin: 0px;
padding:0;

}

#rightcontent {
float: left;
background-color:#FFFFFF;
width: 700px;
margin: 0px;
padding:0;
text-align: left;
}


#logoimage {
background-image: url(../images/header11.jpg);
background-repeat:no-repeat;
width: 900px;
height: 85px;
}

#shooters {
float: left;
background-image:url(../images/shooters2.jpg);
background-repeat:no-repeat;
width: 497px;
height: 68px;
}
 

#programlink {
float: left;
background-image: url(../images/conference.jpg);
background-repeat: no-repeat;
width: 181px;
height: 68px;
}

.imageBorder {
border: none;
}

#rightheader {
float: left;
background-image:url(../images/headerright2.jpg);
background-repeat: no-repeat;
height: 68px;
width: 222px;
}

#link1 {
float: left;
top: 153px;
height: 40px;
width: 119px;
padding: 0;
text-indent:-9999px;
}

#link1 em {
background-image: url(../images/home.jpg);
display: block;
width:119px;
height: 40px;
}

#link1 a:hover em {
background-image:url(../images/homehover.jpg);
}

.pl {
display: none;
}

#link2 {
top: 153px;
float: left;
height: 40px;
width: 119px;
padding: 0;
text-indent:-9999px;
}

#link2 em {
background-image: url(../images/about.jpg);
display: block;
width:119px;
height: 40px;
}

#link2 a:hover em {
background-image:url(../images/abouthover.jpg);
}

#link3 {
top: 153px;
float: left;
height: 40px;
width: 119px;
padding: 0;
text-indent:-9999px;
}

#link3 em {
background-image: url(../images/programs.jpg);
display: block;
width:119px;
height: 40px;
}

#link3 a:hover em {
background-image:url(../images/programshover.jpg);
}

#link4 {
top: 153px;
float: left;
height: 40px;
width: 119px;
padding: 0;
text-indent:-9999px;
}

#link4 em {
background-image: url(../images/testimonials.jpg);
display: block;
width:119px;
height: 40px;
}

#link4 a:hover em {
background-image:url(../images/testimonialshover.jpg);
}



#link5 {
top: 153px;
float: left;
height: 40px;
width: 119px;
padding: 0;
text-indent:-9999px;
}

#link5 em {
background-image: url(../images/book.jpg);
display: block;
width:119px;
height: 40px;
}

#link5 a:hover em {
background-image:url(../images/bookhover.jpg);
}

#link6 {
top: 153px;
float: left;
height: 40px;
width: 119px;
padding: 0;
text-indent:-9999px;
}

#link6 em {
background-image: url(../images/contactus.jpg);
display: block;
width:119px;
height: 40px;
}

#link6 a:hover em {
background-image:url(../images/contactushover.jpg);
}

#spacer {
top: 153px;
float: left;
height: 40px;
width: 186px;
background-image:url(../images/headerright3.jpg);
}

#indexleft {
width: 180px;
}

#aboutleft {
width: 180px;
}

.margin {
margin: 5px;
}

.center {
text-align: center;
}

.errortext {
color: #0000CC;
}


#formleft {
float: left;
height: auto;
width: 239px;
margin: 5px;
}

#formright {
float: left;
height: auto;
width: 235px;
}

#newsletter {
margin: 15px;
width: 160px;
height: 140px;
border: 1px solid #0000CC;
background-color:#eeeeee;
}



#SignUp {
margin:5px;
width: 140px;
height: 110px;
}

.border {
border: 1px solid #0000CC;
}

.wrapleft {
float: left;
margin: 5px;
}

.wrapright {
float: right;
margin: 5px;
}

#movie {
border: none;
width: 250px;
height: 206px;
}

#swatguys {
height: 248px;
width: 186px;
}

h3 {
color:#0e2cd3;
font-size: 14px;
}

.booksP{
margin: 20px;
}



.footer {
border-top: 1px solid #050745;
float: left;
width: 900px;
background-color: #CCCCCC;
}



.list {
width: 450px;
}

.red {
color:#FF0000;
font-size:14px;
}

.redlarge {
color:#FF0000;
font-size:16px;
}

.green {
color: #009900;
font-size:14px;
font-weight: bold;
}

.swat {
width: 57px;
background-color:#000000;
color:#FFFFFF;
}

#meetingplanners {
width: 350px;
}

a {
text-decoration: none;
color: #0e2cd3;
}

img {
border: none;
}

.tiny {
font-size: xx-small;
}


#myMain{
float: left;
width: 300px;
height: 320px;
}

#myContent{
float: right;
width: 370px;
height: 320px;
}