@charset "utf-8";


body {
	background-color: #333333;
}
#body {
	background-color: #333333;
}

#header {
	background-color: #000000;
	text-align: center;
}
#container {
	width: 100%;
	left: 1px;
	top: 1px;
	height: 100%;
	background-color: #000000;
	background-image: url(assets/images/logo_background.gif);
	background-repeat: repeat;
}
#wrap  {
	width: 800px;
	height: 100%;
	margin:auto
}
#sidebar {
	float: left;
	width: 175px;
	margin-left: 15px;
	margin-top: 0px;
	clear: right;
	display: inline;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	font-size: 85%;
	list-style: none;
}
#nav a {
	display: block;
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

#nav a:link, #nav a:visited {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}
#nav  a:hover, #nav a:active {
	background-color: #FFFFFF;
	color: #000000;
}


#sideContent {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;





































	border: 1px solid #999999;
	background-color: #666666;
	margin-top: 5%;
	width: 175px;
	display: block;
}
#sideContent p {
	margin-right: 5px;
	margin-left: 5px;
	font-size: 80%;
}
#sideContent img {
	margin-bottom: 5px;
	margin-left: 5px;
}




#content {
	margin-left: 205px;
	color: #FFFFFF;
	margin-right: 10px;
	background-color: #333333;
	padding-right: 5px;
	padding-left: 5px;

}
#h1 {
	background-color: #000000;
}
#h3 {
	background-color: #000000;
}



#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
}
#h2 {
	background-color: #000000;
}



#content li {
	font-size: 60%;
	color: #CCCCCC;
	text-indent: 10px;
	
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	line-height: normal;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.3;
}
#content a {
	font-weight: bold;
	text-decoration: none;
}
#content  a:link, #content  a:visited {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
#content a:hover, #content a:active {
	color: #000000;
	background-color: #FFFFFF;
}
#content table {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dotted #999999;
	background-color: #FFFFFF;
}
#content td {
	background-color: #333333;
}



#subnav {
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#subnav ul {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
}
#subnav li {
	display: inline;



}
#subnav a:link, #subnav a:visited {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover, #subnav a:active {
	color: #000000;
	background-color: #FFFFFF;

}
#footer {
	font-size: 70%;
	color: #FFFFFF;
	background-color: #000000;
	width: 100%;
	margin-bottom: 0px;
	height: 25px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
.leftimg {
	float: left;
	margin-right: 8px;
}
.prop {
	float: right;
	width: 1px;
}
.min450px {
	height:562px;
}
.rightimg {
	float: right;
	margin-left: 5px;
}
.mybuggyelement {
}
#insert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	background-color: #999999;
	color: #000000;
}

