/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}
h1,h2
{
}
body
{
	font-family: "trebuchet ms", sans-serif;
	color: #111111;
	font-size: 11pt;
}
a
{
	color: #6495ed;
}

/* Outer */

#outer
{
}

/* Header */

#header
{
	height: 150px;
	background-color:#000011;
	background-image:url(browse.php?u=Oi8vd3d3LnVsbGFuZXVsZS5uZXQvMDIwOC90ZW1wbGF0ZV9pbWFnZXMvYTIuZ2lm&b=29);
	background-position: bottom left;
	padding-left: 40px;
	padding-top: 45px;
}
#header h1 a
{
	color: #111;
	text-decoration: none;
	font-size: 2.5em;
}
#header h1
{
	font-size: 1.6em;
}
#header h2
{
	position: relative;
	top: -0.3em;
	color: #222;
	font-weight: bold;
	font-size: 1.2em;
}

/* Menu */

#menu
{
	background-image: url(browse.php?u=Oi8vd3d3LnVsbGFuZXVsZS5uZXQvMDIwOC90ZW1wbGF0ZV9pbWFnZXMvYTMuZ2lm&b=29);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 1em 2.5em 1em 2.5em;
}
#menu ul
{
	list-style: none;
}
#menu li
{
	display: inline;
}
#menu li a
{
	font-size: 1.1em;
	font-weight: bold;
	color: #5D5F53;
	text-decoration: none;
	margin-right: 1em;
}
#menu li a:hover
{
	color: #6B7E09;
	text-decoration: underline;
}

/* Content */

#content
{
	padding: 3em 15px 1em 15px;
	line-height: 1.6em;
	background: url(browse.php?u=Oi8vd3d3LnVsbGFuZXVsZS5uZXQvMDIwOC90ZW1wbGF0ZV9pbWFnZXMvYTYuZ2lm&b=29) repeat-x top left;
}
#content p
{
	margin-bottom: 1.5em;
}
#content h2,h3,h4,h5,h6
{
	margin-bottom: 1em;
}
#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
}
#content blockquote
{
	padding: 1em;
	margin-bottom: 1.5em;
	background-color: #FFFCD8;
	background-image: url(browse.php?u=Oi8vd3d3LnVsbGFuZXVsZS5uZXQvMDIwOC90ZW1wbGF0ZV9pbWFnZXMvYTUuZ2lm&b=29);
	background-repeat: no-repeat;
	background-position: top left;
	border: dotted 1px #DFD999;
}
#content blockquote p
{
	margin-bottom: 0em;
}
#content table
{
	margin-bottom: 1.5em;
}
#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}
#content table td
{
	padding: 0.5em;
}
#content table tr.rowA
{
	background-color: #EAEFE0;
	color: inherit;
}
#content table tr.rowB
{
	background-color: #F9FFEF;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	float: left;
	margin-right: -245px;
	width: 100%;
}
#primaryContent
{
	margin: 0em 235px 0em 0em;
	padding: 0em 1.5em 1.5em 1.5em;
}
#primaryContent h1
{
	color: #436eee;
	padding-bottom: 0.3em;
	margin-bottom: 0.6em;
}
#primaryContent h2, #primaryContent h3
{
	color: #6495ed;
	border-bottom: dotted 1px #cccccc;
	padding-bottom: 0.3em;
	clear:both; 
}

#primaryContent h4
{
	color: #6495ed;
	border-bottom: dotted 1px #cccccc;
	padding-bottom: 0.3em;
}

#primaryContent img
{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 3px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

#primaryContent ul, #primaryContent ol, #primaryContent li
{
	margin-left: 20px;
}

/* Tertiary Content */

#tertiaryContent
{
	float: right;
	width: 215px;
	padding-right: 1em;
	text-align: right;
}

#tertiaryContent h3
{
	font-size: 1.0em;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	color: #5D5F53;
	text-align: right;
	border-bottom: dotted 1px #ECEEDF;
}

#tertiaryContent h4
{
	font-size: 0.85em;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	color: #5D5F53;
	text-align: right;
	border-bottom: dotted 1px #ECEEDF;
}

#tertiaryContent p
{
	font-size: 0.8em;
}

/* Footer */

#footer
{
	background: url(browse.php?u=Oi8vd3d3LnVsbGFuZXVsZS5uZXQvMDIwOC90ZW1wbGF0ZV9pbWFnZXMvYTQuZ2lm&b=29);
	border-top: solid 1px #D0D4BB;
	padding: 2.0em 3.5em 3.0em 3.5em;
	font-size: 0.8em;
}

.ala
{
	background-color:#FFFFFF;
}

.clear
{
	clear: both;
}