root {
    display:block;
    width:100%;
    height:100%;
}

html {
    display:block;
    width:100%;
    height:100%;
}

body {
    display:block;
    margin:0px;
    width:100%;
    height:100%;
    background:url(body-bg.gif);
}

a {text-decoration:underline !important;}
a:hover {text-decoration:underline;color:#ff0000 !important;}

#root {
    width:972px;
    height:100%;
}

#menu {
    height:52px;
    background:url(menu-bg.jpg);
    
}

#menu div {
    float:left;
    margin:0px 32px 0px 0px;
}

#menu .first {
    margin-left:235px !important;
}

#menu a {
    color:#ffffff !important;
	text-decoration:none !important;
}

#menu a:hover {
	text-decoration:underline !important;
}

#header {
    height:67px;
    background:url(header-bg.jpg);
    vertical-align:top;
}

#header a {
    display:block;
    width:360px;
    height:44px;
    margin:10px 0px 0px 30px;
	text-decoration:none !important;
}

#footer {
    height:57px;
    background:url(footer-bg.jpg);
}

#content {
    background:url(content-bg.jpg);
    vertical-align:top;
}

#content p {
    margin:0px 40px 10px 0px;
    text-align:justify;
    font-family:Verdana;
    font-size:12px;
    line-height:20px;
    text-indent:5px;
}

#content a {
    color:#590818;
}

.title {
    background:url(title-bg.gif) no-repeat;
    width:217px;
    height:47px;
    margin:20px 0px 0px 40px;
    text-align:center;
}

.title h2 {
    font-family:Verdana;
    font-size:14px;
    color:#ffffff;
    position:relative;
    top:10px;
}

h1 {
	padding-right: 55px;
	font-size: 18px;
	text-align: center;
}

.h_title { 
	color: #ffffff;
	font-family: "Verdana";
	font-size: 14px;
	position: relative;
	top: 10px;
	font-weight: 700;
}
#vk_like {
	width:150px !important;
	overflow:hidden;
}