/* ---[ main container ]--------------------- */

body {
	text-align: center; 
	font-family: Georgia, "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
	background-color: #d7d7d7
}

.td .profile_thumb  
{
border: 1px solid #cccccc;
padding: 5px;
opacity: .9;
}

.profile_thumb  
{
border: 1px solid #cccccc;
padding: 5px;
opacity: .9;
}

#aboutpage .profile_thumb  
{
border: 1px solid #cccccc;
padding: 5px;
opacity: .9;
}


td { 
	font-family: Georgia, "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
}

h1 { 
	font-size: 15px;
	font-family: Georgia, "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
}

h2 { 
	font-size: 15px;
	font-family: Georgia, "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
}

h3 { 
	font-size: 14px;
	font-family: Georgia, "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
	line-height: 16px;
}

#maincontainer {
text-align: center;
width: 800px;
margin: 0px auto;
padding: 0px;
border: 2px solid gray;
background-color: #fff; 
font-family: Georgia, "Lucida Grande", Verdana, sans-serif;
font-size: 13px;
}

/* ---[ header home ]--------------------- */

#header1 {
width: 800px;
height: 120px;
text-align: right;
/*background: url(../images/top2.gif) no-repeat;*/ 
margin: 0;
padding: 0;
}

/* ---[ footer ]--------------------- */

#bottom {
background-color: #fff;
padding: 0px;
margin: 0px;
width: 800px;
clear: both;
height: 0;
font-size: 0;
border: 0px;
}

#botnav {
font: 12px Georgia, sans-serif;
padding:10px;
width: 800px;
clear: both;
border: 0px;
text-align: left;
}
#footer {
font: 14px Georgia, sans-serif;
padding:5px 0px 5px 10px;
width: 800px;
clear: both;
border: 0px;
color:#FFFFFF;
background-color: black;
text-align: left;
}


#footer a:link, a:visited {
font: 13px Georgia, sans-serif;
color: #fff;
background-color: transparent;
}

#footer2 {
font: 13px Georgia, sans-serif;
padding: 10px;
margin: 0px auto;
clear: both;
border: 0px;
text-align: left;
}

#footer2 a:link, a:visited {
font: 13px Georgia, sans-serif;
color: #000;
background-color: transparent;
}

#aboutpage {
padding:10px 10px 10px 10px;
margin: 0px; 
background-color: #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
font-family: Georgia, "Lucida Grande", Verdana, sans-serif;
font-size: 13px;
}

/*#aboutpage p{
text-align: justify;
}*/

#aboutpage img{
margin-bottom: 10px;
}

