body, html
{
	font-family: Georgia, Arial;
	border: 0;
	margin: 0;
	background-color: #EEEEEE;
}


#frame 
{
	border: solid 1px #000000;
	display: table;
	margin: 8px 8px 60px 8px;
	bottom:-60px
	height: 98%;
	background: #EEEECC;
}


#footer
{
	text-align:center;
	margin: -60px 8px 8px 8px;
	height: 40px;
	width: 96%;
	color: #666666;
	font-size:75%;
}


#header
{
	background-color: #006699;
	color: white;
	height: 70;
	border-bottom:1px solid black;
}


#sidebar
{
	float:left;
	padding: 8px 8px 0 8px;
	height:100%;
	color: black;
	width: 132px;
	font-size:85%;
}

#content
{
	clear: none;
	color: black;
	padding:16px; 
	font-size: 90%;
	background-image: url(administrator-back.jpg);
	margin-left:133px;
	border-left: solid 1px #000000;
}

.logo
{
	position:absolute;
	top:24px;
	left:32px;
	background-image: url(xul.gif);
	background-repeat: no-repeat;
	width:100px;
	height:48px;
}

.sitetitle
{
	position:absolute;
	top:24px;
	left:140px;
	font-family: georgia, sans-serif;
	font-weight:bold;
	font-size:200%;
	color: white;
}


.menutitle
{
	marging-left:8px;
	margin-top:16px;
	margin-bottom:12px;
}

.menulist
{
	margin-left:14px;
}

.articles
{
	width:300px;
}

.tags
{
	margin-left:8px;
}


.controlart
{
	background: #CC88CC; 
	border:1px solid black;
	width:300px;
}

.controltag
{
	background: #CCCC88; 
	border:1px solid black;
	width:300px;
}

.text
{
	padding-left:8px;
	font-family:"Trebuchet MS", Arial, sans;
	font-weight:bold;
	height:24px;
}
