
body	{
		background: #afafaf url('bg.png') repeat fixed;
		margin: 0px 0;
		font-family: "Arial", "Verdana";
		font-size: 11px;
		color:#2F3636;
		line-height:160%;
		}

	td	{
		font-size: 12px;
		}
	
	a, a:link, a:visited {
		color:#bd8770;
		text-decoration: none;
		}
	
	a:hover {
		color:#443D48;
		text-decoration: none;
		}

	#layout {  	
		width: 600px;
		margin-left: auto; margin-right: auto;				
		text-align:justify;
		background: #e2e6e7;
		}

	#header {
		z-index:2;
		width:600px;
		padding:0px;
		}
		
	#mainarea {
		text-align:justify;
		width:560px;
		padding-top:20px;
		padding-right:20px;
		padding-left:20px;
		padding-bottom:5px;
		}

	#footer {
		clear:both;
		background: #bccbcf;
		padding: 10px;
		}	
		
h1 {
	margin:0;
	padding:0;
	font-family: "Arial", "Tahoma";
	font-size:7pt;
	font-weight:none;
	text-transform:uppercase;
	color: #799dab;
	text-align:left;
	letter-spacing:1px;
	border-bottom: dotted 1px #799dab;
	}
	
	h2{
font: 24px times new roman;
font-style: italic;
text-indent: 20px;
line-height: 10px;
color: #da263c;
padding-top: 4px;
padding-bottom: 14px;
text-align: center;
text-transform: lowercase;
}

#nav {
	text-align:center;
	padding:0;
	font-family: "Arial", "Tahoma", "Verdana";
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:9px;
	margin: 0px 0 5px 0;
	}

#nav a, #nav a:link, #nav a:visited {
	color: #B83436;
	text-decoration: none;
	border:0px;
	}
	
#nav a:hover {
	color: #443D48;
	text-decoration: none;
	}
	
	
	p.icons {
	text-align:center;
	}

blockquote {
text-align: justify;
padding: 8px;
border-left: 4px solid #bd8770;
text-align: left;
color: #313131;
}

	input, textarea, option, select {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #888888;
	background: #EDEDED;
	border:solid 1px #999999;
	padding:2px;
	}
	
	.form {
        width:60%; }

    .password {
        width: 29%;    }
        
        .button {
        width:30%; }
		
div#clear {
	clear:both;
	}
	
		.affimg {
border: 1px solid #E4E4E4;
padding: 4px;
margin-left: 2px;margin-top: 2px;margin-right: 2px;margin-bottom: 2px;}


