body
{
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	background-color: #000;
	margin: 0;
	background-image: url(../images/site/prpbgrnd.gif);
}

h1
{
	color: #000;
	font-size: 16px;
	text-align: center;
	line-height: 1.5em;
	margin: 35px 0px 10px 0px;
}

h2
{
	z-index: 1;
	color: #9796B2;
	font-size: 72px;
	text-align: left;
	margin: 0px 0 5px 0;
	text-indent: 15px;
	border-bottom: #AA9AF1;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	line-height: 1em;
}

.h2a
{
	z-index: 2;
	color: #77768F;
	font-size: 54px;
	text-align: left;
	margin: -65px 5px 5px 30px;
	text-indent: 15px;
	padding: 3px;
	font-weight: bold;
	line-height: 1em;
}

.h2b
{
	z-index: 3;
	color: #484758;
	font-size: 36px;
	text-align: left;
	margin: -47px 5px 5px 50px;
	text-indent: 15px;
	padding: 3px;
	font-weight: bold;
	line-height: 1em;
}

h3
{
	color: #000;
	font-size: 9px;
	text-align: left;
	line-height: 1.75em;
	margin: 10px 0 5px -9px;
	font-weight: bold;
	border-bottom: #AA9AF1;
	border-width: 0 0 1px 0;
	border-style: solid none solid none;
	text-transform: uppercase;
	background-color: #9796B2;
	text-indent: 5px;
	padding: 0 0 0 7px;
}

h4
{
	color: #CCC;
	font-size: 11px;
	text-align: left;
	line-height: 1.5em;
	margin: 5px 0 0 5px;
	text-indent: 5px;
	padding: 15px 0 0 10px;
	font-weight: bold;
}

h5
{
	color: #484758;
	font-size: 12px;
	text-align: center;
	line-height: 1.5em;
	margin: 10px 0 5px 5px;
	border-color: #AA9AF1;
	border-width: 1px 0 0 0;
	border-style: solid;
	padding: 0 0 0 5px;
}

#wrap
{
	position: relative;
	top: 0;
	left: 0;
	width: 845px;
	margin: 0 auto 0 auto;
	border-color: #000;
	border-width: 4px 6px 0px 6px;
	border-style: solid;
	background: #85849C;
}

#header
{
	width: 845px;
	margin: 0;
	height: 165px;
	background-image: url(../images/site/purpheader.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #000;
}

#switch
{
	position: absolute;
	top: 139px;
	left: 470px;
	width: 350px;
	z-index: 2;
}

#switch img
{
	margin: 0 1px 2px 10px;
	border-width: 0;
}

#navmenu
{
	font-size: 11px;
	line-height: 1.75em;
	color: #000;
	margin: -30px 0 0 0;
	padding: 3px 0 0 0;
}

#menuList
{
	margin: 0 10px 0 175px;
	padding: 0;
}

#menuList ul
{
	margin: 5px 0 0 0;
	padding: 0;
}

#menuList li
{
	display: inline;
	list-style: none;
}

a.nav
{
	text-decoration: none;
	color: #FFF;
	margin: 1px 50px 5px 10px;
	padding: 2px 5px 2px 5px;
}

a.nav visited
{
	text-decoration: none;
	color: #FFF;
	margin: 1px 50px 5px 10px;
	padding: 2px 5px 2px 5px;
}

a.nav:hover { background-color: #9796B2; }

.menu
{
	position: absolute;
	visibility: hidden;
	background-color: #484758;
	border-bottom: #AA9AF1;
	border-width: 0 0 3px 0;
	border-style: none none solid none;
}

.menu li a
{
	display: block;
	text-decoration: none;
	color: #FFF;
	background-color: #484758;
	margin: 0 0 3px 0;
	padding: 0 10px 0 5px;
}

.menu li a:hover
{
	background-color: #9796B2;
}

#homeMenu, #portfolioMenu { width: 95px; }

#glryMenu { width: 75px; }

#col1
{
	width: 192px;
	margin: 5px 0 0 0px;
	padding: 0px 10px 0px 10px;
	border-left: #AA9AF1;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

#col1 li
{
	list-style: none;
	margin: 0 0 0 -20px;
}

#col1 a:link
{
	text-decoration: underline;
	color: #006;
	font-weight: normal;
}

#col1 a:visited { color: #600; }

#col1 a:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #006;
}

#col1 p { margin: 0 2px 25px 2px; }

.col
{
	color: #000;
	margin: 275px 0 0 50px;
}

#col2 
{ 
	width: 630px;
	margin: 50px 0px 15px 0; 
}

#col3 
{ 
	width: 800px;
	margin: 30px 20px 15px 0; 
}

.c2p
{
	color: #000;
	margin: 10px 25px 15px 25px;
	text-align: right;
}

.c2p a
{
	text-decoration: underline;
	color: #030;
	font-weight: normal;
}

.c2p a:visited { color: #600; }

.c2p a:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #54563F;
}

#galtxt
{
	color: #000;
	margin: 0px 35px 15px 50px;
	text-align: left;
}

#galtxt a
{
	text-decoration: underline;
	color: #030;
	font-weight: normal;
}

#galtxt a:visited { color: #600; }

#galtxt a:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #54563F;
}

.thumb
{
	margin: 15px 0 20px 45px;
	float: left;
}

.thumb a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 0 0 10px 0;
	line-height: 1.5em;
	font-size: 10px;
}

.thumb a visited
{
	color: #999;
	text-decoration: none;
}

.thumb a:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #006;
}

.thumb img
{
	margin: 5px 0 8px 0;
	border-color: #AA9AF1 #000 #000 #AA9AF1;
	border-width: 1px;
	border-style: solid;
}

.badge { margin: 25px 0 25px 25px; }

#footer
{
	width: 845px;
	background-color: #000;
	height: 25px;
	margin: 30px 0 0 0;
	padding: 3px 0 0 0;
}

#footer p
{
	text-align: right;
	margin: 3px 15px 0 0;
	color: #FFF;
	font-size: 9px;
}
#caption
{
	color: #FFF;
	margin: 5px 0 5px 0;
	text-align: center;
}

#spacer
{
	clear: both;
	margin: 5px 0 5px 0;
}