/*-General-----------------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6,  div {
	margin:0px;
	padding:0px;
}

a img {
	border:none;
	margin:0px;
	padding:0px;
}

/*-Main Layout-------------------------------------------*/

#overall {
	margin:0px 0px;
	padding:0px 0px;
; font-family: Verdana, Arial, Helvetica, sans-serif
; width: 775px
}

/*-Header-------------*/

.header {
	position:relative;
	height:171px;
	;
	background-color: #ecdef5;
	border-color: #ecdef5 #5b267b #5b267b; border-style: solid; border-top-width: 0px; border-right-width: thick; border-bottom-width: thick; border-left-width: thick
}

.header  a {
	background: url("../images/button-back.gif") top left no-repeat;
}

.header  a:link {
	background-position: 36 -70px;
}

.header  a:visited {
	background-position: 36 -70px;
}

.header  a:hover {
	background-position: 0 -35px;
}

.header  a:active {
	background-position: 0 -35px;
}

/*-Footer-------------*/

.footer {
	position:relative;
    height: 80px;
    background-color: #5b267b;
    clip:    rect(   );
    border: thick #5b267b solid;
}

.footer  a {
;
}

.footer  a:link {
	color:#c179cf;
}

.footer  a:visited {
	color:#c179cf;
}

.footer  a:hover {
	color:#f8f59f;
}

.footer  a:active {
	color:#7e9c51;
}

.footer  h6 {
	color:#fdfce6;
}

/*-Content Area-------*/

.content {
	width:100%;
}

/*-Center Column------*/

.centercolumn {
	margin-left:20px;
	margin-right:20px; font-size: x-small;
	background-color: #fdfce6;
	padding-top: 20px; padding-right: 10px; padding-bottom: 20px; padding-left: 10px;
; border: #fbfacf solid; border-width: 0px medium
; background-repeat: repeat-y
}

/*-Remaining layout--------------------------------------*/

#title {
	top: 0px;
	left: 0px;
	position: absolute;
}

h1 { font-size: x-large}
h2 { font-size: large}
h3 { font-size: medium; color: #336600}
h4 { font-size: small; color: #467b26}
h5 { font-size: x-small}
h6 { font-size: xx-small}
a:link, a:hover, a:visited { text-decoration: none;}

a:link { color: #5b267b; font-weight: bold}a:visited  { color: #5b267b; font-weight: bold}a:hover { color: #c179cf; font-weight: bold}a:active { color: #467b26}body { }a:active { ; font-weight: bold} 