body{
background: #6633CC;
margin:0px;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
color: #660066;
}

A:link{ color:#000099; text-decoration:none; }
A:hover{ color:#000099; text-decoration:underline; }
A:active{ color:#B56115; text-decoration:none; }
A:active:hover{ color:#333333; text-decoration:underline; }
A:visited{ color:#330066; text-decoration:none; }
A:visited:hover{ color:#333333; text-decoration:underline; }


#wrap{
width:640px;
margin:20px;
margin-left:40px;
margin-right:40px;
border: black 1px solid;
}

#container{
/*width:80%;*/
}

#navcontainer{
/*border:solid black;*/
/*float:right;*/
background:transparent;
/*margin-top:-160px;*/
/*margin-left:400px;*/
}

#navlist li{
background:transparent;
list-style-type: none;
text-align:right;
font-family: 'Lucinda Grande', Verdana, Helvetica, sans-serif;
font-size:28px;
color:#CC3366;
padding: 5px;
/*width:150px;*/
}

#navlist li a:link {
	color: #000066;
	font-weight: bold;
}

#navlist li a:visited {
	color: #000066;
	font-weight: bold;
}

#navlist li a:hover {
	color: #993399;
	font-weight: bold;
}

h3{
font-size:18px;
font-weight:bold;
color:#000066;
letter-spacing:-2px;
}

.content{
clear:both;
background: #C0B68F;
padding:21px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#footer{
background:#C0B68F;
padding:9px;
text-align:center;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#title{
/*border:solid black;*/
background: #C0B68F;
text-align:right;
padding:9px;
font-family: 'Monotype Corsiva', Verdana, Helvetica, sans-serif;
font-size:x-large;
text-transform:uppercase;
color:#660066;
}
#header{
/* background: url(drama.jpg) #C0B68F no-repeat center; */
border:solid black;
float:left;
width:328px;
height: 499px;
margin-left:auto;
margin-right:auto;
}

#outer{
background: #C0B68F ;
width:720px;
margin:0px;
margin-top:20px;
margin-left:150px;
margin-right:150px;
border:  2px ;
}

.pullquote {
color:#FFFFFF;
width:150px;
float:right;
width:150px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-bottom:10px;
font-family:'Lucida Grande', Helvetica, sans-serif;
}

div#"resrt"{ float:right }
div#"reslft"{ float: left }
.reslft{ float:left }
.resrt{ float:right }