﻿body
{
	background-color: #fff;
}

#wrapperMain
{
    margin:20px auto 0;
    width:850px;
}
#content
{
    background-image:url(img/content.png);
    background-repeat:no-repeat;
    margin:0 auto;
    width:850px;
}

/*** Head ***/

#header
{
    width:802px;
	margin:0 auto;
	position:absolute;
	top:20px;
	left:24px;
}
#header2
{
    width:802px;
	margin:0 auto;
    position:absolute;
	top:20px;
	left:24px;
	
}

#head
{
    position:relative;
    height: 237px;
}


/*** BODY ***********/
#maincontent
{
    min-height:450px;
}
#leftcollum
{
    width:520px;
    float:left;
     margin-right:10px;
    
}
#rightcollum
{
    width:238px;
    float:left;
   
}
#ctl00_cph1_exBloggPageList
{
    margin-top:10px;
}
/****** Menu ***************/

#ctl00_MainMenu1_exMenu
{
    
    margin:0 auto;
    width:799px;
    height:40px;
    text-transform:uppercase;
    background-image:url(img/menu-grey.png);
    margin-top:10px;
         
}
#mainmenu li a
{
    color:#000000;
    font-size:1.1em;
    text-decoration:none;
}
#mainmenu li a:hover
{
    color:#FFFFFF;
}
.current span a
{
color:#FFFFFF !important;
}

#mainmenu
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    background-repeat:repeat-x;
}
#mainmenu li
{
    display:block;
    float:left;
    background:transparent url(img/menu-grey-divider.jpg) no-repeat scroll right center;
    padding:10px 17px 11px 15px;
}
/****** Tree *******/
#treelist li a 
{
    font-size:14px;
    text-decoration:none;

}

#treelist li
{
    margin-bottom:5px;
}


/*** Foot ***/
#foot
{
    margin:0 auto;
    border-top:1px dotted #C7CAD1;
    font-size:0.9em;
    padding:24px 8px 18px 0;
    width:798px;
    clear:both;
    
}

/**** IMG archive *************/
.galleryphotos li {
border:1px solid #EEEEEE;
float:left;
height:120px;
margin:3px;
padding:10px;
width:120px;
}

.galleryphotos li {
border:1px solid #EEEEEE;
float:left;
height:120px;
margin:3px;
padding:10px;
width:120px;
}