/* STANDARDLINES.ORG */

body {
	BACKGROUND: url('imagess/bg.jpg') #dbddd8 repeat-x 0px 0px; MARGIN: 0px; FONT: 12px Arial; COLOR: #686868; LETTER-SPACING: 0px
}
a {
	color: #22585a;
	font-style: italic;
	text-decoration: none;		
}
a:hover {
	color: #8c9197;
}
b, strong {
	color: #fbfbfb;
}
em, i, u {
	color: #fbfbfb;
}
a img {
	border: 1px solid #22585a; padding: 1px;
}
a:hover img {
	border: 1px solid #8c9197; padding: 1px;

}
table, tr, td {
	font: 12px Arial;
	color: #686868;
}

/* SIDEBAR */

#sidebar {
	width: 240px;
	height: 100%;	
	vertical-align: top;

}
#sidebar h1 {
	background: #dbddd8;
	font: 12px Arial;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #c5c6c2;
	margin: 0px;
	padding: 5px;
}
#sidebar div.main {
	margin: 0px 0px 10px;
}
#sidebar div.textinput {
	background: #c5c6c2;
	border: #afb1ad 1px solid;
	padding: 10px;
	font: 11px Arial;
	text-align: justify;
	color: #ededeb;
}

/* CONTENT */

#content {
	width: 530px;
	height: 100%;
	vertical-align: top;
}
#content h1 {
	background: #e6e7e4;
	color: #22585a;	
	font: 18px Georgia;
	margin: 0px;
	padding: 5px;	
	text-transform: normal;
}
#content h2 {
	border-bottom: #646c77 1px dotted;
	font: 11px Arial;
	color: #8c9197;
	margin: 0px 0px 15px 0px;
	padding: 5px;
}
#content h2 a {
	color: #8c9197;
	font-weight: normal;
}
#content div.main {
	background: #e2e4e0;
	border: #e6e7e4 1px solid;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
#content div.textinput {
	color: #686868;
	padding: 10px;
	text-align: justify;
}
#content blockquote {
	background: #e9e4ed;
	color: #686868;	
	padding: 10px;
}

/* LAYOUT ESSENTIALS */

#ad {
	width: 728px;
	height: 90px;
	vertical-align: middle;
	text-align: center;
}
#introduction {
	width: 314px;
	height: 154px;
	color: #686868;
	text-align: justify;		
	vertical-align: top;
}
#affiliates {
	width: 201px;
	height: 154px;
	color: #686868;
	text-align: justify;		
	vertical-align: top;
}
#navigation {
	width: 850px;
	height: 100%;
	color: #ededeb;
	padding: 10px;
	text-align: center;		
	vertical-align: middle;
}