
body,div	{ margin: 2px; padding: 2px; text-align: left}


#side_navigation		{ float: left;  width: 15%;}
#main_body		{margin-left: 16%;} 
#header			{margin-left: 16%;}
.no_marker {list-style-type:none}
.center {
margin-left:auto;
margin-right:auto;
text-align:center;
}

.highlight {
color:red;
background-color:yellow;
}

.small_margin {margin-left:10px}
img 	{display:inline}
img 	{margin:0px}
img 	{border:0px}

.floatright { 
float:right; 
margin : 2px 2px 2px 10px; /* Give it a left margin */ 
} 
.floatleft { 
float:left; 
margin :2px 20px 2px 2px; /* Give it a right margin */
} 
.clear { 
clear:both; 
width:100%; 
font-size:1px; 
} 

.bold_text {font-weight:bold}

.no_marker {list-style-type:none}

.margin2 {margin: 2px 2px 2px 2px}

A:link{text-decoration:none}
A:hover{color:#000000; background:#ffff00; text-decoration:none}
A:visited{text-decoration:none}
A:active{text-decoration:none}

