body {
	margin : 0;
	padding : 0;
	border : 0;
	width : 100%;
	background : #fff;
	background-image : url(images/parchment_white_seamless.jpg);
	min-width : 600px;
}

a:link {
	color : #990000;
	text-decoration : none;
	font-weight : bold;
	font-size : 1.05em;
}

	a.up:link {
	text-transform : uppercase;
}

h1, h2, h3 {
	margin : 0.8em 0 0.2em 0;
	padding : 0;
	clear : left;
}

h2 {
	font-size : 1.25em;
}

p {
	margin : 0.4em 0 0.8em 0;
	padding : 0;
}

img {
	margin : 10px 0 5px;
}

#ads {
	width : 100%;
	padding : 20px 0;
}

#ads #mjt {
	float : left;
	margin-bottom : 20px;
}

#ads .adhere {
	margin : 0 10px 10px 0;
}

#ads img {
	display : block;
	margin : 0;
}

blockquote {
	padding-left : 5px;
	border-left : 2px solid #BAAC99;
}

blockquote {
	box-shadow : 5px 5px 5px #404040;
	background-color : #fff8dc;
	background-image : url(images/blockquotebg.jpg);
	background-size : 100% auto;
	border-top : 1px solid #BAAC99;
	border-bottom : 1px solid #BAAC99;
	border-left : 1px solid #BAAC99;
	border-right : 1px solid #BAAC99;
	padding : 10px 55px 10px 50px;
	margin : 2%;
}

.download {
	clear : both;
	float : right;
	padding-top : 10px;
}

.download a {
	padding : 0.3em 0.5em !important ;
	margin-right : 10px;
	background : #00bd3e;
	text-decoration : none;
	color : #fff;
	font-weight : bold;
	font-size : 1.0em;
	border-radius : 0.3em;
	line-height : 2.5em;
	box-shadow : 1px 1px 2px #888;
}

.download a:hover {
	background : #5f534f;
	text-shadow : 2px 2px 2px #000;
}

#header {
	clear : both;
	float : left;
	width : 100%;
}

#header {
	border-bottom : 1px solid #000;
}

#header p, #header h1, #header h2 {
	padding : 0.4em 15px 0 15px;
	margin : 0;
}

#header ul {
	clear : left;
	float : left;
	width : 100%;
	list-style : none;
	margin : 10px 0 0 0;
	padding : 0;
}

#header ul li {
	display : inline;
	list-style : none;
	margin : 0;
	padding : 0;
}

#header ul li a {
	display : block;
	float : left;
	margin : 0 0 0 1px;
	padding : 3px 10px;
	text-align : center;
	background : #eee;
	color : #000;
	text-decoration : none;
	position : relative;
	left : 15px;
	line-height : 1.3em;
}

#header ul li a:hover {
	background : #369;
	color : #fff;
}

#header ul li a.active, #header ul li a.active:hover {
	color : #fff;
	background : #000;
	font-weight : bold;
}

#header ul li a span {
	display : block;
}

#layoutdims {
	clear : both;
	background : #eee;
	border-top : 1px solid #000;
	margin : 0;
	padding : 6px 15px !important ;
	text-align : center;
}

.colmask {
	position : relative;
	clear : both;
	float : left;
	width : 100%;
	overflow : hidden;
}

.colright, .colmid, .colleft {
	float : left;
	width : 100%;
	position : relative;
	border-right : 1px solid #000;
}

.col1, .col2, .col3 {
	float : left;
	position : relative;
	padding : 0 0 1em 0;
	overflow : hidden;
}

.col1 p {
	text-align : justify;
}

.rightmenu {
	background : #eee;
}

.rightmenu .colleft {
	right : 25%;
	background : #fff;
	background-image : url(images/parchment_white_seamless.jpg);
}

.rightmenu .col1 {
	width : 71%;
	left : 27%;
}

.rightmenu .col2 {
	width : 21%;
	left : 31%;
}

#footer {
	background : #eee;
	clear : both;
	float : left;
	width : 100%;
	border-top : 1px solid #000;
}

#footer p {
	padding : 10px;
	margin : 0;
}
