html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
background:#c4e6ff url(images/bg.png) repeat-x top left;  /* change this */
width:100%;
height:100%;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

a:hover{
text-decoration:none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}


/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* img, div, a, span, h2, blockquote { behavior: url(iepngfix.htc) } IE6 PNG FIX */


/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

a{
color:#000000;
}

#wrapper{
width:960px;
margin:0 auto;
position:relative;
background-color:#FFFFFF;
border:solid 1px #333333;
}

.title{
background:url(images/logo.jpg) ;
width:940px;
margin: 0 auto;
height:406px;
text-indent:-9999px;
overflow:hidden;
display:block;
}

#topnav{
text-align:center;
width: 850px;
margin:0 0 0 110px;
}

#topnav li{
display:inline
}

blockquote{
margin-left:20px;
}
.character, .debate, .education, .filmstyle{
padding-top:5px;
display:block;
text-decoration:none;
float:left;
font-weight:bold;
color:#333333;
padding-bottom:2px;
padding-left:10px;
padding-right:10px;
font-size: 16px;
}
.character, .debate, .education{
margin-right:35px;
}
.character:hover, .debate:hover, .education:hover, .filmstyle:hover, #character .character, #debate .debate, #education .education, #filmstyle .filmstyle{
background-color: #264b61 ;
color:#FFFFFF;
-moz-border-radius: 13px;
-webkit-border-radius: 13px;
}
.clear{
clear:both}

#main{
padding:10px;
}

#leftside,#leftside2,#leftside3{
width:380px;
float:left;
}

#rightside,#rightside2,#rightside3{
width:540px;
float:right;
}

.pdf{
width:275px;
border:none;
margin:0px auto;
background-image:url(images/acrobat_icon.jpg);
background-repeat:no-repeat;
background-position: left;
text-indent: 50px;
padding-top:5px;
font-size:16px;
}
