*{ margin: 0px; padding: 0px; }*
body
{ 
  background:#eee center top;
  color: #dcdcdc;
  font: .8em normal small Tahoma, verdana, arial, helvetica, sans-serif;
  line-height: 1.3em;
}

p
{
	font-family:arial;
	font-size:1em;
}

#wrapper 
{
	width:900px;
	margin:5px auto;
	background:#ffffff;
}
#top,#footer,#main,#about,#profile,#content,#contentabout,#container,#contentt,#links,#contentprofile,#contentcontact
{
	width:850px;
	margin:0px auto;
}
#top
{
	
	background:#fdfdfd url(images/tstrip.gif) repeat-x;
	height:74px;
}
#logo h1
{
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:2.4em;
	font-weight:500;
	margin:0px;
	padding-left:20px;
	padding-top:20px;
	color:#eee;
}
#logo p
{
	padding-left:20px;
}
#logo
{
	float:left;
	height: 74px;
}

ul
{
list-style:none;
}
#menu li
{
display:inline;
}
li a
{
	text-align:center;
	color:#639878;
	float: left;
	height: 38px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.1em;
	padding: 20px 8px 13px 8px;
}
#menu
{
margin-left:320px;
font: 12px normal small Tahoma, verdana, arial, helvetica, sans-serif;

}
#menu a:hover
{
	background:#0D341D;
}
#main
{
	background:url(../images/intro.jpg) no-repeat;
	height:310px;
}

#links
{
	background:url(images/links.jpg) no-repeat;
	height:300px;
}

#about
{
	background:url(../images/surf.jpg) no-repeat;
	height:189px;
}

#profile
{
	background:url(../images/chess.jpg) no-repeat;
	height:218px;
}

#content
{
	
	height:145px;
    background:url(images/cstrip.gif) repeat;	
}

#contentt
{
	
	height:260px;
    background:url(images/cstrip2.gif) repeat-x;	
}

#contentcontact
{
	
	height:265px;
    background:url(images/cstrip2.gif) repeat-x;	
}

#contentabout
{
	background-color: #eeeeee;
}

#contentprofile
{
	background-color: #eeeeee;
}

#leftt,#rightt
{
	width:400px;
    height:200px;padding-top:5px;
    	
}

#left,#right
{
	width:850px;
    height:140px;padding-top:5px;
    	
}

#leftabout
{
	width:850px;
    height:460px;padding-top:5px;
    	
}

#leftprofile
{
	width:850px;
    height:355px;padding-top:5px;
    	
}


#left,#leftt
{
	float:left;
	
}

#leftabout
{
	float:left;
	background-color: #eeeeee;
	height: 390px;
	
}

#leftprofile
{
	float:left;
	background-color: #eeeeee;
	height: 265px;
	
}

#right,#rightt
{
	float:right;
	
}
#center
{
	margin:0px 275px 0px 275px;
	border-left:1px solid #4F4A4A;
	border-right:1px solid #4F4A4A;
	height:177px;
    padding-top:5px;
}
#left h1,#leftabout h1,#leftt h1,#right h1,#rightt h1,#center h1,#content h1,#contentt h1,#contentcontact h1
{
font-size:1.5em;
padding:10px 0 0 20px;
font-family:arial;
}

#leftabout h1,#leftprofile h1
{
font-size:1.5em;
padding:10px 0 0 20px;
font-family:arial;
color: #444444;

}

#left p,#leftabout p,#leftt,#right p,#center p,#leftcontact p
{
padding:10px 15px 0px 20px;
}

#leftabout p,#leftprofile p
{
	padding:10px 15px 0px 20px;
	color: #444444;
}

#leftabout li

{
padding:10px 15px 0px 20px;
}

#left h2,#right h2,#center h2
{
	padding-left:170px;
	font-family:arial,verdana,sans-serif,tahoma;
	font-size:0.9em;
}
#left a,#right a,#center a,#contentcontact a
{
	color:#fff;
	text-decoration:none;
}
#container
{
	height:270px;
	background:#d9d9d9;
	margin-top:5px;
	margin-bottom:5px;
	
}
#lcontain
{
	width:260px;
	background:#eeeeee;
	float:left;
	margin-left:5px;
	height:260px;
	margin-top:7px;

}
#rcontain
{
	
	background:#eeeeee;
	float:right;
	width:575px;
      height:260px;
	margin-right:5px;
    margin-top:7px;
 	
}
#rcontain  h1,#lcontain h1
{
color:#2f2f2f;
font-size:1.5em;
font-family:arial;
padding:15px 0px 0px 15px;
}
#rcontain p
{
color:#2f2f2f;
padding:10px 10px 0 15px;
}
#lcontain p,#lcontain h2
{
color:#2f2f2f;
padding-left:15px;
}
#lcontain h2
{
font-size:1.1em;
font-family:arial;
}
#lcontain a 
{
	color:#1c443b;
}
.col
{
float:left;
width:280px;
}
.col li a
{
float:none;
color:#1c443b;
text-decoration:underline;
}
.col li a:hover
{
	text-decoration:none;
}

#footer {
	background: #232A16 url(images/fstrip.gif) repeat-x;
	margin: 0 auto;
	text-align: center;
	clear:both;
	height:40px;
	padding-top: 10px;
}
#footer a {
	color: #5E6F6E;
	text-decoration: none;
}
#footer a:hover {
	color: #06F;
	text-decoration: underline;
}
