﻿body 
{
	font-family: Arial, Tahoma, Sans-Serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size:small;
	direction: rtl;
}
div#Wrapper
{
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	width: 785px;
}

div#Header
{
	float: right;
	width: 785px;
}

div#Header div#HeaderTop
{
	direction:ltr;
	background: url('Design/TopAll.JPG') #fff no-repeat right top;
	height: 190px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 785px;
	position: relative;
}

div#Header div#HeaderTop a#LogoClicker
{
	position: absolute;
	width: 210px;
	height: 150px;
	right: 0px;
	top: 0px;
	text-decoration:none;
	content:'';
	
}

div#Content
{
	
	border-right: darkgray 5px solid;
	border-left: darkgray 1px solid;
	direction: rtl;
	margin-right: 2px;
	/*
	width: 810px;
	
	background: url('http://img0.gmodules.com/ig/images//weather_welcome_image.jpg')  #fff 5px top;
	background-repeat:repeat;
	*/
	
	background: url('Design/MiddleLine.JPG') #fff 5px top;
	width: 775px;
}

div#Content div#menu
{
	
	width: 143px;
	height:100%;
	float: right;
	padding-top: 3px;
	padding-right:15px;
}

div#Content div#SiteMenu a, div#Content div#SiteMenu a:visited
{
	display: block;
	width: 110px;
	padding: 7px 12px;
	border-bottom: dashed 2px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	font-size: 0.9em;
	background: url('Design/menu_bullet2.GIF') #fff no-repeat right 0px;
	background-position:center right;
}
	
div#Content div#SiteMenu a:hover
{
	color: #6495ED;
}

div#Content div#SiteContent
{
	
	background: #fff;
	float: right;
	width: 600px;
	right: 10px;
	direction: rtl;
	position: relative;
}

div#Content div#SiteContent div#MBCV_Pic
{
	position: relative;
	width: 200px;
	height: 50px;
	right: 2px;
	top: 0px;
	text-decoration: none;
	content: '';
	background: url('Design/bg_top.gif') #fff no-repeat right top;
}

div#Content div#SiteContent div#Atlas
{
	position: relative;
	width: 600px;
	right: 0px;
	top: 0px;
}

div#Bottom
{
	background: url('Design/Bottom.JPG') #fff no-repeat right top;
   	float: right;
	width: 100%;
	height: 40px;
}
div#Bottom div#Links
{
	position: relative;
	right:200px;
	margin-top:20px;
	width: 500px;
	font-size: xx-small;
	color: #999;
}
div#ArticleTitle
{
	color: #999;
}
#bottom_links { font-size: xx-small; color: #999; text-decoration: none; display: inline; }


.ErrorMessages
{
	font-weight:bold;
	color:Orange;
}

.OrdineryTop
{
    width: 810px; 
    height: 133px; 
    background-image: url(/Design/topleafmbcv.gif);
    background-repeat: no-repeat;
}
.LeadCTop
{
    width: 810px; 
    height: 65px; 
    background-image: url(/Design/topleafmbcv2.gif);
    background-repeat: no-repeat;
}
