body {
	margin : 0 auto;
	padding : 0;
	color : #000;
	font : 75% "lucida sans", "Trebuchet MS", arial, verdana, sans-serif;
	text-align : center;
	line-height : 1.7em;
	background-color: #f7f7f7;
	background-image: url(images/bgd.jpg);
	background-repeat: repeat;
	background-position: center;
}
#container {
	width : 750px;
	margin : 0 auto;
	padding : 0;
	text-align : left;
	color : #666;
	background : #FFFFFF;
	border : 5px solid #aaa;
}
#top {
	margin : 0 auto;
	padding : 0;
	color : #000;
	background : #000000;
}
#top h1 {
	margin : 0 20px 0 0;
	padding : 10px 0 10px 0;
	font-size : 130%;
	text-align : center;
	text-transform : uppercase;
	color : #fff;
	background : #000000;
}
#banner {
	width : 750px;
	margin : 0 auto;
	padding : 0;
	height : 225px;
	color : #000;
	background : #7A2E2E url(images/ProPacketBanner2-2.png) no-repeat;
}
.container {
	margin : 0px;
	padding : 5px 0 0 0;
	width : 100%;
	color : #000;
	background-color: #f7f7f7;
	background-image: url(images/stripe_bg01.gif);
	background-repeat: repeat-x;
}
#navPyra {
	margin : 0;
	padding : 0 0 24px 0;
	border-bottom : 10px solid #7a2e2e;
}
#navPyra li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#navPyra a:link, #navPyra a:visited {
	float : left;
	padding : 0px 12px 6px 12px;
	font-size : 130%;
	line-height : 1.5em;
	text-decoration : none;
	color : #742828;
	background : inherit;
}
#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
color : #000;
background : transparent url(images/pyramid.gif) no-repeat bottom center;
}
#side {
width : 180px;
float : left;
margin : 0 auto;
padding : 0;
}
#side p {
	margin : 1em 0 1em 1em;
	color : #600;
	background : inherit;
}
#navcontainer ul {
margin-top : 30px;
list-style-type : none;
background-color : inherit;
color : #000;
text-align : left;
}
#navcontainer ul li a {
padding : 15px;
color : #000;
background : transparent url(images/list-off.gif) no-repeat left center;
text-align : left;
font : 100% "lucida sans", arial, sans-serif;
text-decoration : none;
}
#navcontainer ul li a:hover {
color : #c86000;
background : transparent url(images/list-on.gif) no-repeat left center;
}
#navcontainer ul li a#current {
background : transparent url(images/list-active.gif) no-repeat left center;
color : #666;
}
#content {
	width : 535px;
	margin-left : 190px;
	padding-left : 10px;
	line-height : 1.8em;
	border-left : 1px solid #bbb;
	text-align: left;
}
#footer {
margin-top : 60px;
padding : 0.5em;
clear : both;
font-size : 0.9em;
color : #333;
background : #f7f7f7 url(images/stripe_bg01.gif) repeat;
border-top : 5px solid #7a2e2e;
}
a:link, a:visited {
text-decoration : underline;
color : #7a2e2e;
background : inherit;
}
a:hover {
text-decoration : none;
color : #cc6600;
background : inherit;
}
h2 {
margin : 1em 0 1em 0.5em;
color : #b33c28;
font : 160% "lucida sans", "Trebuchet MS", arial, verdana, sans-serif;
background : inherit;
}
.highlight {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	color: #600;
	font-style: italic;
}
#container #side #navcontainer .highlight .highlight em {
	text-align: left;
}
#container #side #navcontainer .highlight .highlight {
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

