/* BODY COMPOSITION */
body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	font-family: Verdana, Arial, Sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #33333F;
}

a:link {
	text-decoration: underline;
	color: #008000;
}

a:visited {
	text-decoration: underline;
	color: #008000;
}

a:hover {
	text-decoration: none;
	color: #008080;
}

/*
	stupid mother fucking IE fixes here
	if doctype is XHTML, IE centers everything
	and whats with that stupid ass margin around forms?
*/

p {
	text-align:left;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

hr {
	height: 1px;
}

/*-- BEGIN: Page Header --*/

#pageHeader {
	position:relative;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom:2px solid #330000;
	background-color:#660000;
	height: 30px;
}

#pageHeaderText {
	position:absolute;
	left: 20px;
	top: 6px;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	letter-spacing:3px;
	color: #FFFFFF;
}

#pageHeaderText a {
	color: #FFFFFF;
	text-decoration: none;
}

/*-- END: Page Header --*/

/*-- BEGIN: Main Nav --*/

#mainNav {
	position:relative;
	height: 30px;
	background-color:#003333;
}

div.mainNavBox {
	font-family: Arial, Sans-serif;
	font-weight: bold;
	color: #FFFF99;
	text-align: center;
	vertical-align: middle;
	width: 120px;
	height: 30px;
	display: block;
	float: left;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

/*-- END: Main Nav --*/

/*-- BEGIN: Page Composition --*/

#pageBody {
	position:relative;
	margin:0;
	padding:0;
	clear: left;
}
#leftSide {
	display: block;
	border: 0px dashed #990099;
}
#centerArea {
	display: block;
	border: 0px dashed #009999;
}
#rightSide {
	display: block;
	border: 0px dashed #999900;
}

#leftSideContent {
	position:absolute;
	top:0;
	left:0;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	width:240px;
	text-align:left;
}

#centerContent {
	position:relative;
	top:10px;
	left:0;
	margin-top: 5px;
	margin-right:190px;
	margin-bottom: 0px;
	margin-left:250px;
}

#rightSideContent {
	position:absolute;
	top:0;
	right:0;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	width:180px;
	text-align:left;
}

div.boxHeader {
	text-align:left;
	background-color: #660000;
	font-family: Arial,Sans-serif;
	font-size:14px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0.15em;
	padding: 0 2px 1px 6px;
	margin: 5px 0 0 0;
	border: 1px solid #660000;
}

div.boxContent {
	text-align:left;
	background-color: #FAFAFA;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	border: 1px solid #660000;
}

/*-- END: Page Composition --*/

/*-- BEGIN: Page Footer --*/

#floatFixer {
	display: block;
	clear: left;
	margin: -0.66em 0;
	visibility: hidden;
}

#pageFooter {
	clear:both;
	position:relative;
	bottom: 5px;
	width: 99%;
	height: 30px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom:2px solid #330000;
	border: 1px solid #660000;
	background-color:#999999;
}

/*-- END: Page Footer --*/

/*-- BEGIN: Points of Interest --*/

p.leftSideStuff {
	font-size:12px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #CCCCCC;
}
p.leftSideStuff a:link,p.leftSideStuff a:visited {
	color: #000000;
	text-decoration:none;
	display:block;
}
p.leftSideStuff a:hover {
	color: #990000;
	text-decoration:none;
	display:block;
	background-color: #DFDFDF;
}

p.rightSideStuff {
	font-size:12px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #CCCCCC;
}
p.rightSideStuff a:link, p.rightSideStuff a:visited {
	color: #000000;
	text-decoration:none;
	display:block;
}
p.rightSideStuff a:hover {
	color: #990000;
	text-decoration:none;
	display:block;
	background-color: #DFDFDF;
}

span.middot {
	margin: 0 3px 0 3px;
}

/*-- END: Points of Interest --*/

/*-- BEGIN: FOO --*/

p.otherStuff {
	margin-top: 20px;
	text-align:center;
}

span.boldTitle {
	font-weight:bold;
	color: #990000;
}

/*-- END: FOO --*/

/*-- BEGIN: links page --*/

.linkageHeader {
	font-size: 13px;
	font-weight: bold;
	color: #004444;
}

.linkageSubHeader {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

ul.linkageSubList {
	margin-top: 5px;
	margin-bottom: 5px;
}

.linkBoxLeft {
	clear: left;
	display: inline;
	float: left;
	width: 50%;
	min-height: 100px;
	border: 1px solid #CCCCCC;
}

.linkBoxRight {
	display: inline;
	float: right;
	width: 50%;
	min-height: 100px;
	border: 1px solid #CCCCCC;
}

/*-- END: links page --*/

/*-- BEGIN: digg.com --*/

div.rss_item {
	font-size:12px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #CCCCCC;
}

a.rss_item {
	color: #000000;
	text-decoration:none;
	display:block;
}
a.rss_item:hover {
	color: #990000;
	text-decoration:none;
	display:block;
	background-color: #DFDFDF;
}
div.diggBoxHeader {
	text-align:left;
	background-color: #000066;
	font-family: Arial,Sans-serif;
	font-size:14px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0.15em;
	padding: 0 2px 1px 6px;
	margin: 5px 0 0 0;
	border: 1px solid #000066;
}

div.diggBoxContent {
	text-align:left;
	background-color: #FAFAFA;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	border: 1px solid #000066;
}

/*-- END: digg.com --*/

/*-- BEGIN: firefoxcounter --*/

#firefoxcounter {
  font-weight: bold;
  color: #660000;
}

/*-- END: firefoxcounter --*/

/*-- BEGIN: blog --*/

.blogDate1 {
	text-align: right;
	color: #999999;
}

.blogDate2 {
	color: #990000;
	border: 0px dashed #990099;
}

/*-- END: blog --*/

/*-- BEGIN: Form Elements --*/
input {
	width: 200px;
	border: 1px solid #660000;
}

input.button {
	background-color: #660000;
	color: #FFFFFF;
	border: 1px solid #330000;
	text-align: center;
}

textarea {
	width: 400px;
	height: 120px;
	border: 1px solid #660000;
	overflow: auto;
	white-space: nowrap;
}
/*-- END: Form Elements --*/


