@charset "UTF-8";
/* CSS Document */

img { behavior: url(iepngfix.htc); }




body { background-image: url(/css/background.jpg);
     background-repeat: no-repeat;
	 background-attachment: fixed;
     color: white;
	 font-weight: bold;
	 font-family: arial, "lucida console", sans-serif;
	 font-size: 12px;
	 margin-left: 25px;}
	 
h1{ font-family: arial black;
font-size: 32px;}


h2, h3 {
margin: 5px;}

h4 {
font-family: arial black;
font-size: 16px;
}

.protip {

font-size: 10px}

#imp {
font-size: 24px;
margin-top: 26px;
margin-left: 30px;
}


	 


a {color: #99CCFF; text-decoration: none;}
a:hover {color: #99FFFF}

img {border:none;}

ul {list-style: none;
padding-left: 10px;
margin: 7px;
font-size: 10px;}

#title {



text-align: center;
}


#heart {background-image: url(/css/arrow2.gif);
width: 10px;
height: 10px;
margin-left: -11px;
margin-top: 1px;
float: left;
position: relative;

}

img, #lilguys {
behavior: url(iepngfix.htc);
 background-image: url(/css/cback.png);
	float: left;
	width: 200px;
	border: 1px solid #666666;
	padding-left: 10px;
	margin-bottom: 6px;
	

}

img, #drinks {
behavior: url(iepngfix.htc);
 background-image: url(/css/cback.png);
	float: left;
	width: 350px;
	border: 1px solid #666666;
	padding-left: 10px;
	margin-bottom: 6px;
	margin-left: 20px;

}


#layoutwrapper {
	width: 550px;

	
}
#layoutwrappertwo {
	width: 900px;
	float: left;
	
}

#layoutwrapperthree {

	width: 425px;
	float: left;

}

#layoutwrapperfour {
margin-left: 15px;
	width: 425px;
	float: left;
		behavior: url(iepngfix.htc);
 background-image: url(/css/cback.png);
 text-align: center;
 border: 1px solid #666666;
}

#bigguys{
width: 206px;
float: left;
margin: 6px;

}

/* Sortable tables */
table.sortable thead {
    background-color:#000;
    color:#FFF;
    font-weight: bold;
	cursor: pointer;
	text-align: center;
	border: 1px black solid;
	
}

table.sortable td {
	
	behavior: url(iepngfix.htc);
 background-image: url(/css/cback.png);
	padding: 6px 6px 6px 12px;
	border: 1px black solid;

}


input
{
 font-weight: bold;
 font-size: 16px;
	 font-family: arial, "lucida console", sans-serif;
}