#container {
	margin-left: auto;
	margin-right: auto;
	height: inherit;
	bottom: 0px;
	width: 100%;
	left: 0px;
	right: 0px;
	}

#pvheader {
	font-family: Arial, Helvetica, sans-serif;
	height: 80px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-color: #C1CBA3;
}
#contents {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#mainbox {
	padding: 2px;
	text-align: left;
}

#footerpv {
	background-color: #EDF0E3;
	margin: .6em 0 0em 0;
	padding: .4em 0 1.2em 0;
	text-align: center;
	bottom: 0px;
	font: x-small sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	height: 21px;
	width: 100%;
	background-position: center center;
	position: relative;
	display: table;
}
#footerpv a:link {
	color: #002bb8;
	text-decoration: none;
	font: x-small sans-serif;

}

#footerpv a:active {
    color: #faa700;
}

#footerpv a:visited {
	color: #002bb8;
	text-decoration: none;
	font: x-small sans-serif;
}
#footerpv a:hover {
    color: #39c;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-transform: capitalize;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-transform: capitalize;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 a:link {
	color: #000000;
	text-decoration: none;
}
h2 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #999999;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 100;
	color: #999900;
	padding: 0px;
	margin: 0px;
	text-transform: capitalize;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0;
	padding-bottom: 7px;
}

#main {
	margin-left: 10px;
	margin-top: 20px;
	text-align: left;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-right: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
#notice {
	background-color: #C1CBA3;
	border: 1px dashed #565621;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	margin-bottom: 10px;
	font-size: 12px;
	color: #000000;
}
#notice a:link {
	color: #002bb8;
	text-decoration: none;
}
#notice a:active {
    color: #faa700;
}
#notice a:visited {
    color: #369;
	text-decoration: none;
}
#notice a:hover {
    color: #39c;
	text-decoration: underline;
}
#noticetop {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-right: 20px;
	padding-left: 20px;
}
#borderright {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666666;
	padding: 4px;
}
#borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}

#cellright {
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
#menupv {
	margin-left: 0px;
	margin-top: 5px;
	list-style-position: outside;
	vertical-align: top;
	list-style-image: url(file:///D|/My Documents/Websites/PHP/menu_item.gif);
	width: 150px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#menupv ul {
	line-height: 1.5em;
	list-style-type: square;
	list-style-image: url(file:///D|/My Documents/Websites/PHP/mediawiki/skins/drupal/images/bullet.gif);
	font-size: 95%;
	font-weight: bold;
	color: #2f6fab;
}
#menupv li {
    padding: 0;
    margin: 0;
}
#menupv a:link {
	color: #002bb8;
	text-decoration: none;
}
#menupv a:active {
    color: #faa700;
}
#menupv a:visited {
    color: #369;
	text-decoration: none;
}
#menupv a:hover {
    color: #39c;
	text-decoration: underline;
}
#menupv ul {
	margin: 0px;
	padding-top: 5px;
	padding-left: 17px;
}
#managetitle {
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 10px;
	color: #006699;
	text-decoration: none;
}
.category {
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
}
.category a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.category a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.category a:hover {
	text-decoration: underline;
}

.category a:active {
	text-decoration: underline;

}

.entrytitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	font-style: normal;
}
.entrytitle a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.entrytitle a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.entrytitle a:hover {
	text-decoration: underline;
	font-style: normal;
}

.entrytitle a:active {
	text-decoration: underline;
	font-style: normal;
}
.date {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 7px;
}
#newsitem {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding: 5px;
	background-image: url(boxbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#blog {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.summary {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.summary a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
}
.summary a:visited {
	text-decoration: none;
	font-weight: bold;	
	color: #0066CC;
}
.summary a:hover {
	text-decoration: underline;
}

.summary a:active {
	text-decoration: underline;

}
#bloglinks {
	font-size: 11px;
	font-style: italic;
	padding-left: 10px;
	}
#bloglinks a:link {	
font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
	font-style: normal;
}
#bloglinks a:visited {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;	
	color: #0066CC;
	font-style: normal;
}
#bloglinks a:hover {
	font-size: 13px;
	text-decoration: underline;
	font-style: normal;
}

#bloglinks a:active {
	font-size: 13px;
	text-decoration: underline;
	font-style: normal;
	}
#rssbox {
	padding-right: 10px;
}
#contacttable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.textbox {
	background-image: url(textbox_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
}
textarea {
	background-image: url(textbox_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	color: #000000;
}
.commentstextbox {
	background-image: url(textbox_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	color: #000000;
}
.quote {
	background-color: #C1CBA3;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 8px;
	border-style: dashed;
	border-width: 1px;
}
#commentrow {
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tr-notice {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}

