body {
	min-width: 760px;
	background: #391C6F;
}

div#wrapper {
		position:relative;
		margin: 0 auto;
		margin-top: 50px;
		border: 1px solid #391C6F;
		width: 760px;
		height: 100%;
		background: #8573A6 url('images/bottom123.gif');
		background-position: bottom right;
		background-repeat: no-repeat;
}

html>body div#wrapper {
		min-height: 600px;
		height: 100%;
}

div#wrapper em b {position:absolute; font-size:150px; font-family:arial; color:#8573A6; line-height:40px; font-weight:normal;}

#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#9caf9c; background:#391C6F; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}

div#logo {
		float: left;
		height: 410px;
		position: relative;
		top: 25px;
		margin-bottom: -10px;
		width: 220px;
		background: #8573A6 url('images/logo.gif');
		background-position: top;
		background-repeat: no-repeat;
}

div#logo a {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
}

div#logo a:hover {
		text-decoration: underline;
}

html>body div#logo {
		height: 100%;
		min-height: 394px;
}

div#footer {
		width: 760px;
		clear: both;
		margin: 0 auto;
		font-family: trebuchet ms,arial,verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #ffffff;
		letter-spacing: 0.9pt;
		padding-top: 10px;
		text-align: justify;
}

div#footer A {
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
}

div#footer a:hover {
		text-decoration: underline;
}

div#content {
		text-align: top;
		padding: 15px 50px 10px 15px;
		float: right;
		width: 475px;
		height: 100%;
		font-family: trebuchet ms,arial,verdana;
		font-size: 10pt;
		font-weight: normal;
		color: #ffffff;
}

html>body div#content {
		min-height: 500px;
}

div#topbar {
		height: 75px;
		font-family: trebuchet ms,arial,verdana;
		font-size: 8pt;
		font-weight: normal;
		text-align: left;
		padding-left: 25px;
		padding-top: 10px;
		color: #ffffff;
		letter-spacing: 1.1pt;
		border-bottom: 1px solid #391C6F;
		clear: left;
}

div#menu {
		float: right;
		width: 760px;
}

div#menu A {
		display: block;
		width: 125px;
		position: relative;
		left:0px;
		top: -10px;
		z-index: 50;
		float: left;
		border: 1px solid #391C6F;
		border-left: 1px solid #8573A6;
		height: 25px;
		background: #8573A6 url('images/arrow.gif'); 
		background-position: center left;
		background-repeat: no-repeat;
		font-family: trebuchet ms,arial,verdana;
		text-align: right;
		font-size: 14px;
		text-decoration: none;
		padding-right: 10px;
		padding-top: 3px;
		font-weight: bold;
		color: #ffffff;
}

div#content a {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
}

div#content a:hover {
		text-decoration: underline;
}

div#menu a:hover {
		background: #391C6F url('images/arrow.gif');
		border-left: 1px solid #391C6F;
		background-position: center left;
		background-repeat: no-repeat;
		color: #bbc6b6;
}

h2 {
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
}

strong {
		color: #ffffff;
		font-weight: bold;
}

h1 {
		color: #bbc6b6;
		font-weight: bold;
		font-size: 20px;
}