body.frame {
	font-size: 12pt;
	font-family: Times New Roman;
        background-color: #ffffff;
}

body.frameWorkshops {
	padding: 0px;
	margin: 0px;
	font-size: 12pt;
	font-family: Times New Roman;
        background-color: #ffffff;
}

body.main {
	font-size: 12pt;
	font-family: Times New Roman;
        background-color: #d4cfe5;
	background: url(images/background.jpg);
	background-attachment: fixed;
	text-align: center;
}

.copybox {
	background-color: #ffffff; 
        border-width: 2px;
        border-color: #a99dcd;
        border-style: solid;
	color: #000000;
	width: 860px;
	padding:20px; 
	-webkit-border-radius: 50px; 
	-moz-border-radius: 50px;
}


table {
	font-size: 12pt;
	font-family: Times New Roman;
}

.mainbox {
	background-color: #ffffff; 
        border-width: 2px;
        border-color: #a99dcd;
        border-style: solid;
	color: #000000;  
	width: 840px;
        height: 450px; 
	padding: 30px; 
	-webkit-border-radius: 50px; 
	-moz-border-radius: 50px;
}

.iframeMainbox {
	border: 0px solid #ffffff;
	width: 840px;
        height: 450px;
}

.iframeWorkshops {
	border: 0px solid #ffffff;
	width: 550px;
        height: 400px;
	padding: 0px;
	margin: 0px;
}


#content {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}

#menu h1 {
	background: url(images/menu_01.gif) no-repeat;
	width: 900px;
	height: 110px;
	padding: 0;
	margin: 0;
}
	
#menu {
	width: 910px;
	height: 169px;
	padding: 0;
}

#menu ul {
	position: absolute;
	height: 20px;
	width: 900px;
	padding: 0;
	margin: 0;
}

#menu ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	display: block;
}

#menu ul li a#menu-2 { background: url(images/menu_02.gif) no-repeat; width: 58px; height: 20px; }
#menu ul li a#menu-3 { color: #FFFFFF; text-align: left; font-size:8pt; font-weight: normal; background: url(images/menu.jpg) no-repeat; width: 60px; height: 20px; padding: 2 0 0 20; } 
html>body #menu ul li a#menu-3 { width: 40px; height: 18px; }
#menu ul li a#menu-4 { color: #FFFFFF; text-align: left; font-size:8pt; font-weight: normal; background: url(images/menu.jpg) no-repeat; width: 113px; height: 20px; padding: 2 0 0 20; }
html>body #menu ul li a#menu-4 { width: 93px; height: 18px; }
#menu ul li a#menu-5 { color: #FFFFFF; text-align: left; font-size:8pt; font-weight: normal; background: url(images/menu.jpg) no-repeat; width: 94px; height: 20px; padding: 2 0 0 20; }
html>body #menu ul li a#menu-5 { width: 74px; height: 18px; }
#menu ul li a#menu-6 { color: #FFFFFF; text-align: left; font-size:8pt; font-weight: normal; background: url(images/menu.jpg) no-repeat; width: 135px; height: 20px; padding: 2 0 0 20;   }
html>body #menu ul li a#menu-6 { width: 115px; height: 18px; }
#menu ul li a#menu-7 { color: #FFFFFF; text-align: left; font-size:8pt; font-weight: normal; background: url(images/menu.jpg) no-repeat; width: 76px; height: 20px; padding: 2 0 0 20; }
html>body #menu ul li a#menu-7 { width: 56px; height: 18px; }
#menu ul li a#menu-8 { color: #FFFFFF; text-align: left; font-size:8pt; font-weight: normal; background: url(images/menu.jpg) no-repeat; width: 84px; height: 20px; padding: 2 0 0 20; }
html>body #menu ul li a#menu-8 { width: 64px; height: 18px; }
#menu ul li a#menu-9 { color: #FFFFFF; text-align: left; font-size:8pt; font-weight: normal; background: url(images/menu.jpg) no-repeat; width: 80px; height: 20px; padding: 2 0 0 20;   }
html>body #menu ul li a#menu-9 { width: 60px; height: 18px; }
#menu ul li a#menu-10 { background: url(images/menu_09.gif) no-repeat; width: 184px; height: 20px; }


#menu h2 {
	position: relative;
	top: 20px; 
	background: url(images/menu_10.gif) no-repeat;
	width: 900px;
	height: 24px;
	padding: 0;
	margin: 0;
}

.copybox {
	background-color: #ffffff; 
        border-width: 2px;
        border-color: #a99dcd;
        border-style: solid;
	color: #000000;
	width: 860px;
	height: 50px;
	padding:20px; 
	-webkit-border-radius: 50px; 
	-moz-border-radius: 50px;
}


#followus {
	float: right;
}

#followus a {
	display: block;
}

#followus a#twitter { background: url(images/twitter.gif) no-repeat; width: 100px; height: 37px; }

#workshopbox {
	background-color: #ffffff;
}

#workshopmenu ul {
	position: absolute;
	margin: 0;
	width: 150px;
	padding: 0;
}

#workshopmenu ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#workshopmenu ul li a {
	display: block;
	width: 220px;
	height: 20px;
	background: #a99dcd;
	border: #FFFFFF 3px solid;
	padding: 4px;
	text-align: center;
	color: #000000;
}

#workshopmenu ul li a:hover {
	display: block;
	width: 220px;
	height: 20px;
	background: #ffffff;
	border: #FFFFFF 3px solid;
	padding: 4px;
	text-align: center;
	color: #000000;
}

#workshopline {
	display: block;
	top: 60px;
	left: 254px;
	position: absolute;
	background-color: #a99dcd;
	width: 1px;
	height: 380px;
}

#workshopcontent {
	display: block;
	top: 20px;
	left: 270px;
	position: absolute;
	background-color: #ffffff;
	width: 550px;
	height: 400px;
}



#contact ul {
	margin: 0;	padding: 0;
}

#contact ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

#contact #contact-left {
	position: relative;
	width: 100px;
	margin: 0;
	padding: 0;
}

#contact #contact-right {
	position: relative;
	width: 200px;
	margin: 0;
	padding: 0;
}

.logo {
	font-variant: small-caps;
	font-size: 18pt;
	font-weight: bold;
}


.copyright {
	font-size:8pt;
	font-family: Times New Roman;
	color: #545f55
}

h1 {
	font-size: 25pt;
	font-family: Times New Roman;
	color: #6600ff;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: normal;
	font-variant: small-caps;
}

h2 {
	font-size:20pt;
	font-family: Times New Roman;
	font-weight: normal;	padding: 0px;
	margin: 0px;

}

h3 {
	font-size:16pt;
	font-family: Times New Roman;
	font-weight: normal;	padding: 0px;
	margin: 0px;

}

h4 {
	font-size: 12pt;
	font-family: Times New Roman;
	font-weight: bold;	padding: 0px;
	margin: 0px;

}



ul.artisan {
	list-style-image: url(images/dot.gif);
	list-style-type: square;
	padding-top: 0px
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none; 
	color: #6600ff;
	font-weight: bold;
}

a:visited {
	text-decoration: none; 
	color: #6600ff;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #6600ff;
	font-weight: bold;
}

a:active {
	text-decoration: none; 
	color: #6600ff;
	font-weight: bold;
}

#container		
{
	margin: 0;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	background-position: right;
}
		
#columnrhs
{
	float: right;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0;
}

#columncontent
{
	padding-top: 0;
	margin: 0;
}
