html, body 
{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
}

a 
{
	outline: none;
}

a img 
{
	border:0;
}

.container 
{
	width:980px;
	margin:0 auto;
}


* html .container 
{
	position:absolute;
	left: 50%;
	margin-left: -490px;
	height:100%;
}

#wrapper 
{
	position:relative;
	height:500px;
}

#logo 
{
	background:#d00030 url(../images/logo.gif) center no-repeat;
	float:left;
	margin-top:10px;
	margin-right:10px;
	height:188px;
	width:188px;
}


#head
{
	background:url(../images/head.gif) top left no-repeat;
	float:left;
	margin-top:10px;
	height:188px;
	width:782px;
}

#cont
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	_height:350px;
	min-height:350px;
	width:188px;
	font-size:10px;
}



#contmin
{
	margin-top:10px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	_height:350px;
	min-height:350px;
	width:188px;
	font-size:10px;
}

#menu
{
	float:left;
	margin:10px 0;
	background:url("../images/bg_head.gif") repeat-y;
}

#menu ul
{
	margin:0;padding:0;
}

#menu h3
{
	float:left;
	margin:0 10px 0 0;
	background:#cc0033;
	padding:10px;
	width:168px;
	color:white;
	font-size:10px;
}

#menu li
{
	list-style:none;
}

#menu a
{
	width:164px;
	float:left;
	color:black;
	display:block;
	text-decoration:none;
	font-weight:normal;
}

#menu a:hover
{
	color:white;
	font-weight:bold;
}

.last
{
	margin-right:0 !important;
}


#footer
{
	display:block;
	float:left;
	width:980px;
	height:66px;
	border-top:#cc0033 10px solid;
	margin-bottom:40px;
}

#media
{
	float:left;
	display:block;
	width:720px;
	height:35px;
	color:#cc0033;
	font-size:11px;
}

#media span
{
	margin-top:12px;
	margin-right:5px;
	display:block;
	float:left;
}

#media img
{
	margin-top:10px;
	float:left;
	display:block;
}

#copy
{
	float:right;
	text-align:right;
	display:block;
	width:250px;
	height:35px;
	line-height:35px;
	font-size:9px;
}


#count
{
	float:right;
	width:980px; 
	height:23px;
}

#count a
{
	float:right;
	text-align:right;
	width:100px; 
	height:23px;
}

#txtar textarea
{
	width:980px;
	height:450px;
}

.select
{
	color:white !important;
	font-weight:bold !important;
}

.delete, .up, .down
{
	
	width:14px !important;
	float:right !important;
	text-align:center;
}

.nav
{
	float:left;
	width:164px;
	padding-bottom:4px;
	margin-bottom:4px;
	border-bottom:white 1px solid;
}

.formos
{
	margin-bottom:0 !important;
}

#input input
{
	width:164px;
	font-size:16px;
	font-weight:bold;
}

#submit input
{
	width:120px;
	height:40px;
	font-size:16px;
	font-weight:bold;
}

