body {
	background: #e1e0e3;
	text-align: justify;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404041;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

h1, h2, b {
	margin-top: 0px;
}

ul {
	list-style: square;
}


a {
	color: #580068;
	text-decoration: none;
	font-weight: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}



#content {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#content hr {
	color: #bbbbbb;
	background-color: #bbbbbb;
	border: 0;
	height: 1px;
	clear: right;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/* Header Left */

#headerleft {
	width: 150px;
	height: 60;
	margin-right: 10px;
	float: left;
}

/* Header Right */

#headerright {
	width: 620px;
	height: 36px;
	float: left;
	text-align: right;
	color: #c7b2d6;
}


#headerright h2 {
	margin: 10px 0px 0px 0px;
	font-size: 12px;
}

#headerright a {
	text-decoration: none;
	color: #c7b2d6;
	border-bottom: 2px solid #e1e0e3;
}

#headerright a:hover {
	text-decoration: none;
	color: #404041;
}

/* Top Menu */

#topmenu {
	width: 620px;
	height: 19px;
	margin: auto;
	margin-top: 5px;
	float: left;
	text-align: right;
}

#topmenu a {
	margin-left: 45px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	color: #580068;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 5px solid #e1e0e3;
}

#topmenu a:hover {
	text-decoration: none;
	border-bottom: 5px solid #c8c9cb;
}

#topmenu b {
	margin-left: 45px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	color: #580068;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 5px solid #c8c9cb;
	margin-bottom: 0px;
}

/* Content */

#colBig {
	width: 780px;
	margin: 0px;
	padding-top: 3px;
	float: left;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

#colBig img {
	padding-bottom: 3px;
	margin-bottom: 0px;
}

/* Right Column */

#colright {
	float: right;
	min-height: 229px;
	width: 500px;
	margin-right: 75px;
	padding-bottom: 20px;
	text-align: justify;
}

#colright a.menu {
	margin-right: 20px;
	padding-left: 0px;
	padding-right: 3px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	color: #580068;
	font-size: 11px;
	font-weight: bold;
	border-top: 5px solid #e1e0e3;
}

#colright a.menu:hover {
	text-decoration: none;
	border-top: 5px solid #c8c9cb;
}

#colright b.menu {
	margin-right: 20px;
	padding-left: 0px;
	padding-right: 3px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	color: #580068;
	font-size: 11px;
	font-weight: bold;
	border-top: 5px solid #c8c9cb;
	margin-bottom: 0px;
}

#colright img {
	margin-right: 25px;
	margin-bottom: 10px;
}

#colright p {
	margin-top: 5px;
	margin-bottom: 17px;
}

#colright p.pubs {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#colright h1 {
	font-size: 13px;
	color: #777777;
	margin-top: 0px;
	margin-bottom: 5px;
}

#colright h2	 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#colright h3	 {
	font-size: 11px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 5px;
}
/* Left Column */

#colleft {
	float: left;
	width: 155px;
	margin-right: 15px;
	padding-right: 10px;
	padding-left:15px;
	padding-top: 25px;
	height: 230px;
	text-align: left;
}

#colleft a {
	text-decoration: none;
	display: block;
	width: 120px;
	height: 20px;
	color: #777777;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	border-left: 5px solid #e1e0e3;
	padding-top: 6px;
	border-bottom: 1px solid #bbbbbb;
	margin: 0px;
}

#colleft a:hover {
	text-decoration: none;
	border-left: 5px solid #580068;
}

#colleft b {
	text-decoration: none;
	display: block;
	width: 120px;
	height: 20px;
	color: #777777;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	border-right: 5px solid #580068;
	border-left: 5px solid #e1e0e3;
	padding-top: 6px;
	border-bottom: 1px solid #bbbbbb;
	margin: 0px;
}

#colleft p {
}


/* Bottom Menu */

#bottom {
	width: 780px;
	height: 0px;
	float: left;
	border-bottom: 1px solid #bbbbbb;
	margin: auto;
	padding: 0px;
}



#bottommenu {
	width: 450px;
	margin: auto;
	margin-top:0px;
	float: left;
}

#bottommenu a {
	margin-right: 45px;
	padding-right: 3px;
	float: left;	
	text-decoration: none;
	text-transform: uppercase;
	color: #580068;
	font-size: 12px;
	font-weight: bold;
	border-top: 5px solid #e1e0e3;
}

#bottommenu a:hover {
	text-decoration: none;
	border-top: 5px solid #bbbbbb;
}

#bottommenu b {
	margin-right: 45px;
	padding-right: 3px;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	color: #580068;
	font-size: 12px;
	font-weight: bold;
	border-top: 5px solid #bbbbbb;
}

#bottommenu i {
	margin-right: 45px;
	padding-right: 3px;
	float: left;
	text-align: left;
	text-decoration: none;
	font-style: normal;
	color: red;
	font-size: 11px;
	font-weight: bold;
	border-top: 6px solid #f5f5f5;
}



/* Footer */

#footer p {
	width: 150px;
	height: 100px;
	margin-left: 0px;
	margin-top: 5px;
	float: right;
	text-align: left;
	font-size: 10px;
	color: #777777;
	line-height: 1.1;
}

#footer a {
	color: #777777;
}

#footer a:hover {
	color: #777777;
}