





<!--

h2 { margin: 3px; }
h4 { margin: 8px 0; }

#listbox
{
border: 1px solid black; width: 100%; margin: 0px; padding: 0; background-image: url(/web/20120510074921/http://hotmencentral.net/imgs/brightgray.jpg);
font-size: 11px;
}

#listbox h4
{
text-align: center;
margin: 0;
background: black;
color:white;
}

#date { color: 666; }

div.fatoz
{
width: 700px;
padding: 10;
border: 1px dashed #ccc;
text-align: center;
background: url(/web/20120510074921/http://hotmencentral.net/imgs/brightgray.jpg);
}

h1{ margin: 3px;}
h3{ margin-bottom: 7px; margin-top: 7px;}
h5{ margin-bottom: 4px; margin-top: 4px;}

A:hover { color:#EBB515; text-decoration: none; }

ul#az { line-height: 180%;}

ul#navg {
margin-left:0;
padding-left:0;
list-style-type:none;
background:#a7a7a7;
float:left;
width: 100%;
font-weight: bold;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

ul#navg li{
display: inline;
}

ul#navg a{
display:block;
float:left;
padding: .2em 1em;
text-decoration: none;
color: #fff;
background: #999;
border-right: 1px solid #fff;
}

ul#navg a:hover{
color: #000;
background: #ccc;
}


ul#list {
margin-right: 2;
margin-left: 2;
padding-left: 0;
list-style-type: none;
font-size: 13px;
border: 1px;
margin-bottom: 0;
padding-bottom: 0;
}

ul#list a {
display: block;
text-decoration: none;
background: #999;
color: #fff;
padding: .1em .5em;

border-top: 1px solid #fff;
width:100%;
}

ul#list a:hover {
background: #ccc;
color: #903;
}
ul#list li {
display: inline;
}


/*--individual content starts--*/


div.profile_photo img
{float: left;
width: 200px;
height: 200px;
border: 1px solid silver;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

h1#title
{padding: .2em .2em;}

p
{font-size: 15;
padding: .5em;
line-height:1.4;
}

div.fb
{ text-align:center;
	width: 640px;
	font: 10;
	color: #606060;
	padding: 10px 5px 5px 5px;
	background: #e0e0e0;
	
}

div.indi_blog
{
	width:960;
	float:center;
}

div.indi_movie_title
{width:630;
	color:#000000;
background:#e0e0e0;
border-bottom: 1px solid #606060;
font-SIZE:17;
COLOR: GRAY;
FONT-WEIGHT: BOLD;
text-transform:uppercase;
}

div.indi_blog_title
{width:960;
	color:#000000;
background:#e0e0e0;
border-bottom: 1px solid #000000;
}

div.profile2 img
{margin-bottom: 5px;
	margin-top: 20px;
}

div.profile2
{	font-size: 15;
	text-align:center;
}
//-->