/* defaults */
body
{
	background-color: black;
	margin: 0px;
	color: #cccccc;
	text-align: center;
    font-family: verdana, tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
}
p
{
	text-align: left;
	color: #eecc88;
}
div
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
a:link {color: #eecc88}
a:visited {color: #0022aa}
a:hover {color: #eecc88}
a:active {color: #eecc88}
/* banner class */
div.la_banner 
{
	background-image:url(http://gallery.liquidairphoto.com/photos/122915663-O.jpg);
	background-repeat:no-repeat;
	height:150px;
	border:0px;
	margin-top:0px;
}
/* navbar class */
div.la_navbar
{
	margin-bottom: 20px;
}
div.la_navbar table
{
	width: 750px;
	height: 50px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
}
div.la_navbar td
{
	width: 125px;
	height: 50px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	background-image: url(http://gallery.liquidairphoto.com/photos/123621150-O.jpg);
	background-repeat: no-repeat;
}
div.la_navbar .atHome		{background-image: url(http://gallery.liquidairphoto.com/photos/123621770-O.jpg); }
div.la_navbar .goHome		{background-image: url(http://gallery.liquidairphoto.com/photos/123621165-O.jpg); }
div.la_navbar .atGallery	{background-image: url(http://gallery.liquidairphoto.com/photos/123621764-O.jpg); }
div.la_navbar .goGallery	{background-image: url(http://gallery.liquidairphoto.com/photos/123621158-O.jpg); }
div.la_navbar .atSearch		{background-image: url(http://gallery.liquidairphoto.com/photos/123621780-O.jpg); }
div.la_navbar .goSearch		{background-image: url(http://gallery.liquidairphoto.com/photos/123621176-O.jpg); }
div.la_navbar .atInfo		{background-image: url(http://gallery.liquidairphoto.com/photos/123621775-O.jpg); }
div.la_navbar .goInfo		{background-image: url(http://gallery.liquidairphoto.com/photos/123621171-O.jpg); }
div.la_navbar .atBlog		{background-image: url(http://gallery.liquidairphoto.com/photos/125345752-O.jpg); }
div.la_navbar .goBlog		{background-image: url(http://gallery.liquidairphoto.com/photos/125345754-O.jpg); }
div.la_navbar .contact		{background-image: url(http://gallery.liquidairphoto.com/photos/129014901-O.jpg); }
div.la_navbar .filler
{
    background-image: url(http://gallery.liquidairphoto.com/photos/123621150-O.jpg);
    background-repeat: repeat-x;
}
div.la_navbar img
{
	padding: 0px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	height: 50px;
	width: 125px;
}
div.la_navbar a
{
	border-width: 0px;
	border-style: none;
	margin: 0px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 125px;
	height: 50px;
}
div.la_widebar 
{
	width: 960px;
}
div.la_widebar table { width: 960px; }
div.la_widebar filler { width: 85px; }
div.la_widebar  td.atHome
{
    background-image: url(http://gallery.liquidairphoto.com/photos/128948121-O.jpg);
    width: 375px;
}
div.la_widebar td.atHome a { width: 375px; }
/* boxes */
.box
{
	margin-bottom: 20px;
	background-color: #404040;
}
.boxTop
{
	color: #eecc88;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 5px 15px 5px;
}
/*class EV table*/
.ev_table table
{
	width: 750px;
	text-align: center;
	background-color: #404040;
    font-size: 12px;
    border-spacing: 0px;
 }
.ev_table th
{
	width: 60px;
}
.ev_table td
{
	width: 60px;
    border-color: #303030;
    border-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
}
/* class boxNav */
.boxNav
{
	text-align: center;
}
.boxNav table
{
	margin: 0px auto 0px auto;
}
.boxNav td
{
	width: 125px;
	text-align: center;
}
.boxNav a
{
	margin: auto;
	width: 125px;
	text-decoration: none;
	font-weight: bold;
}
.boxNav a.at
{
	color: #aa0000;
}