﻿/*Reset*/

body { 	background-color:#eeeeee; }

			
			
/*Heading*/

h1,h2,h3,h4,h5 {font-weight:bold; color:#000; padding-top:15px;}
h1 { font-size:16px;}
h2 { font-size:16px;}
h3 { font-size:14px;}
h4 { font-size:14px;}
h5 { font-size:14px;}


/*Text Element*/

a {bottom: 0px; position: absolute;}
a:link			{color:#00f;}
a:visited		{color:#0f0;}
a:active		{color: #000;}
a:focus 		{color:#666666;}
a:hover			{color:#6A0000;}

/* start css*/
#wrapper {
	padding: 0px;
	width: 840px;
	margin:0 auto;
	position: relative;
	background-color: #ffffff;
	height: 500px;
	overflow:hidden;
}


#Topnav	{padding: 0px; border-width: thin; border-style: solid;	overflow: auto;	background-color: #333333;
	height: 39px;	width: 840px;	left: auto;	position: absolute;	right: auto;}
#Topnav ul 	{	padding: 0px 65px 0px 0px;	width: 740px;	float: left;	margin: 0px;	background-color: #333333;
	border-bottom: 2px #cccccc solid;	height: 35px;	border-bottom-width: medium;}
#Topnav ul li 	{display:inline;}
#Topnav ul li a	{	float: left; padding: 5px;	top: 4px;	left: 135px;	clear: none;	position: relative;}

#Topnav a:link  	{color:#ffffff;	width: 145px;}
#Topnav a:visited  	{color:#ffffff; }
#Topnav a:active	{color:#ffffff; }
#Topnav a:hover  {color:#ffffff; background-color:#770000; }

#Perfil {
	padding: 0px 20 0px 40;
	width: 840px;
	margin: 0 auto;
	position: relative;
	background-color: #ffffff;
	height: 3100px;
	overflow: hidden;
}

#Perfil p {padding:0px 20px 0px 20px;}
#Perfil h1 {padding:60px 0px 0px 20px;}
#Perfil h2 {padding:0px 0px 0px 20px;}
#Perfil dt {padding:0px 0px 0px 20px;}

#content   {width: 630px;	margin: 0px 200px ;	font-size: 18px;	top: 60px;	position: absolute;	height: 350px;}

#Picture 	{padding: 5px 50px 0px 15px;	width: 100px;	float: left;	margin: 0px auto 0px auto;	position: absolute;
	height: 200px;	top: 80px;}
#Picture p {font-size:16px; font-weight:bold}

.newStyle1 {	width: 119px;}

#footer {	margin: 410px auto 0px auto;	padding: 0px;	width: 840px;	font-size: 10px;	position: absolute;
	left: auto;	bottom: 250px;	right: auto;	top: 65px;	height: 25px; background-color:#CCFFCC}
	#footer li {text-align:center}
