/* CSS Document */

body {
	margin: 0px 0px;
	padding: 0px 0px;
	background-image: url(../images/background.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

img {
	border: 0px;
	}
	
#background_image {
	height: 600px;
	width: 300px;
	position: relative;
	top: 0px;
	left: 0px;
}

#envelope {
	height: 690px;
	width: 547px;
	margin: 0px 0px 0px 253px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}

#maincol {
	margin: 13px 0px 0px 0px;
	padding: 13px 38px 13px 12px;
	width: 222px;
	height: auto;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
}

.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.75em;
	color: #001f3e;
}

a.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #b4bfcc;
	text-decoration: underline;
}

a.maintxt:visited {
	color: #b4bfcc;
}

a.maintxt:hover {
	color: #000000;
	text-decoration: underline;
}

a.maintxt:active {
	color: #597c98;
	text-decoration: underline;
}

#rightcol {
	margin: 0px 0px 0px 0px;
	padding: 13px 26px 13px 13px;
	height: auto;
	width: 236px;
	position: absolute;
	top: 0px;
	left: 272px;
	border-style: solid;
	border-width: 13px 0px 0px 0px;
	border-color: #597c98;
}

.coltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.75em;
	color: #476e96;
	padding-top: 0px;
	margin-top: 0px;
}

a.coltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #b4bfcc;
	text-decoration: underline;
}

a.coltxt:visited {
	color: #b4bfcc;
}

a.coltxt:hover {
	color: #000000;
	text-decoration: underline;
}

a.coltxt:active {
	color: #597c98;
	text-decoration: underline;
}

#menu {
	padding: 0px;
	margin: 0px;
	width: 237px;
	height: 75px;
	position: relative;
}

#left {
	padding: 0px;
	margin: 0px;
	width: 125px;
	height: 75px;
	position: absolute;
	left: 0px; 
	top: 0px;
}

#right {
	padding: 0px;
	height: 0px;
	width: 112px;
	height: 75px;
	position: absolute;
	left: 125px;
	top: 0px;
}

#logo {
	position: absolute;
	bottom: 90px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

#memberships {
	position: absolute;
	bottom: 0px;
	left: 49px;
	padding: 0px;
	margin: 0px;
}