/* ------------------------------------------------	MAIN
*/


body	{
	background: url(bg4.png) repeat-y;
 	background-color: #ffffff; 
	cursor: crosshair;
	line-height: 16px; 
	overflow: auto;
		font-family: arial;
	font-size: 12px;
	color: #262626; 
		line-height: 160%; 
	text-align: left;}

body, tr, td  {

	font-family: arial;
	font-size: 12px;
	color: #616161; 
	line-height: 160%; 
	text-align: left;
	margin-right: 0px; 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	letter-spacing: 0px; 
	list-style-type: square;
	line-height: 22px;}
	
p {margin: 20px 20px 20px 20px;}


	
b, strong {color:#9a4371;
}

em, i {
	color:#8f7b75;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
	
#content {text-align:justify;
	vertical-align:top;
	height: auto;
	position:absolute;
	top: 375px;
	width: 650px;}
	
#footer { text-align:center;
	margin: 20px 10px 10px 20px;}
	

/* ------------------------------------------------	LINKS
*/

a:link, a:visited , a:active 	{color: #f2894f; text-decoration: none; }
	
a:hover 	{text-decoration: none; 
	color: #de9e84;
	font-weight: normal;
	cursor: help;
}
	

/* ------------------------------------------------	HEADERS 
*/


h1 {
font-family: "franklin gothic book", sans-serif, arial;
text-transform: uppercase;
letter-spacing: 3px;
font-size: 22px;
font-weight: normal;
margin: 0px;
color: #f5435d;
text-align: center;
margin-top: 25px;
}


h2 {
margin-top: 5px; 
margin-bottom: -10px;
text-indent: 20px;
text-align: left;
color: #545454;
font-family: arial;
font-size: 9px;
font-weight: normal;
letter-spacing: 2px;
text-transform: uppercase;}

h3 {
font-family: georgia;
color: #868686;
text-transform: uppercase;
letter-spacing: -1px;
text-indent: 20px;
font-weight:600;
text-align: left;
font-size: 16px;
margin-bottom: -5px;
}

h3:first-letter {
color: #4ab9e7;

}

img 	{ border:0px;}


img.gradualfader	{
	border: 4px solid #d2d2d2;
	margin: 3px;
	}



	

img.none { border-width:0px; }
a.none { border-bottom-width:0px; background-color: transparent;  border-width:0px; }


/* ------------------------------------------------	MENU
*/

#nav
{
	text-transform: uppercase;
	font-family: trebuchet ms;
	margin: 0px;
	background-image:url(images/index_03.png);
	font-size: 10pt;
	color: #c7c7c7;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
        letter-spacing: 1pt;}

#nav a
{	padding: 3px 15px;
    margin-bottom: 0px;
	font-size: 10pt;
	  line-height: 45px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
        letter-spacing: 1pt;}

#nav a:hover
{	margin: 0px;
	background: transparent;
	color:#bb2329;}





blockquote {

	margin-bottom: 15px; 
	margin-top: 15px; 
 	padding: 10px; 
	color: #797979;
	width: 80%;
	line-height: 19px;
	text-align: justify;
	border-top: 10px solid #555555;
	border-bottom: 10px solid #555555;
}

blockquote:hover{border-top: 10px solid #424242;
	border-bottom: 10px solid #424242;}

form {line-height:20px;}

input, textarea, select {
background:#eee;
border:1px solid #aaa;
padding:3px;
font-family: arial;
	font-size: 12px;
	color: #727272; 
}

input:focus, textarea:focus, select:focus { border-color:#fab710; }

#dd, #nabi, #botwg, #lj, #box, #db, #howl, #ans, #host {margin-left: 120px;
margin-right: 20px;
margin-top: 20px;
background:#0b0b0b;
border-bottom: 4px solid #c73737;
padding:5px;}


