body{
	margin:0;
	font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	background-color: #333333;
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
}
h1 {
	font-size: 18px;
	color: #A74C9D;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
	color: #A74C9D;
}

A:link{ color:#982F92; text-decoration:underline; }
A:hover{
	color:#333333;
	text-decoration:underline;
	background-color: #FFFFFF;
}
A:active{ color:#982F92; text-decoration:none; }
A:active:hover{ color:#000000; text-decoration:underline; }
A:visited{ color:#333333; text-decoration:none; }
A:visited:hover{ color:#000000; text-decoration:underline; }

#header{
	width:700px;
	height:260px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	background-color: #AD74BC;
	background-image: url(images/headerbgk.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#wrap{
width:700px;
margin-left:auto;
margin-right:auto;
background:#FFFFFF;
border:1px solid #982D93;
background:url(images/bg.gif);
}

#container{
width:760px;
}

#navcontainer{
background:transparent;
margin-top:-160px;
}

 #navlist li{
	background:transparent;
	list-style-type: none;
	text-align:left;
	font-family: Tahoma;
	font-size:14px;
	letter-spacing:0px;
	color:#666666;
	width:150px;
	font-weight: normal;
}

#navlist li a:link { color: #F2F2F2; text-decoration:none; }
#navlist li a:visited { color: #6B4273; text-decoration:none; }
#navlist li a:hover {color: #333333; text-decoration:none; }

.content{
	padding:21px;
	text-align:left;
	color:#666666;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
}

#footer{
	padding:9px;
	text-align:center;
	color:#333333;
	background-color: #FFCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
	text-transform: uppercase;
}

#title{
	text-align:right;
	padding:9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#FFFFFF;
	background-color: #C58DD2;
}

.myimage2 {
	float : right;
	padding : 10px;
	border : 1px solid #aaa;
	margin-left : 10px;
}

#outer{
background:url(images/bg.gif);
width:780px;
margin-left:auto;
margin-right:auto;
}

.pullquote {
width:250px;
float:right;
width:150px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-bottom:10px;
font-family:Tahoma;
font-size: 24px;
line-height:26px;
letter-spacing:-2px;
text-align: right;
color:#990099;
}

.pullquote_small {
width:250px;
float:right;
width:150px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-bottom:10px;
font-family:Tahoma;
font-size: 14px;
line-height:16px;
text-align: right;
letter-spacing:0px;
color:#990099;
}


