*
{
	padding: 0;
	margin: 0;
}

body
{
	background: #EBE4D9 url("/images/gradient-2.png") repeat-x bottom;
	color: #1D2427;
	font-family: georgia, "times new roman", serif;
	font-size: 14px;
	line-height: 150%;
}

a:link
{
	color: #941010;
}

a:visited
{
	color: #941010;
}

a:hover, a:active
{
	color: #941010;
}

h1, h2, h3
{
	margin: 2%;
	color: #692B15;
	line-height: 150%;
	border-bottom: 1px solid #928A80;
}

h1
{
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 1px;
}

h2
{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}

h3
{
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}



img
{
	border: 0;
}



#container
{
	background: url("/images/gradient-1.png") repeat-x top;
}

#container2
{
	background: url("/images/keys.jpg") no-repeat top left;
}

#container3
{
	background: url("/images/grit.png");
	padding: 3% 1%;
}



#contentcolumn
{
	margin-left: 250px;
	margin-right: 150px;
}

#leftcolumn
{
	float: left;
	width: 250px;
	text-align: center;
}

#rightcolumn
{
	float: right;
	width: 150px;
}



#topcol
{
	background: #41423C;
	padding: 12px;
}



#logo
{
	height: 70px;
	padding-top: 30px;
	background: url("/images/anonymity.png") no-repeat center bottom;
}

#logo a
{
	font-size: 10px;
	font-family: arial;
	text-decoration: none;
	color: #000000;
}



#artblockad
{
	width: 250px;
	float: left;
	padding: 2% 3% 2% 2%;
}

#artbannerad
{
	margin: 4% 0;
	text-align: center;
}

#toprightbannerad
{
	margin: 20px 0 0 10px;
	padding: 10px;
	background: #EBE4D9;
}

#toprightprod
{
	text-align: center;
	margin-bottom: 10px;
}



#content
{
	background: url("/images/pixel-1.png");
	padding: 4%;
	text-align: justify;
}

#content p
{
	text-indent: 8px;
}

#content p:first-letter
{
	font-size: 120%;
	letter-spacing: 1px;
	color: #4D5457;
}

#content p, #content h1, #content h2
{
	padding: 2%;
}

#content strong
{
	color: #4D5457;
}

#content ol
{
	font-size: 30px;
	font-weight: normal;
	color: #928A80;
	margin-left: 35px;
}

#content ol p
{
	font-size: 14px;
	color: #1D2427;
}

#content .show-example
{
	text-align: center;
}

#content .show-example img
{
	border: 1px solid #C0C0C0;
	margin: 2%;
}

#content .show-example p
{
	font-style: italic;
	padding-top: 0;
	text-align: left;
	font-size: 0.8em;
}



#nav
{
	margin: 40px 0 40px 0;
	text-align: right;
}

#nav ul, #nav li
{
	list-style-type: none;
}

#nav li
{
	background: url("/images/pixel-2.png");
	margin-bottom: 2px;
	padding: 6px 40px 6px 6px;
}

#nav ul li a
{
	background: url("/images/check.png") no-repeat center right;
	padding-right: 14px;
	font-family: verdana;
	color: #383124;
	font-size: 13px;
}



#copyright
{
	width: 140px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-family: arial;
	font-size: 11px;
	color: #4D4A46;
}

#copyright p
{
	border-top: 1px solid #AFABA6;
}

#copyright a
{
	color: #000000;
}
