* {
	margin:0;
	padding:0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1B1B1B;
	background-image: url(images/Header-back.png);
	background-repeat: repeat-x;
	padding-bottom: 30px;	
	padding-top: 30px;
}

div#content a, div#extra a, div#sidebar a {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: underline;
	padding: 1px;
}

div#content a:hover, div#extra a:hover, div#sidebar a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline; 
	padding: 1px;
}

div#header {
	width: auto;
	background-color: #2E2E2E;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#header h1{
	color: #00FFFF;
	font-size: 13px;
	letter-spacing: 12px;
	padding-left: 5px;
	text-align: right;
}


div#navigation {
	float: left;
	display: inline;
	width: 169px;
	margin-left: 8px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	height: 480px;

}

div#navigation a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#navigation a:hover {
	color: #FFCC00;
}

div#navigation p {
	color: #E1E1E1;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: 2px;
}

div#navigation li {
	text-decoration: none;
	list-style-type: none;

}

div#navigation li a {
	font-size: 14px;
	color: #DBDBDB;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 16px;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-color: #3B3B3B;
}

div#navigation li a:hover {
	color: #FFFFFF;
	background-color: #1B1B1B;
}

div#navigation li a#current {
	color: #FFFFFF;
	background-color: #1B1B1B;
}


div#content  {
	font-size: 13px;
	color: #CCCCCC;
	padding-top: 10px;
	float: right;
	width: 764px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #1B1B1B;
	border-left-width: 1px;
	border-left-color: #1B1B1B;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #121212;
	height: 500px;
}

div#content p {
	font-weight: normal;
	color: #E2E2E2;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	padding-top: 8px;
	padding-bottom: 6px;
}


div#content h1 {
	font-size: 16px;
	font-weight: normal;
	color: #00FFFF;
	text-align: center;
	padding-bottom: 10px;
	letter-spacing: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C0000;
}

div#content img {
	border: 1px dotted #999999;
	padding: 3px;
	background-color: #2E2E2E;
	margin: 6px;
}

div#content img:hover {
	border: 1px dotted #FFFFFF;
	background-color: #1B1B1B;
}

div#blockquote {
	width: 670px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/block2.jpg);
	background-repeat: no-repeat;
	padding-bottom: 22px;
	height: 125px;
}

div#blockquotesmall {
	width: 370px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	background-image: url(images/Header-back.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	border: 2px solid #DFE2CF;
	text-align: center;
}

div#container {
	width:970px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #2E2E2E;
}

div#footer {
	clear:both;
	width:auto;
	height: 33px;
	font-size: 12px;
	color: #00FFFF;	
	letter-spacing: 12px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #121212;
}

div#footer p {
	text-align: right;
	padding-left: 5px;
	padding-top: 10px;
}

div#footer a  {
	color: #DBDBDB;
	text-decoration: none;
}

div#footer a:hover {
	color: #FFFFFF;
	background-color: #1B1B1B;
}

div#footercopyright {
	clear:both;
	width:auto;
	height: auto;
	font-size: 12px;
	color: #00FFFF;
	letter-spacing: 12px;
	background-color: #1B1B1B;
}

div#footercopyright p{
	font-size: 8px;
	color: #999999;
	text-align: right;
	letter-spacing: 3px;	
	padding-right: 5px;
	}
	
#design-by {
float: right;
display:inline;
}

.p2 {
	COLOR: #CCCCCC}
.orange {
	color: #FF9900;
}
.small {
	font-size: 8px;
	color: #999999;
	text-align: right;
	letter-spacing: 3px;	
	padding-right: 5px;
	}
