body {
		margin-top:25px;
		background-color:#ebeddf;
		background-image:url(images/bg_main.jpg);
		background-position:left top;
		background-repeat:repeat-x;						
		}

a {
		color:#de202c;
		text-decoration:none;
		}
		
a:hover {
		color:#373B3B;
		text-decoration:none;
		}

a:visited {			
		color:#373B3B;
		text-decoration:none;
		}						

a:active {			
		color:#373B3B;
		text-decoration:none;
		}
		
#content {
		font-family: "Lucida Grande", "Verdana", sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		text-transform: normal;
		letter-spacing: normal;
		line-height:1.5em;
		}
										
#sidebar {
		background-color:#ecede2;
		background-image:url(images/main_05.gif);
		background-position:left top;
		background-repeat:repeat-y;
		}
		
#menu {
		padding:10;
		margin:6;
		}
		
.footer	{
		vertical-align:middle;
		float:right;
		color:#5E6757;
		padding-right:15px;
		font-family: "Lucida Grande", sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		text-transform: normal;
		letter-spacing: normal;
		line-height:1.5em;
		}
			
.footer a {
		color:#3D6C05;
		text-decoration:none;
		}
		
.footer a:hover	{
		color:#3D6C05;
		text-decoration:none;
		}
		
.mainStructure {background:transparent url(images/main_05.gif) repeat-y 0 10;}
ul.inset { padding-left: 35px;}
