/* CSS Document */

#contenttable .left{background-color:red;}
#contenttable{background-color:#cccccc;}
#headerfloor .top{display:none;}
#header .right{background-color:black;}
#headerfloor .bottom{background-color:black;}
#navigation hr{color:red;}
#NAVIGATION a{display:block; border:blue 2px solid; text-transform:capitalize;
height:15px;
background-image: url();
background-color:white;
background-repeat: no-repeat;
background-position:right;
text-align:left;
padding-left:8px;
padding-top:6px;padding-bottom:8px;} /* Wraps the $NAVIGATION variable */
	#NAVIGATION a i {color:blue; padding-right:5px;}

	#NAVIGATION a i:hover{ color:red; }
#contacttable font{color:white;}
