/*** basic ***/

#Content {
	position:relative;
	width:785px;
  margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	background-image: url(../images/banner2.png);
  background-position:0px 0px;
  background-repeat:no-repeat;
  border:solid 3px #DFDAEC;
}

/*** basic ***/

body{
	padding:0px;
	background-color:#EBE7F3;
	color:#3E3F74;
	font-family: verdana,arial, helvetica;
	font-size:0.8em;
}

a {
text-decoration: underline;
color: #000000;
}

a:active {
}

a:link, a:visited {

}

a:hover {

}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;

}

h2{
    font-size:  20px;
    color: #B5A9DB;
    letter-spacing:0.1em;
    padding-bottom:5px;
      padding-top:10px;
    
}

h1{
font-size:90%;
color:#B69FE9;
text-align:right;
padding-bottom:5px;
      padding-top:5px;
      padding-right:10px;
}

h3{
font-size:90%;
padding-bottom:0px;
border-top:dashed 1px;
padding-top:5px;
}

P{

}

strong{
font-size:100%;
color:#0548B0;
text-align:center;
}
/*** DIVS ***/
#website_branding{
  height:34px;
  width:775px;
  text-align:right;
  padding-right:10px;
  font-size:130%;
  font-weight:bold;
  color:#ffffff;
  padding-top:120px;
}

#website_branding a{
  color:#ffffff;
}

#website_container{
  padding:0px;
  margin:0px;
  width:785px;
  
 
}

#mainpage{
	background-image: url(../images/bg.png);
  background-position:0px 50px;
  background-repeat:no-repeat;
  height:650px;
  width:595px;
}

#col_one{
}

#col_two{

}

.gallery #col_two {

}

#website_footer{
  margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	color: #FFFFFF;
	width:785px;
	background-color:#8062DE;
}

#website_footer a{

}

#global_footer{
	text-align:center;
	width:785px;
color:#ffffff;
	font-size: 80%;
	background-color:#8062DE;
	padding-top:5px;
	padding-bottom:5px;
	
}

#global_footer a{
color:#ffffff;
}

/*** contact us ***/
#submit{
  text-align:right;
  padding-left:402px;
}


.submit
{
    border:solid 1px #000000;
}

#content{

  padding-bottom:0px;
  width:530px;
  padding:30px;
    padding-top:0px;
}

.contactus{

  padding-left:30px;
    padding-top:0px;
}


.imagecaption{
  width:150px;
  color:#00A3F0;
}

.headline{
  display:none;
  margin:0px;
}

.date, .time {
  display:none;
}


/*** MENU ***/


#website_menu {
width:175px;
  background-color:#B5A9DB;
  padding-top:15px;
  padding-left:15px;
  
  	background-image: url(../images/zoe.jpg);
  background-position:20px 175px;
  background-repeat:no-repeat;
  height:500px;
	
}

#website_menu a {
	display:block;
	cursor: pointer;
	color: #42427F;
	font-weight:bold;
  width:160px;
  padding-left:0px;
  text-decoration: none;
  text-align:center;
}


#website_menu {

}

#website_menu ul{
  list-style-type: none;

	width:160px;
	padding-left:0px;
	margin-left:0px;
}

#website_menu li {

	margin:0px;
	line-height:22px;
	width:160px;
		background-image: url(../images/menu.png);
 
}

#website_menu a{
	border-left: #AE93E4 1px solid;
	border-bottom: #AE93E4 1px solid;
	border-top: #AE93E4 1px solid;
	border-right: #AE93E4 1px solid;
}

#website_menu a.first{
border-top: #AE93E4 1px solid;}

#website_menu a.current{
  color:#B271E3;
  text-decoration: none;
}


#website_menu a:hover {
  color:B271E3;
}

.submit{
  border:solid 1px #000000;
  color:#000000;
  font-weight:bold;
}

#breadcrumb
{
  display:none;
}


