@charset "utf-8";
h1 {
	font-size: 1.0em;
	font-weight: normal;
	color: #6D6E71;
	display: none;
}
h2 {
	font-size: 1.0em;
	font-weight: normal;
	color: #B20004;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
}

ul {
	margin-left: 1.3em;
	padding-left: 1.3em;
}

.tags {
	color: #CCCCCC;
	font-size: 0.8em;
	display: none;
	}

a {
	color: #000000;
	text-decoration: none;
	border: none;
    }
a:link {
	color: #000000;
	text-decoration: none;
    }
a:active {
	color: #000000;
	text-decoration: none;
    }
a:visited {
	color: #000000;
	text-decoration: none;
    }
a:hover {
	color: #000000;
	text-decoration: none;
    }
a:focus {
	color: #000000;
	text-decoration: none;
    }

ul.menu {
float: left;
padding: 0px;
margin: 0px;
list-style-type: none;
}
	
.nav, a.nav:link, a.nav:active, a.nav:visited, a.nav:hover, a.nav:focus {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 260px;
    }

.navactive, a.navactive:link, a.navactive:active, a.navactive:visited, a.navactive:hover, a.navactive:focus, a.nav:hover, a.nav:focus {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 260px;
    }

.nav2, a.nav2:link, a.nav2:active, a.nav2:visited, a.nav2:hover, a.nav2:focus {
	color: #000000;
	text-decoration: none;
    }

.nav2active, a.nav2active:link, a.nav2active:active, a.nav2active:visited, a.nav2active:hover, a.nav2active:focus, a.nav2:hover, a.nav2:focus {
	color: #000000;
	text-decoration: none;
    }




/* M O D U L E S */

.boxcontainer {
	background-color: transparent;
	padding: 0px;
	width: 690px;
	float: left;
    }

.leftbox1 {
	width: 320px;
	background-color: transparent;
	float: left;
	}
.rightbox1 {
	width: 370px;
	background-color: transparent;
	float: left;
	}

.leftbox2 {
	width: 150px;
	background-color: transparent;
	float: left;
	}
.rightbox2 {
	width: 540px;
	background-color: transparent;
	float: left;
	}

.leftbox3 {
	width: 415px;
	background-color: transparent;
	float: left;
	line-height: 1.4em;
	}
.rightbox3 {
	width: 275px;
	background-color: transparent;
	float: left;
	line-height: 1.4em;
	}

/* E N D   M O D U L E S */
