body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #bcbcbc;
	margin:0;
	padding:35px 0 0 0;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#main {
	width:704px;
	margin:auto;
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0;
	padding:0 0 6px 0;
}
#top {
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:6px 15px 0 14px
}
#logo {
	display:block;
	float:left;
	width:188px;
	border-bottom:1px solid #FFFFFF;
}
#slogan {
	display:block;
	float:right;
	width:466px;
	height: 122px;
	border-bottom:1px solid #FFFFFF;
	background-image: url(../images/slogan.gif);
}
.BlogTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.PageTitle
{
	width:450px;
	text-align: right;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
}
#interior {
	
	background-image: url(../images/bg-interior.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width:704px;
	/*height:300px;*/
}
#mid {
	padding:0 15px 0 14px
}
#left {
	display:block;
	float:left;
	width:188px;
}
#right {
	display:block;
	float:right;
	width:466px;
}
#header 
{
	border-top:1px solid #FFFFFF;
	display:block;
	text-align: right;
	float:right;
	width:426px;
	padding:15px 20px 0px 20px;
}
#maintext 
{
	display:block;
	float:right;
	width:426px;
	padding:0px 20px 10px 20px;
	line-height:18px;
}

div#EditConsole
{
	border: solid 1px white;
	padding: 10px 10px 10px 10px;
}

div#navbar 
{
	width: 188px;
	display:block;
	float:left;
}
div#navbar ul {
	margin:0;
	padding:0;
}
div#navbar li {
	list-style-type:none;
	display:block;
	float:right;
	width:188px;
	height:35px;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
}

div#navbar li.button1 {
	background-image: url(../images/bg-button-1.gif);
	background-repeat: no-repeat;
}
div#navbar li.button2 {
	background-image: url(../images/bg-button-2.gif);
	background-repeat: no-repeat;
}
div#navbar li.button3 {
	background-image: url(../images/bg-button-3.gif);
	background-repeat: no-repeat;
}
div#navbar li.button4 {
	background-image: url(../images/bg-button-4.gif);
	background-repeat: no-repeat;
}
div#navbar li.button5 {
	background-image: url(../images/bg-button-5.gif);
	background-repeat: no-repeat;
}
div#navbar li.button6 {
	background-image: url(../images/bg-button-6.gif);
	background-repeat: no-repeat;
}
div#navbar li.button7 {
	background-image: url(../images/bg-button-7.gif);
	background-repeat: no-repeat;
}
div#navbar li.button8 {
	background-image: url(../images/bg-button-8.gif);
	background-repeat: no-repeat;
}

div#navbar li a.navOn {
	display:block;
	float:left;
	width:140px;
	height:35px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:35px;
	padding-right:45px;
	background-image: url(../images/arrow-button-over.gif);
	background-repeat: no-repeat;
}
div#navbar li a.navOn:link {
	color: #FFFFFF;
}
div#navbar li a.navOn:visited {
	color: #FFFFFF;
}
div#navbar li a.navOn:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../images/arrow-button-over.gif);
	background-repeat: no-repeat;
}

div#navbar li a.navOff {
	display:block;
	float:left;
	width:140px;
	height:35px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:35px;
	padding-right:45px;
	background-image: url(../images/arrow-button.gif);
	background-repeat: no-repeat;
}
div#navbar li a.navOff:link {
	color: #FFFFFF;
}
div#navbar li a.navOff:visited {
	color: #FFFFFF;
}
div#navbar li a.navOff:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../images/arrow-button-over.gif);
	background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6 { 
	margin: 15px 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
p { 
	margin: 10px 0;
}
ul, ol { 
	margin: 15px 0 0 15px;
}
hr
{
	color: White;
	height: 1px;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#8ac1fa;
	text-decoration:none;
}
fieldset
{
	border:1px solid #ffffff;
	padding: 10px 10px 10px 10px;
}
legend
{
	font-size: 11px;
	color: #ffffff;
}
.Button
{
	font-size: 10px;
	color: #ffffff;
	background-color:Transparent;
	border: solid 0px #8ac1fa;	
	text-decoration: none;
	border: solid 1px white;
	padding: 2px 2px 2px 2px
}
.ButtonEdit
{
	display:block;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
	padding: 2px 0px 2px 20px;
	background-image: url(../Images/Edit.Gif);
	background-repeat:no-repeat;
}
.ButtonSave
{
	display:block;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
	padding: 2px 0px 2px 20px;
	background-image: url(../Images/Update.gif);
	background-repeat:no-repeat;
}
.ButtonCancel
{
	display:block;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
	padding: 2px 0px 2px 20px;
	background-image: url(../Images/Cancel.Gif);
	background-repeat:no-repeat;
}
.ButtonNew
{
	display:block;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
	padding: 2px 0px 2px 20px;
	background-image: url(../Images/New.Gif);
	background-repeat:no-repeat;
}
.ButtonLogout
{
	display:block;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;	
	font-weight: bold;
	padding: 2px 0px 2px 20px;
	background-image: url(../Images/User.Gif);
	background-repeat:no-repeat;
}
.ButtonRss
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;	
	padding: 0px 0px 0px 20px;
	background-image: url(../Images/Rss12x12.Gif);
	background-repeat:no-repeat;
}

#footer {
	font-size: 11px;
	color:#747474;
	text-align:center;
	padding:20px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#747474;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#747474;
	text-decoration:underline;
}
