﻿body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background:url(../images/back_04_01_01.gif); background-repeat:repeat-x;
}
#container
{
   width: 800px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;  margin-right:auto; margin-left:auto;
}



#container #topmenu{ height:18px; width:800px; text-align:right;}
#container #header{height:86px; width:800px;}
#container #header #logo{ height:86px; width:300px; float:left; }
#container #header #Twiter{ height:86px; width:498; float:right ; text-align:right;} 
#container #empty{height:136px; width:800px; text-align:center; vertical-align:middle;}
#container #flash
{
	margin-top:5px;
	height: 235px;
	width: 800px;
	text-align:center;
	
}

#container #flash .t {background: url(row-top.png) 0 0 repeat-x; width:800px; }
#container #flash .b {background: url(row-bot.png) 0 100% repeat-x}
#container #flash .l {background: url(col-left.png) 0 0 repeat-y}
#container #flash .r {background: url(col-right.png) 100% 0 repeat-y}
#container #flash .bl {background: url(bl.png) 0 100% no-repeat}
#container #flash .br {background: url(br.png) 100% 100% no-repeat}
#container #flash .tl {background: url(tl.png) 0 0 no-repeat}
#container #flash .tr {background: url(tr.png) 100% 0 no-repeat; padding:10px}

#container #content
{
	min-height:100px; height:auto !important; width:800px; margin-top:15px; padding:0px;
	
	max-width:800px; 
}

#container #content .t {background: url(row-top.png) 0 0 repeat-x; width:800px;}
#container #content .b {background: url(row-bot.png) 0 100% repeat-x}
#container #content .l {background: url(col-left.png) 0 0 repeat-y}
#container #content .r {background: url(col-right.png) 100% 0 repeat-y}
#container #content .bl {background: url(bl.png) 0 100% no-repeat}
#container #content .br {background: url(br.png) 100% 100% no-repeat}
#container #content .tl {background: url(tl.png) 0 0 no-repeat}
#container #content .tr {background: url(tr.png) 100% 0 no-repeat; padding:10px}

#container #bottomimagebar {margin-top:20px; height:25px; width:800px; text-align:center; }
#container #bottommenubar{margin-top:10px; height:25px; width:800px; text-align:center; }
#container #footer1{height:100px; width:800px; }
#container #footer{height:20px; width:800px; background-color:Black; text-align:center; margin-top:10px; padding-top:5px; }