/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */
/*@import url(layouts.css);*/



/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	background-color: #CCCCFF;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	background-color: #FFFFFF;
	background:url(images/background.gif) repeat-y top center;
	}

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}
a {color: #009999;}
a:hover {color: #666666;}
a:visited {color: #009999;}
a.image, a.image:hover  {border:0;}


/* Clears Divs */
.clr{clear: both;}

.topmenu_container {
	background: #fff url(http://www.flojos.com/templates/flojos001/images/bkgrnd_menu.gif) top center no-repeat;
	height: 50px;
	line-height: 48px;
	width: 900px;
	margin: 0px auto;
}

.copyright 	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height:11px;
	
}

.padding td  {padding-left:40px;}

/* #######################  END GENERAL SETTINGS ############################ */
