
html {

	background: #eee;

}

body {

	margin: 0;

	padding:0;

	font-family: tahoma;

	font-size: 12px;

	line-height: 1.5em;

	color: #ff3366;

	width: 100%;

	display: table;

}

a { color: #666;}
a:hover { color: #999; }

/* header photo */
.headerphoto {
	margin: 0 auto;
	width: 790px;
	height: 277px;
	background: #FFF url(images/banner.jpg) no-repeat center;
	}
	
.headerphoto2 {
margin: 0 auto;
width: 790px;
height: 277px;
background: #FFF url(images/banner2.jpg) no-repeat center;
	}
	
.headerphoto3 {
margin: 0 auto;
width: 790px;
height: 277px;
background: #FFF url(images/banner3.jpg) no-repeat center;
	}
	
.headerphoto4 {
margin: 0 auto;
width: 790px;
height: 277px;
background: #FFF url(images/banner4.jpg) no-repeat center;
	}
	
.headerphoto5 {
margin: 0 auto;
width: 790px;
height: 277px;
background: #FFF url(images/banner5.jpg) no-repeat center;
	}
	
.headerphoto6 {
margin: 0 auto;
width: 790px;
height: 277px;
background: #FFF url(images/banner6.jpg) no-repeat center;
	}

#templatemo_background_section_top {

	width: 100%;
	
	background: url(images/templatemo_background_section_top_bg.jpg) repeat-x;

}

#templatemo_background_section_middle {

	margin: 0 auto;
	width: 790px;
	background: #fff;
	clear: both;
	overflow:hidden;
	
}

#templatemo_background_section_bottom {

	width: 100%;
	
	height: 327px;

	background: url(images/templatemo_background_section_bottom_bg2.jpg) repeat;
	
	float: left;

}

.templatemo_container {

	width: 790px;
	margin: auto;

}

#templatemo_header {
	width: 100%;
	height:150px;	
	background:url(images/templatemo_header_bg.jpg) no-repeat;
}

/* logo */
#logo {
	width: 100%;
	height: 100%;
	background: url(images/logo.png) no-repeat;
	}
	
/* Logo Area */
#templatemo_logo_section {
	width:auto;
	height:auto;
	margin-top:60px;
	margin-left: 60px;
	float:left;	
	display: inline;
}

#templatemo_logo_section h1 {
	padding-top: 10px;
	font-size: 32px;
	color:#EF55A9;
	margin:0px;
	font-weight: normal;	
}

#templatemo_logo_section h2 {
	font-size:20px;
	color:#EF55A9;
	padding-top:5px;
	font-weight: normal;	
}


/* End Of Logo Area*/

/* Menu Section */

#templatemo_menu_panel {
	width:100%;
	height: 34px;	
	margin: 0 auto;
	background: url(images/templatemo_menu_bg.jpg) repeat-x;
	float:left;
}

#templatemo_menu_panel #templatemo_menu_section {
	width: 930px;
	height: 32px;	
	margin:0 auto;
	padding: 0 0 0 20px;
	color: #03a0a6;
}

#templatemo_menu_section ul {
	float: left;
	width: 930px;
	margin: 0;
	padding-top: 2px;
	list-style: none;
}

#templatemo_menu_section ul li {
	display: inline;
}

#templatemo_menu_section ul li a {
	float: left;
	width: 110px;
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	padding-left: 0px;
	padding-right: 0px;
}

#templatemo_menu_section li a:hover, #templatemo_menu_section li .current {
	color: #EF55A9;
	height: 40px;
	}

/* End Of Menu */

/* Left Section */

#templatemo_left_section {
	
	width: 760px;
	float: center;
	margin: -10px 0px 10px 25px;
	
}

* html #templatemo_left_section {

	margin-left: 15px;
}

.templatemo_post {
	
	width: 730px;
	margin-top: 25px;
	margin-bottom: 5px;
	
}


.templatemo_post_top {

	width: 730px;
	height: 47px;
	background: url(images/templatemo_post_top.jpg) no-repeat;
	
}

* html .templatemo_post_top h1 {
	margin-bottom: -11px;
}

.templatemo_post_top h1{
	font-size: 17px;
/*	font-weight: normal;*/
	color:#fff;
	font-weight:normal;
	padding-top: 18px;
	padding-left: 25px;
}

