body {
	margin:0;
	padding:0;
	background-image:url("images/page_background2.jpg");
	background-position:center;
	background-repeat:repeat;
	background-color:#7B1E53;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}




p {
margin:0 0 15px 0;
font-size:13px;
line-height:140%;
color:#000000;
padding-right:20px;
}

#workshops p {
	margin-bottom:0;
}


h1 {
	clear:both;
	float:left;
	font-size:22px;
	margin:0 0 20px 150px;
	color:#936;
	padding-right:20px;
}


h2 {
font-size:16px;
margin: 0 0 10px 0;
color:#000;
clear:both;
padding-right:20px;
}

h3 {
font-size:14px;
margin: 0 0 10px 0;
color:#603;
clear:both;
padding-right:20px;
}

h4 {
font-size:16px;
font-weight:normal;
color:#CC0033;
text-transform:uppercase;
margin: 0 0 3px 0;
clear:both;
padding-right:20px;
}

h5 {
font-size:14px;
font-weight:bold;
margin:0 0 5px 0;
clear:both;
padding-right:20px;
}

#details {
font-size:13px;
line-height:140%;
margin:5px 20px 25px 0; 
padding:5px 0 0 0;
font-style:italic;
border-top:1px dashed #000;
}



a:link {color:#F60;text-decoration:none;}
a:visited {color:#F60;text-decoration:none;}
a:hover {color:#936;text-decoration:underline;}
a:active {color: #F60;text-decoration:none;}

#main {
z-index:200;
position:relative;
width:940px;
height:630px;
background-image:url(images/final-main-bg.jpg);
background-repeat:no-repeat;
}

#nav {
float:left;
margin:17px 0 30px 240px;
font-size:14px;
color:#C09;
}


#nav a:link {color:#F60;text-decoration:none;}
#nav a:visited {color:#F60;text-decoration:none;}
#nav a:hover {color:#FC6;text-decoration:none;}
#nav a:active {color: #F60;text-decoration:none;}

#content {
	clear:both;
	float:left;
	margin:0 0 0 150px;
	width:740px;
	height:420px;
	overflow:auto;
	text-align:left;
}


#classes #main table {
background-color:#F3E1C5;
border: 1px solid #C33;
font-size:13px;
}

#form {
	clear:both;
	float:right;
	margin:0 100px 0 0;
	}

.img_float_left {
float:left;
margin: 0 10px 5px 0 ;
}

.img_float_right {
float:right;
margin: 0 0 5px 10px ;
}

#top_flower_left {
z-index:10;
width:203px;
height:247px;
background-image:url("images/corners/top_left.gif");
background-repeat:no-repeat;
position:absolute;
top:0;
left:0;
}

#bottom_flower_right {
z-index:10;
width:203px;
height:247px;
background-image:url("images/corners/bottom_right.gif");
background-repeat:no-repeat;
position:absolute;
bottom:0;
right:0;
}


#top_flower_right {
z-index:10;
width:248px;
height:366px;
background-image:url("images/corners/top_right.gif");
background-repeat:no-repeat;
position:absolute;
top:0;
right:0;
}

#bottom_flower_left {
z-index:10;
width:248px;
height:366px;
background-image:url("images/corners/bottom_left.gif");
background-repeat:no-repeat;
position:absolute;
left:0;
bottom:0;
}


.thumbpeg {
float:left;
margin:0 10px 10px 0;
border:1px solid #FFF;
}
/* CSS Document */


