/****************************************/
/*  Rojoz Wraps & Smoothies             */
/*  MJovenProductions May 2007          */ 
/*  For Ronald Linsangan                */
/*  HomePage only                       */
/****************************************/   

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .08 ems;
}
#tableLayout {
	background-color: #000000;
	background-position: center top;
	border: collapse;
	width: 800px;
}
#divHeader {
	background-color: #FFFFFF;
	text-align: center;
	border: collapse;
}
#divContent {
	background-color: #666633;
	text-align: center;
	border: collapse;
}
#divFooter {
	background-color: #660000;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	border: collapse;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #E13E03;
	text-decoration: underline;
}
#signage {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: left;
	border: collapse;
}
#split {
	background-color: #000000;
}
#imgRojozLogo {
	text-align: center;
	background-color: #FFFFFF;
}
