/* CSS Document */

a:link {font-family:verdana; font-size:11px; color: #6633CC; text-decoration:none; font-weight:bold;}
a:visited {font-family:verdana; font-size:11px; color: #6633CC; text-decoration:none; font-weight:bold;}
a:hover {font-family:verdana; font-size:11px; color: #990066; text-decoration:underline; font-weight:bold;}
a:active {font-family:verdana; font-size:11px; color: #6633CC; text-decoration:underline; font-weight:bold;}

.forms {
	font-family:verdana;
	font-size:10px;
	color:black;
	}

p,h1,h2,li,pre {
		margin:0px 30px 10px 30px;
		font-family: verdana;
		font-size: 11px;
		color: #5D4260;
		}
blockquote {
	margin: 10px 30px 10px 40px;
	font-family: verdana;
	font-size:10px;
	color:#5D4260;
	}

h1 {
	font-family: verdana;
	font-size: 16px;
	color: #5D4260;
	padding-top: 25px;
	}

h2 {
	font-family: verdana;
	font-size: 13px;
	color: #5D4260;
	padding-top: 15px;
	}
	
li {
	margin:0px 30px 0px 20px;
	list-style-type: none;
	}

h3 {
	font-family:verdana;
	font-size:9px;
	color:white;
	padding-left:10px;
	}

.body {
	height:100%;
	background-color:#5D4260;
	background-image:url(images/jlw_02.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}

.container {
	position:absolute;
	min-height:100%;
	width:685px;
	top:0px;
	left:50%;
	margin-left:-342px;
	background-color:#B5A3B1;
	}

.leftborder {
	position:absolute;
	min-height:100%;
	width:47px;
	top:0px;
	left:0px;
	background-image:url(images/jlw_12.jpg);
	background-position:left;
	background-repeat:repeat-y;
	}

.rightborder {
	position:absolute;
	min-height:100%;
	width:47px;
	top:0px;
	right:0px;
	background-image:url(images/jlw_11.jpg);
	background-position:right;
	background-repeat:repeat-y;
	}

.leftcol {
	float:left;
	min-height:100%;
	width:362px;
	margin-top:20px;
	margin-left:48px;
	background-color:white;
	z-index:2;
	display:inline;
	}

.content {
	float:left;
	padding:20px 0 20px 0;
	}
	
.image {
	float:right;
	margin:20px;
	}
	
.leftcolfooter {
	float:left;
	background-color:#B5A3B1;
	margin:1px;
	width:360px;
	height:30px;
	display:inline;
	}
	
.rightcol {
	float:right;
	height:auto;
	width:220px;
	margin-top:20px;
	margin-right:48px;
	background-color:white;
	z-index:2;
	display:inline;
	}

.rightcolfooter {
	float:left;
	background-color:#B5A3B1;
	margin:1px;
	width:218px;
	height:30px;
	display:inline;
	}
.rightcolfooter a:link {font-family:verdana; font-size:9px; color: white; text-decoration:none; }
.rightcolfooter a:visited {font-family:verdana; font-size:9px; color: white; text-decoration:none; }
.rightcolfooter a:hover {font-family:verdana; font-size:9px; color: white; text-decoration:underline; }
.rightcolfooter a:active {font-family:verdana; font-size:9px; color: white; text-decoration:underline; }

.bottomlinks {
	
	}

.bottomlinks a:link {font-family:verdana; font-size:9px; color: #6633CC; text-decoration:none;  }
.bottomlinks a:visited {font-family:verdana; font-size:9px; color: #6633CC; text-decoration:none; }
.bottomlinks a:hover {font-family:verdana; font-size:9px; color: #990066; text-decoration:underline; }
.bottomlinks a:active {font-family:verdana; font-size:9px; color: #6633CC; text-decoration:underline; }