html, body {margin:0px; padding:0px; font:11px/13px Tahoma, Arial, Geneva, sans-serif;  color:#fcfbfb; text-decoration:none; text-align:center; background:url(images/bgr_top.jpg) #000000 0px 373px repeat-x;}

form, p{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

input, textarea{font:11px/12px Tahoma, Arial, Geneva, sans-serif;  color:#000000; text-decoration:none; margin:0px; font-weight:400; padding:1px 0 1px 4px;}

img { border-width:0px}

a {
	font: bold 11px/13px Tahoma, Arial, Geneva, sans-serif;
	color:#a42b29;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.a {
	font: 11px/13px Tahoma, Arial, Geneva, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

.a:hover {
	text-decoration:underline;
}

.date {
	font: bold 11px/13px Tahoma, Arial, Geneva, sans-serif;
	color:#a42b29;
	text-decoration:none;
}

.date:hover {
	text-decoration:underline;
}

table{
     padding:0px;
     border-collapse:collapse;
     border:0px;
}

table td{
     padding:0px;
     margin:0px;
     vertical-align:top;
     text-align:left;
}

.w{
	width:100%;
}

.h{
	height:100%;
}

.wh{
	width:100%;
	height:100%;
}

.overflow {
	overflow:hidden;
	width:expression("100%");
}

.clear {
	clear:both;
	font-size:0px;
}
							
							/* References */
.href {
	background:url(images/marker.gif) 0px 6px no-repeat;
	padding-left:15px;
}

.href a{
	font:11px/13px Tahoma, Arial, Geneva, sans-serif;
	color:#e12c29;
	text-decoration:underline;
}

.href a:hover{
	text-decoration:none;
}
							/* End References */
							/* Main Block */


#container {
	width:770px;
	height:770px;
	margin:0px auto 0px auto;
	text-align:left;
	background:url(images/bgr_all.jpg) no-repeat;	
}

/* ```````````````````````` Content ```````````````````````` */

#content {
	padding-left:49px;
}

.main_menu{
	width:214px;
	height:169px;
	margin:39px 0 0 425px;
	background:url(images/menu_home.gif) no-repeat;
}

.main_menu.about{
	background:url(images/menu_about.gif) no-repeat;
}

.main_menu.style{
	background:url(images/menu_style.gif) no-repeat;
}

.main_menu.education{
	background:url(images/menu_education.gif) no-repeat;
}

.main_menu.contact{
	background:url(images/menu_contact.gif) no-repeat;
}

.main_menu p{
	margin:0 0 15px 101px;
}

.main_menu p.p1{
	margin:0 0 15px 38px;
}

.logo{
	padding:62px 0 0 286px;
}

#left {
	width:259px;
	height:128px;
	margin:243px 0px 0 0px;
	color:#FFFFFF;
}

#left .padding{
	padding:0 8px 0 0px;
}

#right {
	width:380px;
	height:305px;
	margin-top:77px;
}

#footer {
	padding-left:47px;
}

.sound {
	padding:45px 0 0 0px;
	color:#FFFFFF;
	width:246px;
}

.sound a{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

.sound a:hover{
	text-decoration:underline;
}

.copy {
	padding:45px 0 0 0px;
	color:#620b04;
	width:380px;
}

.copy a{
	color:#620b04;
	font-weight:normal;
	text-decoration:none;
}

.copy a:hover{
	text-decoration:underline;
}


							/* End Main Block */
							/* Additional Block */

.input_div_cont {
	margin:9px 0 0px 0;
	*margin:7px 0 0px 0;
	overflow:hidden;
}

.input_div_cont .tit{
	margin-top:6px;
	width:74px;
	float:left;
}

.input_div_cont p{
	font:11px Tahoma, Arial, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.input_div_cont input{
	width:291px;
	height:20px;
	background:url(images/bgr_inp.gif) no-repeat;
	border:0px;
}

textarea{
	width:291px;
	height:107px;
	overflow:auto;
	background:url(images/bgr_area.gif) no-repeat;
	border:0px;
}

.butt1{
	width:56px;
	height:19px;
	background-image: url(images/clear.jpg);
	border: 0px none;
	margin:0px 10px 0 0px;
	cursor: pointer;
	float:left;
	padding:0px;
}

 .butt2{
	cursor: pointer;
	float:left;
	height:19px;
	width:56px;
	padding:0px;
	border: 0px none;
}

form {width:370px}
.form {width:370px; margin-top:21px}

							/* End Additional Block */
