/* Start of CMSMS style sheet 'Layout: 2 Koloms, Menu Links' */
#menu
{
float: left;
width: 210px;
}

#menu ul { list-style-type: none; }

#menu li { 



}


#content
{
width: 580px;
margin-left: 215px;
line-height: 17px;
}

#nav
{
	width: 200px;
margin-top: 14px;
margin-left: 5px;
background-color: #edeeb4;
}

#menu_top
{
	height: 10px;
	background: #fff url('images/menu_header.jpg') no-repeat;
}

#menu_footer
{
	height: 10px;
	background: #fff url('images/menu_footer.jpg') no-repeat;
}

#menu a {

background-image: url('uploads/images/arrow.jpg');
background-repeat: no-repeat;
background-position: 0 0;
height: 25px;
padding-left: 20px;

}

#menu a:hover
{
background-image: url('uploads/images/arrowh.jpg');
}

a
{
color: #7e8021;
line-height: 20px;
text-decoration: none;
}

#menu ul, #menu li { color: #1362a4; }

a:hover
{
text-decoration: underline;
}
/* End of 'Layout: 2 Koloms, Menu Links' */

