body {
	background: url(http://img507.imageshack.us/img507/9361/headerbgnb4.jpg) #ffffff;
	background-repeat: repeat-x;
	font: 8pt tahoma;
	color: #727272;
	text-align: justify;
	margin: 0px; 
	padding: 0px;
	letter-spacing: 1px;
	line-height: 14px;
	}

#image {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 827px;
	}
	
#layout {
	margin-left: auto;
	margin-right: auto;
	width: 690px;
	}

#nav {
	float: right;
	margin-left: 30px;
	width: 130px;
	}

#content{
	background: transparent;
	float: left;
	width: 480px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-left: 20px;
	}


#footer {
	background: transparent;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	clear: both;
	}

.foot {
	font: 7pt tahoma;
	color: #7c7fd3;
	margin-left: 160px;
	margin-top: -145px;
	padding-bottom: 8px;
	width: 450px;
	}

a { 
	text-decoration: none; 
	color: #599de9;
	letter-spacing: 1px;
	border-bottom: 0px dotted;
	}

a:hover {
	color: #599de9;
	border-bottom: 1px dotted;
	border-color: #c1c2ed;
	}

input, textarea{
	background-color: #f3f3f3;
	font: 10px verdana;
	color: #7c7fd3;
	letter-spacing: 1px;
	border: 1px solid #ddddee;
	padding: 3px;
	}

option, select {
	background-color: #f3f3f3;
	font: 10px verdana;
	color: #7c7fd3;
	letter-spacing: 1px;
	border: 0px dashed #ddddee;
	padding:2px;
	}

div.body {
	background: transparent;
	width: 480px;
	margin-bottom: 20px;
	}

div.header, h2{ 
	font: 15px arial;
	color: #f369ad;
	border-bottom: 1px dotted #7fb0e7;
	background: #f5f5f5;
	text-align: left;
	letter-spacing: 3px;
	text-transform: lowercase;
	padding-bottom: 3px;
	padding-left: 34px;
	padding-top: 1px;
	margin-bottom: 4px;
	margin-top: 2px;
	}	
	
	h1{ 
	font: 15px arial;
	color: #f369ad;
	border-bottom: 1px dotted #7fb0e7;
	background: #f5f5f5;
	text-align: left;
	letter-spacing: 3px;
	text-transform: lowercase;
	padding-bottom: 3px;
	padding-left: 34px;
	padding-top: 1px;
	margin-bottom: 4px;
	margin-top: 2px;
	}

b{
	color: #7c7fd3;
	}

i{
	color: #e0698b;
	}

.icon {
	border: 9px solid #eaeae9;
	margin: 2px;
	}

.stats {
	background: #eff0f8;
	width: 380px;
	margin-left: 40px;
	margin-top: 15px;
	padding: 5px;
	border: 1px solid #ddddee;
	color: #7c7fd3;
	}
	
.stats b {
	color: #e0698b;
	}
