body {
	margin:0;
	padding:0;
	font-family: verdana;
	font-size: 13px;

}

p {
	text-indent: 20px;
}

a {
	color: #661D3A;
	text-decoration: underline;
}

a:hover {
	color: #952A56;
	
	
}




#header {
	width: 100%;
	height:74px;
	background:url("om/header_background.png") repeat-x left top;
}

#coomeet_container{
	margin: 0 auto;
}

.inner {
	width: 700px;
	margin: 0px auto;
}

.inners {
	width: 700px;
	margin: 0px auto;
    background:  url("om/shadow_bottom.png") repeat-x top;
}

.inners2 {
	width: 640px;
	margin: 0px auto;
	 background: #fff;
	-webkit-box-shadow: 0pt 2px 5px rgba(149, 42, 86,  6.7),	0px 0px 8px 5px rgba(208, 223, 226, 1.15) inset;
	   -moz-box-shadow: 0pt 2px 5px rgba(149, 42, 86,  6.7),	0px 0px 8px 5px rgba(208, 223, 226, 1.15) inset;
	        box-shadow: 0pt 2px 5px rgba(149, 42, 86,  6.7),	0px 0px 8px 5px rgba(208, 223, 226, 1.15) inset;
	-webkit-box-shadow: 5px;
	-moz-border-radius: 5px;
		 border-radius: 5px;
		   padding: 30px 30px 30px 30px;
}


.inners3 {
	width: 700px;
	margin: 1px auto;
	background: #faf0e6;
	-webkit-box-shadow: 0pt 2px 2px rgba(105, 108, 109,  0.7),	0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
	   -moz-box-shadow: 0pt 2px 2px rgba(105, 108, 109,  0.7),	0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
	        box-shadow: 0pt 2px 2px rgba(105, 108, 109,  0.7),	0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
	-webkit-box-shadow: 3px;
	-moz-border-radius: 3px;
		 border-radius: 3px;
 padding: 2px 2px 2px 2px;
}



.inners4 {
	width: 700px;
	margin: 0px auto;
	background: #faf0e6;
	-webkit-box-shadow: 0pt 2px 2px rgba(105, 108, 109,  0.7),	0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
	   -moz-box-shadow: 0pt 2px 2px rgba(105, 108, 109,  0.7),	0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
	        box-shadow: 0pt 2px 2px rgba(105, 108, 109,  0.7),	0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
	-webkit-box-shadow: 3px;
	-moz-border-radius: 3px;
		 border-radius: 3px;
 padding: 2px 2px 2px 2px;
}




.inner-social {
	width: 1000px;
	margin: 0px auto;

}

#header img a {
	display:block;
	float:right;
}


#header ul {	
	float:right;
	padding:0px;
	width:490px;
	text-align:right;
	list-style: none;
	color: #fff;
	margin:17px 5px 0px 0px;
}

#header ul li {
	display:inline;
	padding-left: 15px;
	font-size: 17px;
	font-family: Arial;
}

#header a {
	color: #fff;
}

#header a:hover {
	text-decoration: none;
}

#flashDiv {
	width:747px;
	margin:30px auto;
	padding-left:47px;
	max-height: 550px;
	background: url("om/shadow.png") no-repeat;
}

#main {
	font-size:12px;
	min-height:400px;
	margin-bottom:50px;
}

#main h2{
	text-align:center;
	font-weight: 100;
	margin:30px 0 30px 0;
}

#annot {
	width:100%;
	height:170px;

}


#annot2 {
	width:100%;
	height:225px;

}


#annot .teaser {
	width: 324px;
	padding:0px;
	font-size: 12px;
	line-height:20px;
	text-align: justify;
}

#annot h3 {
	font-weight: normal;
	font-size:15px;
	text-align:center;
	color: black;
}
#annot h1 {
	font-weight: normal;
	font-size:17px;
	text-align:center;
	font-style:italic;
	font-family: Georgia;
	color: black;
}



#social {
	background: url("om/shadow_bottom.png") repeat-x top;
	height: 70px;
	width: 100%;
	text-align:center;
}


#social2 {
	background: url("om/shadow_bottom2.png") no-repeat;
	height: 215px;
	width: 100%;
	text-align:center;
}

#social3 {

	height: 60px;
	width: 100%;
	text-align:center;
}

#social .likes {


}

#social 3.likes {

}

.rule-title {
	text-align:center;
	font-weight:bold;
	padding-top:20px;
}



   .leftimg {
    float:left; /* ???????????? ?? ?????? ???? */
    margin: 7px 17px 7px 0; /* ??????? ?????? ???????? */
   }
   .rightimg  {
    float: right; /* ???????????? ?? ??????? ????  */ 
    margin: 7px 0 7px 7px; /* ??????? ?????? ???????? */
   }
   
   h1 { 
    font-style: Georgia;
	font-size: 15px;
	text-align:  center;
	
   }
   
      h3 { 
    font-style: Georgia;
	font-size: 13px;
	text-align:  center;
	
   }
   
   
   
      .layer {
    color: #fff; /* ???? ???? */
    padding: 10px; /* ???? ?????? ?????? */
   }