* {
margin: 0;
padding: 0;
}
html {
}
body {
	margin: 0;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 75px 25px;
	background-image: url(0BG.png);

}

div#content a {
text-decoration: none;
border-bottom: 1px solid #a0a0a0;
}

div#content a:link {
color: #000;
}

div#content a:visited {
color: #000;
border-bottom: 1px solid #a0a0a0;
}

div#content a:hover {
color: #ae3a3a;
border-bottom: 1px solid #808080;
}

	
		#container {
	width: 100%;
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
		}


		#content {
	font: 14px Tahoma, Arial, Verdana, sans-serif;
	color: #888;
	padding: 0;
	margin-left: 150;
	margin-top: 5%;
	margin-right: 20px;
	width: 70%;
	float: right;
		}

		#sidebar-a {
	float: left;
	width: 150;
	margin: 25% 0 0;
	padding: 0 0 0 30px;
	list-style: none;
	font: bold 13px Arial, Tahoma, Verdana, sans-serif;
	float: left;
	text-align: center;
	text-transform: lowercase;
	height: 100%;
	text-decoration: none;
	color: #887171;
		}
		
		
blockquote {
margin: 0 0 1.4em 1.4em;
padding: 0 0 0 8px;
border-left: 6px solid #bf7878;
font: 13px/1.3em Tahoma, Arial, Verdana, sans-serif;
color: #6a6a6a;
text-align: justify;
}

div#footer img {
margin: 0;
padding: 0;
border: 0;
}

p {
margin-bottom: 1.4em;
line-height: 1.5em;
text-align: justify;
}

h1, h2, h3 {
	font: 24px "Century Gothic", Tahoma, Arial, Verdana, sans-serif;
	text-align: right;
	text-transform: lowercase;
	margin-bottom: 14px;

}

h1 {
margin-bottom: 0.5em;
color: #9a2222;
}

h2 {
font: italic 16px Tahoma, Arial, Verdana, sans-serif;
margin-bottom: 1.7em;
color: #707070;
}

h3 {
margin-bottom: 1em;
font-weight: bold;
}

a.layout {
display: block;
width: 210px;
height: 128px;
border: 1px solid #ccc;
text-decoration: none;
margin-right: 9px;
float: left;
padding: 3px;
}

a.layout:visited {
border: 1px solid #ccc;
}

a.layout:hover {
border: 1px solid #a72d2d;
}

div#content ul {
	padding: 0 9px 0 12px!important;
	padding: 0 9px 0 17px;
	margin-bottom: 1.5em;
	line-height: 1.3em;
	font-size: 13px;
	display: block;
	list-style-type: none;
	list-style-image: url(blip.png);
}

ul#navigation {
	width: 150px;
	margin: 25% 0 0;
	padding: 0 0 0 30px;
	list-style: none;
	font: bold 13px Arial, Tahoma, Verdana, sans-serif;
	float: left;
	text-align: left;
	text-transform: lowercase;
}

ul#navigation li {
margin-bottom: 1px;
}

ul#navigation a {
text-decoration: none;
text-align: center;
background: #f9f9f9;
color: #887171;
display: block;
width: 150px;
padding: 3px 0;
}

ul#navigation a:hover {
background: #fff;
color: #887171;
text-decoration: none;
}



a:link {
	color: #887171;
	text-decoration: none;
}

a:visited {
	color: #887171;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
}

a:active {
	color: #887171;
	text-decoration: none;
}
