﻿
body
{
	background-image:url("../images/body_bg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size:13px;
}

#outer-container
{
    background:#fff;
}
#left-wrapper
{
    background:#686DF6
}
#left-container
{
   
}
#main-container
{
 
}
#right-container
{

}
#content
{
    width:370px;
    text-align:left;
}
div.rightContentPuff
{

	background-color:#F4F4EE;
}

.left
{
    float:left;
}
.right
{
    float:right;
}
h1.pageheader
{
    margin-top:0px;
}
/**********************/
/*    LEFT MENU    */
/**********************/

#LeftMenu
{

}

#LeftMenu a
{

	color:#333;
	text-decoration:none;
}

#LeftMenu ul
{

}

#LeftMenu ul ul
{

}

#LeftMenu ul li
{

}

#LeftMenu ul ul li
{

}

#LeftMenu ul ul ul
{

}
