body
{
	background-color:Black;
	color:White;
	text-align:center
}

hr
{
	color:Yellow;
	border-style:dotted;
	border-width:2px
}

a
{
	color:Yellow
}

a:active
{
	color:Yellow
}

a:visited
{
	color:Yellow
}

a:hover
{
	color:#D0D000
}

a.menu_layer_root,a.menu_layer_parent,a.menu_layer_sibling,a.menu_layer_child
{
    color:Yellow;
    text-decoration:none;
    
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
}

a.menu_layer_root:visited,a.menu_layer_parent:visited,a.menu_layer_sibling:visited,a.menu_layer_child:visited
{
    color:Yellow;
    text-decoration:none
}

a.menu_layer_root:active,a.menu_layer_parent:active,a.menu_layer_sibling:active,a.menu_layer_child:active
{
    color:Yellow;
    text-decoration:none
}

a.menu_layer_root:active,a.menu_layer_parent:active,a.menu_layer_sibling:active,a.menu_layer_child:active
{
    color:Yellow;
    text-decoration:none
}

a.menu_layer_root:hover,a.menu_layer_parent:hover,a.menu_layer_sibling:hover,a.menu_layer_child:hover
{
	color:Yellow;
    text-decoration:underline
}

a.blog_title
{
    font-size:28px;
    color:Yellow;
    font-family:"Times New Roman",serif;
    font-weight:bold
}

div.all_div
{    	
	width:900px;
	
	
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	
	left:auto;
	right:auto;
	top:0;
	
	text-align:left
}

div.logo_div
{
	background-image:url('/img/top_banner.png');
	background-repeat:no-repeat;
	height:150px;
}

div.left_div
{
	float:left;
	width:250;
	height:auto;
	
	left:0px;
	margin-left:0px;
	padding-left:0px;
	
	top:0px;
	margin-top:0px;
	padding-top:0px; 
}

div.menu_div
{    	
	width:250;
	height:auto;
	
	left:0px;
	margin-left:0px;
	padding-left:0px;
	
	top:0px;
	margin-top:0px;
	padding-top:0px; 
	
	border-color:Yellow;
	border-style:dotted;
	border-width:2px
}

div.donate_div
{
	 margin-left:auto;
	 margin-right:auto;
	 text-align:center
}

div.vert_da_div
{
	width:250;
	height:600;
	
	border-style:none;
	border-color:Yellow;
	border-width:2px
}

div.bottom_da_div
{
	width:728;
	height:90;
	
	border-style:none;
	border-color:Yellow;
	border-width:2px;
	
	margin-left:auto;
	margin-right:auto;
	
	background-image:url("/img/fake_hori1.png");
	background-repeat:no-repeat
}

div.content_hori_da
{
	background-image:url("/img/fake_hori2.png");
	background-repeat:no-repeat;
	width:468;
	height:60
}

div.body_div
{
	margin-left:270px;
	margin-right:20px;
}

.menu_layer_root
{
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    
    color:Yellow;
    
	text-indent:10px;
    font-size:30px
}

.menu_layer_parent
{
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    
    color:Yellow;
    
	text-indent:20px;
	font-size:24px
}

.menu_layer_sibling
{
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    
    color:Yellow;
    
	text-indent:30px;
	font-size:18px
}

.menu_layer_child
{
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    
    color:Yellow;
    
	text-indent:40px;
	font-size:12px
}

.code
{
	border-color:Yellow;
	border-style:dotted;
	border-width:1px;
	font-family:courier,monospace;
	font-size:75%;
	width:575px
}