.templatemo_post_mid_top {
	
	width: 730px;
	height: 10px;
	background: #fff;

}


.templatemo_post_mid {
	
	width: 730px;
	background: #fff;

}

.templatemo_post_bottom {
	
	width: 730px;
	height: 34px;
	background: #fff;
	padding-top: 15px;	
}

.templatemo_post_mid img {
	
	float: left;
	margin: 20px 20px 10px 0;
	border-style:solid;
    border-color:#DE0049;
    border-width:2px;
}

.templatemo_post_mid p {
	
	font-size: 11px;
	color:#333;
	margin : 0px 25px 25px 25px;
	text-align: justify;
}

.templatemo_post_mid2 {
	
	width: 730px;
	background: #fff;

}

.templatemo_post_mid2 img {
	
	float: left;
	margin: 30px 15px 0 0;
}

.templatemo_post_mid2 p {
	
	font-size: 15px;
	color:#333;
	margin : 0px 25px 25px 25px;
	text-align: center;
}

.templatemo_post_mid3 {
	
	width: 730px;
	background: #fff;

}

.templatemo_post_mid3 img {
	
	float: left;
	margin: 30px 15px 0 16px;
	border-style:solid;
    border-color:#DE0049;
    border-width:2px;
}

.templatemo_post_mid3 p {
	
	font-size: 15px;
	color:#333;
	margin : 0px 25px 25px 25px;
	text-align: center;
}

span.post {
	margin: 0px 25px 0px 25px;
	color: #999999;
	font-size: 14px;
	display: block;
	
}
/* End Of Left Section */

/* Right Section */
#templatemo_right_section {
	width: 210px;
	float: right;
	margin: 10px 30px 10px 150px;
}

.templatemo_section_box {	
	width: 292px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.templatemo_section_box_top {
	
	width: 300px;
	height: 60px;
	background: url(images/templatemo_section_box_top.jpg) no-repeat;

}

.templatemo_section_box_top h1 {
	font-size: 17px;
	color:#fff;
	font-weight:bold;
	padding-top: 18px;
	padding-left: 25px;

}

.templatemo_section_box_mid {
	width: 300px;
	background: url(images/templatemo_section_box_middle.jpg) repeat-y;
}

.templatemo_section_box_mid p {
	font-size: 12px;
	color:#333;
	margin : 0px 25px 15px 25px;
	text-align: justify;

}

.templatemo_section_box_mid p a {
	font-size: 12px;
	color:#666;
}

.templatemo_section_box_mid img {
	float: left;
	display:inline;
	margin-bottom: 15px;
	margin-left: 16px;
	border:none;
}

.templatemo_section_box_mid ul {
	margin-bottom:15px;
	margin-top:0px;
	padding-right:15px;
	color: #333;
}

.templatemo_section_box_bottom {
	width: 300px;
	height: 28px;
	background: url(images/templatemo_section_box_bottom.jpg) no-repeat;
	margin-top: -15px;
}

/* End Of Right Section*/

.clear{
	clear:both;
	height:1px;
}

#templatemo_bottom_section {
	width: 100%;
	height: 43px;
	background:url(images/templatemo_footer_bg.jpg) repeat-x;
}

#templatemo_footer {
	width: 100%;
	height: 28px;
	background: url(images/templatemo_footer_bg.jpg) repeat-x;
	text-align: center;
	padding-top: 15px;
	color: #fff;
}

#templatemo_footer a {
	color: #fff;
}

#webstats {
  position: relative;
  margin-left: 45%;
}

CAPTION.MYTABLE
  {
     padding-left:20px;
     background-color:#FFF;
     color:#FF3366;
     text-align:center;
	 font-size:14px;
	 border-style:solid;
     border-color:#FF3366;
     border-width:2px;
  }

  TABLE.MYTABLE
  { 
	 font-family:tahoma;
     border-collapse:collapse;
     font-size:10pt;
     background-color:#A7010F;
     width:740px;
 }

  TH.MYTABLE
  {
  
     font-size:10pt;
     color:white;
     text-align:center;
  }


  TR.MYTABLE
  { 
  
     height:20px;
     vertical-align:center;
  }

  TD.MYTABLE
  {  
     padding-left:10px;
     font-size:10pt;
     background-color:#FFF;
     color:#424242;
     text-align:left;
  }

