html, body, ul, li, h1, h2, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h3
{font-size:2.5em;}
img {
	border: 0;
}
a:hover {
	color: #000000;
}
.clear {
	clear: both;
}
body {
	text-align: center;
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
}
#main {
margin-top:90px
}
#wrapper {
	text-align: left;
	margin: 15px auto;
	width: 900px;
	position: relative;
	border: 1px dashed #CC0066;
	background-color: #FFFFFF;
	background-image: url(images/bg-psurd.jpg);
	background-repeat:no-repeat;
}
#title {
	font-family:"Times New Roman", Times, serif;
	width:400px;
	padding:65px 15px 0 0px;
	float:right;
	font-size: 5em;
	color: #CC0000;
	}
	.pres{font-size:30px
	}
#subtitle {
	float:right;
	position: relative;
	padding-top:2em;
	font-size: 1.5em;
	color: #CC0066;
}
#intro{
color:#333333;
font-family:"Times New Roman", Times, serif;
text-align:center;
font-weight:bold;
font-size:1.3em;
letter-spacing:0.2em;
width:350px;
float:right;
margin:-60px 25px 0px 0;
}
#head-1 {
	width: 378px;
	height: 326px;
	top: 20px;
	left: 20px;
	position: absolute;
	background-image: url(images/psdbackground.jpg);
	background-repeat: no-repeat;
}
#head-2 {
	background: url(images/head_2.jpg) no-repeat;
	width: 156px;
	height: 38px;
	top: 386px;
	left: 622px;
	position: absolute;
}
#body-txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1.5em;
}
p:first-letter
{
 color: #333300;
 font-size:large;
 margin: 0 0 0 0;
text-align: justify;
} 
#nav {
display:inline-block;
	margin: 80px 0 25px 0px;
	color: #C15D4B;
}
#nav a {
  text-decoration: none;
  color: black;
}
#nav li {
	_height: 1%;
	padding: 8px 0px 16px 90px;
	background-image: url(images/nav_bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav li.last {
  /*background: bottom left url(images/nav_bg_last.jpg) no-repeat;*/
}
#gallery img {
	display: block;
}
h1 {
  height: 172px;
  color: black;
  font-weight: normal;
}
h1 span {
  display: block;
}
h1 em {
	font-style: normal;
	color: #FFFFFF;
	padding-right: 3px;
}
h1 .hthree {
	position: relative;
	left: 1em;
	font-size: 2em;
	letter-spacing: 2px;
	color: #663399;
}
h1 .hfour {
  position: relative;
  top: -1.5em;
  left: 4.5em;
  font-size: 4em;
  letter-spacing: 2px;
  color: #E3C0C1;
}

h2 {
font-family:"Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: normal;
  font-style: italic;
}
h2 em {
  color: white;
}
#body-left {
	float: left;
	width: 278px;
	padding-left: 28px;
}
#gallery {
	border: 1px solid #9F0408;
	background: #750306;
	margin: 13px 10px 0 6px;
	height: 261px;
	position: relative;
}
.gal {
	background: #9F0408;
	padding: 4px;
	position: absolute;
}
#gzero {
	top: 13px;
	left: 15px;
	width: 221px;
}
#gone {
	top: 200px;
	left: 15px;
	width: 57px;
}
#gtwo {
	top: 200px;
	left: 98px;
	width: 57px;
}
#gthree {
	top: 200px;
	left: 179px;
	width: 57px;
}

#body-right {
	float: left;
	width: 850px;
	padding-left: 22px;
}
#footer {
	color: #003366;
	/*border-top: 1px solid #983234;*/
	padding: 6px 25px 20px 0;
}
.spacer {
	height: 18px;
}
.left{
float:left;
width:200px;
padding:10px}

#artist{
height: 470px;
padding:5px;
margin:5px;
border:dashed #CCCCCC 1px;}

<!--FORM CSS-->
.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: 0px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}
.cssform textarea{
width: 250px;
height: 150px;
}
* html .threepxfix{
margin-left: 3px;
}
.style1 {color: #CC0033}
.style2 {color: #0000CC}
.style3 {color: #6666FF}

#flags {
margin-left: 310px;
margin-top:-70px;}

.announcement{
margin-top:200px;}

