/* CSS Document */

h1
{
	font-size: 120%;
	margin: 0px;}

h2
{ font-size: 110%;
text-align: center;
margin: 0px;}

h3
{ font-size: 105%;
text-align: center;
margin: 0px;}

h4
{ font-size: 96%;
margin: 0px;}

h5
{ font-size: 87%;
margin: 0px;}

h6
{ font-size: 78%;
margin: 0px;}


a:link { color:#000000; }
a:visited { color:#000000; }
a:hover { color:#4682B4; }

a.link:link {color: #FFFFFF;}
a.link:visited {color: #FFFFFF;}
a.link:hover {color:#4682B4;}

a img {
border-width:0;
}


hr {
width: 450px;
height: 1px;
text-align: center;
}

p
{
text-align:center;
}


.body{
	background-color: #FFDAB9;
	margin-bottom: 20px;
}

.guylogo {
	width: 800px;
	height: 113px;
	background: #FFDAB9  url(anotherlogo.gif) no-repeat top left;
	text-align: center;
	font-size: 24px;
	left: 6px;
	top: 6px;
	position: absolute;
    padding-top: 10px;
	color: #FFFFFF;
}

.guysidebar {
	width: 145px;
	font-size: 11px;
	left: 6px;
	top: 107px;
	position: absolute;
	background:  url() repeat;
        background-color: #F88158;
        padding-right: 3px;
        padding-left: 3px;
        font-family: "Arial";
}

.blogsidebar {
	width: 145px;
	color: white;
	font-size: 11px;
}


.guymenu{
width: 130px;
text-align:center;
padding-bottom: 10px;
}


.guytitle{
	text-align: center;
	height: 50px;
     
}

.guycover {
	padding: 5px;
	background-color: #F2F2F2;
	margin: 15px;
}
	
.guycontent{
	left: 158px;
	top: 106px;
	width: 606px;
	position: absolute;
    padding-left: 4px;
	padding-right: 1px;
	background-color: #FFFEF0;
        font-family: "Arial";
	}

.guycasinocontent{
	left: 158px;
	top: 106px;
	width: 483px;
	position: absolute;
	background-color: #FFFEF0;
	padding-left: 4px;
        font-family: "Arial";
	}
	
.guycasinoright{
	left: 645px;
	top: 107px;
	position: absolute;
	width: 123px;
	}
	
	
.guyheadlines{	
    border: 1px dotted #ccc;
	width: 146px;
	text-align: center;
	padding: 5px;}

.guynavigation {
	width: 430px;
	height: 23px;
	left: 180px;
	top: 80px;
	position: absolute;
	padding-top:3px;
	text-align: center;
	font-size: 14px;
	font-family: Arial;
	margin-right: 7px;
	color: #FFFFFF;
}

.guynavigation2 {
	background-color: #FF9900;
	padding: 5px;
	text-align: center;
	font-size: 13px;
	font-family: "Arial";
	color: #FFFFFF;
	margin: 5px;
}

.guysidetitle{
	color: #FFFFFF;
	font-weight: bold;
	text-align: center; }


.guysite {
	position:relative;
	width:740px;
	height:100%;
	background:#FFFEF0;
	padding: 25px; }

.guyboxes{
	background-color: #FFFFFF;
	border: thin solid #000000;
	width: 90%;
        text-align: left;
	padding:5px; }


.guyboxes2{
	background-color: #FFFFFF;
	border: thin solid #000000;
	padding: 5px;
	width: 70%;
}

.guyboxes3{
	background-color: #FFFEF0;
        font-family: "Arial";
	border: thin solid #000000;
	width: 120px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 130px;
	border-bottom: 1px solid #FFDAB9;
	text-align: center;
	}


ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 129px;
	top: 0;
	display: none;
        font-family: "Times New Roman";
	}

ul li a {
	display: block;
	text-decoration: none;
	background: #FF9900;
	padding: 5px;
	border: 1px solid #FFDAB9;
	border-bottom: 0;
        width: 130px;
	}
	

	
li:hover ul, li.over ul {
	display: block;
}
	
.menuface {
	display: block;
	text-decoration: none;
	width: 130px;
	height: 27px;
	color: #FFFFFF;
	border-bottom: #FFDAB9 solid 1px;
	padding-top: 5px;
	}
	
.guyblog {
	display: block;
	text-decoration: none;
	background: #FFFEF0;
	border-top: 1px solid #ccc;
	width: 100%;
	}
	
.guyblogcomment {
	display: block;
	text-decoration: none;
	background: #FFFEF0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 100%;
	}

.comment-body {
        text-align: left;
        }		
		

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */



