/*
	J.D. Maxwell by PVII
	(c) 2004 Project Seven Development (www.projectseven.com)
	All Rights Reserved
	
	CSS developed by Al Sparber - PVII
*/


body {
	background-image: url(images/max_pbg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #b58cab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #333333;
	margin: 0 0 30px 0;
	padding: 0;
	min-width: 740px;
}
#masthead {
	margin-left: 6px;
}
h1 {
	font-size: .75em;
	font-weight: normal;
	background-image: url(images/max_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 24px 0;
	padding: 6px 0 6px 30px;
}
#skipnav {
	position: absolute;
	top: 0;
	left: auto;
	right: 15px;
	padding: 6px 15px 6px 0;
	font-size: .75em;
	color: #E2DFCD;
}
#masthead a, #masthead a:visited, #skipnav a, #skipnav a:visited {
	color: #E2DFCD;
	text-decoration: none;
}
#masthead a:hover, #masthead a:active, #masthead a:focus,
#skipnav a:hover, #skipnav a:active, #skipnav a:focus {
	color: #FFFFFF;
}
#wrapper {
	width: 740px;
	margin: 0 auto;
	background-image: url(images/max_sides.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#topBar {
	width: 740px;
	height: 132px;
	background-image: url(images/max_topbar.jpg);
	background-repeat: no-repeat;
	background-color: #656565;
	text-align: right;
}
#maincontent {
	float: left;
	font-size: 1.0em;
	line-height: 1.7em;
	text-align: justify;
	width: 446px; /*446+30+52=528*/
	padding: 16px 30px 0 52px;
}

a:link {color: #495472;}
a:visited {color: #8D847A;}
a:hover, a:active, a:focus {color: #A33D23;}

#sidebar {
	width: 148px; /*148+42+20=210 rendered*/
	float: left;
	padding: 16px 42px 0 20px;
	font-size: .9em;
}
#maincontent p, #sidebar p {margin: 0 0 16px 0;}
#bottomBevel {
	width: 740px;
	height: 34px;
	clear: both;
	text-align: right;
	background-image: url(images/max_bottom.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
}
#bottomBevel a {color: #333333;}
h2#nav, h2#first {margin: 0 0 8px 0;}
h2, h3 {
	margin: 24px 0 8px 0;
	font-size: 1.4em;
}
h3 {font-size: 1.2em;}

#navlist {
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}
#navlist li {
	list-style-type: none;
	margin: 0;
}
#navlist a:link, #navlist a:visited {
	text-decoration: none;
	background-color: #cccccc;
	color: #333;
	display: block;
	padding: 2px 6px;
	border: 1px solid #FFFFFF;
	border-top: 0;
}
#navlist a:hover, #navlist a:active, #navlist a:focus {
	background-color: #E69A68;
	color: #FFFFFF;
}
#footer {
	width: 740px;
	margin: 0 auto;
	font-size: .9em;
	color: #FFFFFF;
	padding: 6px 0 0 0;
}
#footer p {margin: 0 0 8px 0;}
#footer a:link {color: #D3C7AD;}
#footer a:visited {color: #CABB9B;}
#footer a:hover, a:active, a:focus {color: #A0A6B8;}
.contparaBlue {
	font-size: 16px;
	color: #0000ff;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	font-weight: normal;
	}
.contparared{
	font-size: 16px;
	color: #CC0000;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	font-weight: bolder;
	}
.red {
	font-weight: bold;
	color: #CC0000;
	}
.blue {
	font-weight: bold;
	color: #0033ff;
}
.orange {
	font-weight: bold;
	color: #FF9900;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
}
.black {
	font-weight: bold;
	color: #000000;
	font-weight:bold; 
}
.yellow {
	font-weight: bold;
	color: #FFFF00;
}
.green {
	font-weight: bold;
	color: #009933;
}
.pink {
	font-weight: bold;
	color: #CC0099;
}
.imgLeft { 
float: left;
margin-right: 10px;
}
.imgRight {
float: right;
margin-left: 10px;
}.dataencrypt {
   background-color: #219f67;
	border: 5px solid Yellow;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	.youwriteP {
   background-color: #CC0099;
	border: 5px solid Yellow;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}

.youWrote {
   background-color: #66cdaa;
	border: 5px solid Yellow;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
}
.youWrote2 {
   background-color: #66cdaa;
	border: 5px solid Yellow;
	color: #FFFF00;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
}
.youWroteblue {
   background-color: #00CCFF;
	border: 5px solid Yellow;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
}
.youWred {
background-color: #ffcc00;
	border: 4px solid #ff9900;
	color: #000000;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	.youRED {
background-color: #CF5754;
	border: 2px solid #ff9900;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	.youWHITE{
background-color: #FFFFcc;
	border: 2px solid #ff9900;
	color: #000000;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	.youBLUE{
background-color: #0099CC;
	border: 2px solid #ff9900;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	.OPARKGreen{
   background-color: #33CC99;
   border: 4px solid #ffff00;
	color: #FFFF00;
    font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 5px;
	font-weight: bolder;
}
	.youGreen2{
   background-color: #FFFF99;
   border: 4px solid #ff9900;
	color: #0000ff;
    font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 5px;
	font-weight: bolder;
}
	.DVBLUE{
 background-color: #0066FF;
	color: #FFFF00;
	border: 3px solid #FFFF00;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
	.youGOLD{
background-color: #FFFF99;
	border: 2px solid #ff9900;
	color: #CC6600;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
	}
.youyellow {
   background-color: #c1ffc1;
	border: 5px solid Yellow;
	color: #0000ff;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 6px;
	font-weight: bolder;
}
.youyellow2 {
   background-color: #c1ffc1;
	color: #0000ff;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 0px;
	font-weight: bolder;
}
.yougreen{
   background-color: #FFFF99;
	color: #0000ff;
	font-size: 16px;
	line-height: 120%;
	font-family: Georgia, "Times Roman", Times, serif;
	text-align: justify;
	padding: 0px;
	font-weight: bolder;
}
#pennants {
	position: absolute;
	top: 24px;
	left: 40px;
	width: 700px;
	border: 2px solid #FF8C00;
}
#records{
    position: absolute;
	top: 25px;
	left: 31px;
	width: 700px;
	border: 2px solid #FF8C00;
	}

