html{
	margin: 0;
	background-color : #323232;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align : top;
	text-align : left;
	font-size: 90%;
	background-color : #323232;
	background-image : url(gr/bg.jpg);
	background-repeat : no-repeat;
	background-position : top center;
	padding: 0 0 0 0;
}

table.top{
	width : 768px;
	background-image : url(gr/t_bg.png);
	background-position : center top;
	background-repeat : no-repeat;
	margin: 0 auto 0 auto;
}
table.top_banner{
	width : 768px;
	margin: 0 auto 0 auto;
	padding: 20px 0 20px 0;
}
table.mmenu{
	width : 768px;
	background-image : url(gr/c_bg.png);
	background-position : center top;
	background-repeat : repeat-y;
	margin: 0 auto 0 auto;
}
table.content{
	width : 768px;
	background-image : url(gr/c_bg.png);
	background-position : center top;
	background-repeat : repeat-y;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
table.left_col{
	width : 488 px;	
	margin: 0 0 20px 0;
}
table.right_col{
	width : 220 px;	
	margin: 0 0 20px 0;
}
table.bottom{
	width : 768px;
	background-image : url(gr/b_bg.png);
	background-position : center top;
	background-repeat : no-repeat;
	margin: 0 auto 0 auto;
}
table.comments{
	width : 100%;
	margin: 0 0 20px 0;
}
table.navigation{
	width : 100%;
	margin: 0 0 20px 0;
}

tr{
	vertical-align : top;
}
tr.content{
	height : 900px;
}

td{
	vertical-align : top;
}
td.mmenu_cell{
	vertical-align : middle;
	text-align : center;
	width : 80px;
}
td.intro_list{
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
}
td.sticker_l{
	width: 488px;
	background-image : url(gr/sticker_l.png);
	background-repeat : no-repeat;
	background-position : top left;
	height : 41px;
	vertical-align : middle;
	white-space : nowrap;
}
td.sticker_s{
	width: 220px;
	background-image : url(gr/sticker_s.png);
	background-repeat : no-repeat;
	background-position : top left;
	height : 41px;
	vertical-align : middle;
	white-space : nowrap;
}
td.photo_album{
	border : 0px solid Black;
	width: 80px;
}
td.photo_item{
	text-align: center;
}
td.navigation{
	text-align: center;
	width: 488px;
}
td.comments_author{
	font-size : 80%;
	width : 100%;
	font-weight : bold;
}
td.comments_date{
	font-size : 80%;
}
td.comments_text{
	font-size : 80%;
}

a{
	text-decoration : none;
	color: #0048aa;
}
a:hover{
	text-decoration : underline;
	color: #006199;
}
a.list_item{
	text-decoration : none;
}
a.list_item:hover{
	text-decoration : underline;
}
a.list_item_selected{
	text-decoration : none;
	color : Red;
}
a.list_item_selected:hover{
	text-decoration : underline;
	color : Red;
}
a.rollover {
	display: block;
	width: 90px;
	height: 70px;
	text-align : center;
	background-repeat : no-repeat;
}
a.rollover:hover {
 background-position:  0px  -80px;
}

h1{
	font-size: 90%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
} 

p{
	font-size: 80%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 120%;
}
p.sticker{
	font-size: 100%;
	vertical-align: middle;
	line-height: 100%;
	margin: 0 0 7px 10px;
	padding: 0 0 0 0;
}
p.date{
	font-size: 80%;
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
}
p.author{
	font-size: 80%;
	margin: 0 0 0 0;
	padding: 0px 0 2px 0;
	font-weight : bold;
}
p.intro{
	font-size: 80%;
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
	text-align : justify;
}
p.list_item{
	font-size: 80%;
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
	text-align : left;
}
p.list_item_selected{
	font-size: 80%;
	margin: 8px 0 8px 0;
	padding: 0 0 0 0;
	text-align : left;
	color: Red;
}
p.text{
	font-size: 80%;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	text-align : justify;
}
p.copyright{
	font-size: 80%;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	text-align : right;
}
p.mmenu{
	padding: 67px 0 0 0;
}
p.rights{
	font-size: 70%;
	margin: 5px 0 5px 0;
	padding: 0 20px 0 20px;
	text-align : left;
	color : Gray;
}

img{
	border: 0;
}
img.intro_list_right{
	float : right;
	margin: 0 0 5px 10px;
	padding: 0 0 0 0;
}

img.intro_list_left{
	border: 1px solid #0048aa;
	float : left;
	margin: 0 10px 5px 0;
	padding: 0 0 0 0;
}
li{
	font-size: 80%;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	text-align : justify;
}
