img
{
	border:0px;
	padding:0px;
	margin:0px;
}
table
{
	width:100%;
	height:100%;
}
div
{
	/*border:1px solid red;*/
}	
a
{
	text-decoration:none;
	font-family:Garamond;
	color:#463a76;
}
ul
{
	text-align:left;
	padding:4px 0px 0px 25px;
	margin:0px;
	list-style-type:disc;
}
li
{
	background-image:url(img/logo3.png);
}
body
{
	background-color:#d0c2ff;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:center;
	font-family:Garamond;
	color:#463a76;
	height:100%;
}
table#main
{
	margin:50px auto;
	width:775px;
	text-align:center;
	height:870px;
	border: 2px solid #504776;


}
td#left
{
	background-color:#af9aff;
	width:20%;
}
td#center
{
	background-color:#504776;
	width:12%;
}
td#center table
{
	height:100%;
	width:100%;
	padding:0px;
	border:0px;
	margin:0px;
	
}
td#right
{
	background-color:#ad9bf2;
	width:68%;
	vertical-align:top;
	text-align:center;
}
img.gallery
{
	margin:23px 0px;
	width:78%;
	/*height:auto;*/
}
#logo1
{
	height:440px;
	vertical-align:top;
	text-align:left;
	padding-top:10px;
}
#motto1
{
	height:442px;
	vertical-align:bottom;
	text-align:right;
}
img#bigPicture
{
	
	margin-top:15px;
	margin-bottom:0px;
	padding:0px;
}
div#logo2
{
	font-family:"High Tower Text";
	font-size:28px;
	color:#463a76;
	margin:35px 0px 0px 70px;
	text-align:left;
}
#text-background
{
	text-align:left;	
	background:url(../img/text-background-body.png) repeat-y center bottom;
	font-size:17px;
	margin-bottom:0px;
	line-height:16px;

}
#background-top
{
	height:31px;
	background:url(../img/text-background-top.png) no-repeat center top;	
}
#background-bottom
{
	height:31px;
	background:url(../img/text-background-bottom.png) no-repeat center top;	
}
span.text
{
	display:block;
	width:76%;
	margin:0px 0px 0px 70px;
	padding:2px;
	text-indent:20px;
	
	
}
ul.list
{
	width:78%;
	margin-left:85px;
	margin-bottom:10px;
	font-size:17px;
	line-height:18px;
}
ul#bottom
{
	margin-bottom:0px;
}
span#top
{

}
div#greet
{
	
	font-size:17px;
	color:#2b2347;
	text-align:right;
	margin-right:70px;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
	text-decoration:underline;
}
* html div#greet
{
	margin-left:90px;
}
span.special
{
	display:block;
	font-size:20px;
	color:White;
	width:100px;
	float:right;	

}
#menuBar
{
	width:100%;
	height:40px;
	color:white;
	font-size:20px;
	font-family:High Tower Text;
	margin:0px;
/*	border-top:1px solid #504776;
	border-bottom:1px solid #504776; */
	padding:0px;
	vertical-align:middle;
	background-color:#8474bf;
}
#menu{
	width:56%;
	height:100%;
	text-align:center;
	
	padding:0px;
	margin-right:20px;
	float:right;
	
}
* html #menu
{
	margin-right:10px;
}
.menuItem{
	width:33%;
	float:left;
	height:100%;
	padding:2px 0px;
	margin:0px;
	border-right:1px solid #d7ccff;
	
	
}
#rightItem
{
	border:0px;
}
#menuBar a{
	color:#d7ccff;
	font-weight:bold;

}
#menuBar a:hover{
	color:#fbe6ff;
	text-decoration:underline;
}
#logo3
{
	display:none;
}
div#mainHeader
{
	background-color:#8474bf;
}

span a {
	text-decoration:line;
	font-weight:bold;
	font-size:1.2em;
}