body{
	background: #eee url('../Stuff/background.png') repeat-x;
	margin: 0;
	line-height: 1.3;
  	text-align: justify;
  	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  	font-size: 13px;
  	margin-bottom: 15px;
}

img{
	border:0;
}

a{
	color: #00076E;
	text-decoration: none;
}

a:hover{
	color: #FF9300;
}

#wrap{
	width: 960px;
	margin: 0 auto;
	background: url('../Stuff/granited.png') no-repeat 0 200px;
}

#top{
	
}

#content-wrap{
	margin-left: 65px;
	background: url('../Stuff/content_background.png') repeat-y;
}

#left{
	width: 233px;
	margin-left: 5px;
	margin-top : 33px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

#menu_top{
	width: 212px;
	height: 9px;
	background: url('../Stuff/menu_top.png') no-repeat;
}

#menu{
	display: block;
	width: 212px;
	background: url('../Stuff/menu_background.png') right repeat-y;
	float: left;
	text-align: left;
	color: #fff;
	margin-left: 10px;
}

#menu_bottom{
	width: 212px;
	height: 26px;
	background: url('../Stuff/menu_bottom.png') no-repeat;
}

#menu ul{
	list-style: none;
	margin: 0; padding: 0;
}

#menu ul li{
	padding-left: 57px;
	padding-bottom: 7px;
	background: url('../Stuff/arrow.png') left no-repeat;
}

#menu ul li:hover{
	background: url('../Stuff/select.png') left no-repeat;
}

#menu a{
	text-decoration: none;
	color: #fff;
}

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

#texts{
	width: 586px;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}

#content_top{
	width: 586px;
	height: 6px;
	background: url('../Stuff/content_top.png') no-repeat;
}

#content{
	width: 100%;
	background: url('../Stuff/content.png') right repeat-y;
	color: #595959;
	text-align: left;
}

#content_bottom{
	width: 586px;
	height: 6px;
	background: url('../Stuff/content_bottom.png') no-repeat;
}

#content #text
{
	text-align: justify;
	margin: 0;
}

#content img{
	padding: 5px;
}

#content #cwrap{
	margin: 10px;
}

#content h1{
	color: #6a859a;
	line-height: 1;
	text-align: left;
	border-bottom: 1px solid #d3d3d3;
	font-size: 15px;
	padding-bottom: 5px;
}

#text{
	margin-left: 15px;
}

.article{
	margin-left: 15px;
}

.date{
	margin-left: 20px;
	font-style: italic;
	font-size: 11px;
	padding-left: 15px;
}

form label {  
   margin-top: 5px;
   width: 100%; 
   font-size: 10px;
}

input, select, textarea, #text_tbl {  
   border: 1px solid #666666;
   margin-top: 5px;
   width: 100%;
}  

#space{
	margin: 15px;
	color: #000;
	height: 15px;
}

#plat_info thead{
	background: #d5d5d5;
}

#plat_info tbody{
	background: #ffffff;
}

#plat_info{
	background: #444444;
	text-align: center;
}


.news_text
{
	margin-bottom: 25px;
}

.news_text h1
{
	margin-top: 0;
	margin-left: 15px;
}

.news_text img
{
	vertical-align: middle;
}

#news{
	margin-top: 15px;
}

.news_text div
{
	margin: 15px;
}

.sms tr td:first-child
{
	font-weight: bold;
}

#admintxt{
	font-size: 16px;
	text-align: center;
}

#admintxt img{
	vertical-align: middle;	
}

#parents{
	width: 586px;
	display: block;
	margin-top: -10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 11px;
}

#footer{
	clear: both;
	width: 805px;
	height: 35px;
	background: url('../Stuff/footer.png') no-repeat;
	color: #b7b7b7;
	padding: 17px 0 0 15px;
	margin-left: 5px;
	font-size: 11px;
}

#footer a{
	color: #b7b7b7;
}

#footer a:hover{
	color: #FF9300;
}
