A:link
{ color:#C29CAC;
text-decoration: none;
}



A:hover { 
color:#404040;
font-style: italic;
background-color: #CFC2C2;
text-decoration: none;
}

A:active
{ color:#C29CAC;
text-decoration: none;
}

body 
{ text-align:center; 
background-color:#CFC2C2;
}

input, textarea
{ background: #9F818E;
font-family: sans-serif;
font-size: 12px;
color: #404040;
border-left: 10px solid #CFC2C2;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
}


h1 { color :#404040;
font-size: 15px;
font-family: Sans-Serif; 
text-align: center; 
margin-left: 20px;
margin-right: 20px;
background-color: #9F818E;
font-weight: normal;
border-left: 10px solid #CFC2C2;
 
}


#main{
margin-left:auto;
margin-right:auto; 
width:850px;
color: #404040;
font-size: 12px;
font-family: Sans-Serif;
}

#wrapper{float:left; background-color: #BFA683; }

.column{width:130px; float:left; background-color:#9F818E; letter-spacing: 2px;}
.center{width:590px; float:left; padding-top:5px; background-color: #BFA683;}

.caps{width:850px; float:left; background-color:#FFF;}
.column div, .center div {padding: 15px;}


#statistics {
position: relative;
align: center;
top:0px;
width:300px;
margin: 0 auto;
background: #9F818E;
font-family: sans-serif;
font-size: 12px;
color: #404040;
padding: 3px;
border-left: 20px solid #CFC2C2;
}


/* ******LEFT NAVIGATION START****** */
ul.nav
{list-style-type:none;
font-family: Sans-Serif;
letter-spacing: 2px;
font-size:11px;
text-align:left;
width:130px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

ul.nav li
{
margin-bottom:0px;
padding:4px;
background:#9F818E;
}

ul.nav li a
{
text-decoration:none;
color:#ffffff;
border: 0px;
}

ul.nav li:visited a
{
text-decoration:none;
color:#ffffff;
border: 0px;
}

ul.nav li:hover
{
background:#BFA683;
}

ul.nav li:hover a
{
color:#404040;
font-style: italic;
background-color: #BFA683;
}
/* ******LEFT NAVIGATION END****** */

/* ******RIGHT NAVIGATION START****** */
ul.navr
{list-style-type:none;
letter-spacing: 2px;
font-family: Sans-Serif;
font-size:11px;
text-align:right;
width:130px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

ul.navr li
{
margin-bottom:0px;
padding:4px;
background:#9F818E;
}

ul.navr li a
{
text-decoration:none;
color:#ffffff;
border: 0px;
}

ul.navr li:visited a
{
text-decoration:none;
color:#ffffff;
border: 0px;
}

ul.navr li:hover
{
background:#BFA683;
}

ul.navr li:hover a
{
color:#404040;
font-style: italic;
background-color: #BFA683;
}
/* ******RIGHT NAVIGATION END****** */
