body {
	background: #000000 url(../g/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
}

 .border_round_black {
	border-style: solid;
  border-width: 1px;
  border-color: #000000;
  display:block;
 }

.f1          {font-family: Verdana; font-size: 11px; color: #1e376c; line-height: 1.5; font-weight: normal; text-decoration: none}
A.f1:link    {font-family: Verdana; font-size: 11px; color: #1e376c; line-height: 1.5; font-weight: bold; text-decoration: none}
A.f1:visited {font-family: Verdana; font-size: 11px; color: #1e376c; line-height: 1.5; font-weight: bold; text-decoration: none}
A.f1:active  {font-family: Verdana; font-size: 11px; color: #1e376c; line-height: 1.5; font-weight: bold; text-decoration: none}
A.f1:hover   {font-family: Verdana; font-size: 11px; color: #1e376c; line-height: 1.5; font-weight: bold; text-decoration: underline}

.f2          {font-family: Verdana; font-size: 12px; color: #1e376c; line-height: 1.1; font-weight: normal; text-decoration: none}
A.f2:link    {font-family: Verdana; font-size: 12px; color: #1e376c; line-height: 1.1; font-weight: bold; text-decoration: none}
A.f2:visited {font-family: Verdana; font-size: 12px; color: #1e376c; line-height: 1.1; font-weight: bold; text-decoration: none}
A.f2:active  {font-family: Verdana; font-size: 12px; color: #1e376c; line-height: 1.1; font-weight: bold; text-decoration: none}
A.f2:hover   {font-family: Verdana; font-size: 12px; color: #1e376c; line-height: 1.1; font-weight: bold; text-decoration: underline}

.f4          {font-family: Verdana; font-size: 20px; color: #1e376c; line-height: 1.5; font-weight: normal; text-decoration: none}
A.f4:link    {font-family: Verdana; font-size: 20px; color: #1e376c; line-height: 1.5; font-weight: bold; text-decoration: none}
A.f4:visited {font-family: Verdana; font-size: 20px; color: #1e376c; line-height: 1.5; font-weight: bold; text-decoration: none}
A.f4:active  {font-family: Verdana; font-size: 20px; color: #1e376c; line-height: 1.5; font-weight: bold; text-decoration: none}
A.f4:hover   {font-family: Verdana; font-size: 20pxf4; color: #1e376c; line-height: 1.5; font-weight: bold; text-decoration: underline}

.foot {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #00345c;
}
#menu {
	background: #000000 url(../g/menu_bg.gif) repeat-x;
	margin-bottom: 1px;
	height: 31px;
	}
div.menu_home {
	float: left;
	width: 87px; height: 31px;
	margin: 0 0px 0 0;
	background: url( '../g/home.gif' ) 0 -31px no-repeat;
	}

div.menu_home a {
	display: block;
	margin: 0; padding:0;
	width:87px;
	height:31px;
	overflow:hidden;
	text-decoration: none;
	background: url( '../g/home.gif' ) top left no-repeat;
	}


div.menu_bookmark {
	float: left;
	width: 121px; height: 31px;
	margin: 0 0px 0 0;
	background: url( '../g/bookmark.gif' ) 0 -31px no-repeat;
	}

div.menu_bookmark a {
	display: block;
	margin: 0; padding:0;
	width:121px;
	height:31px;
	overflow:hidden;
	text-decoration: none;
	background: url( '../g/bookmark.gif' ) top left no-repeat;
	}
div.menu_contact {
	float: left;
	width: 107px; height: 31px;
	margin: 0 0px 0 0;
	background: url( '../g/contact.gif' ) 0 -31px no-repeat;
	}

div.menu_contact a {
	display: block;
	margin: 0; padding:0;
	width:107px;
	height:31px;
	overflow:hidden;
	text-decoration: none;
	background: url( '../g/contact.gif' ) top left no-repeat;
	}
div.menu_webmasters {
	float: left;
	width: 130px; height: 31px;
	margin: 0 0px 0 0;
	background: url( '../g/webmasters.gif' ) 0 -31px no-repeat;
	}

div.menu_webmasters a {
	display: block;
	margin: 0; padding:0;
	width:130px;
	height:31px;
	overflow:hidden;
	text-decoration: none;
	background: url( '../g/webmasters.gif' ) top left no-repeat;
	}

div.menu_home span,
div.menu_archive span,
div.menu_blog span,
div.menu_bookmark span,
div.menu_contact span,
div.menu_webmasters span {
	display: none;
	}
div.menu_home a:hover,
div.menu_archive a:hover,
div.menu_blog a:hover,
div.menu_bookmark a:hover,
div.menu_contact a:hover,
div.menu_webmasters a:hover {
	background-image: none;
	} 
#container { 
	width: 996px;
	background: url(../g/container_bg.png) repeat-y;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
#header,
#footer,
#page_header,
#page_footer,
#menu,
#content_container,
#below_header,
#content_footer {
	width: 972px;
	margin: auto;
}
#header {
	height: 157px;
	background: #fff5e1 url(../g/header.jpg) repeat-x;
}
#footer {
	height: 30px;
	background: #FFFFFF url(../g/footer.jpg) repeat-x;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #a13841;
	padding-top:100px;
	text-align:center;
	vertical-align:bottom;
}

#header_logo {
    height: 103px;
    width: 665px;
    float: left;
} 
#header_logo h1 {
	display:none;
}
#header_welcome {
	margin-top: 13px;
    width: 289px;
	height: 134px;
    float: left;
   	text-align: left;
	background: url(../g/welcome.gif) repeat-x;
}
#header_welcome_text {
	margin-top: 20px;
	margin-left:28px;
	margin-right:25px;
    float: left;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #911f27;
	line-height: 16px;
	text-align: justify;
}

#right_middle h2
 {
	font-size: 25px;
	font-weight: bold;
	color: #9f1e27;
	font-family: Verdana;
	margin-top: 1px;
	margin-bottom: 1px;
}
#page_footer {
	height: 3px;
	display: block;
	background: #59b7ff;
}

#content_container {
	background: #ffffff;
	float: middle;
	overflow: auto;
}
#left_container {
 float: left;
 width: 190px;
 margin-left: 5px;
 }
 #inner_container_left {
 float: left;
 width: 260px;
 margin-left: 0px;
 }
 #inner_container_right {
 float: left;
 width: 692px;
 margin-left: 12px;
 }
.left_top {
	width:260px;
	height:30px;
	padding-top:10px;
	text-align:center;
}
#left_top_small {
	width:260px;
	height:15px;
	text-align:center;
}
.left_middle {
	padding-right:5px;
	width:260px;
	color:#000000;
	font-size: 12px;
	line-height:15px;
}
.left_middle_ads {
	padding-right:5px;
	margin-left:25px;
	width:202px;
	color:#1e376c;
	font-size: 12px;
	line-height:15px;
	padding-top:10px;
	float:middle;
}
#left_bottom {
	width:260px;
	height:13px;
	margin-bottom:10px;
}
#right_container {
 float:left;
 margin-left: 8px;
 }
.right_top {
	width:964px;
	height:30px;
	padding-top:10px;
	padding-bottom:8px;
	text-align:center;
}
.middle_ad_float {
float:left;
text-align:center;
margin-right:17px;

}
.right_top_small {
	width:964px;
	height:15px;
	text-align:center;
}
.right_top_small_medium {
	width:692px;
	height:15px;
	text-align:center;
}
#right_top_medium {
	width:692px;
	height:30px;
	padding-top:10px;
	padding-bottom:8px;
	text-align:center;
}
#right_middle {

	padding-left:0px;
	padding-right:0px;
	width:958px;
	color:#f55d68;
}
#right_middle_medium {

	padding-left:0px;
	padding-right:0px;
	width:686px;
	color:#f55d68;
}
#right_middle_nobg {
	padding-left:0px;
	padding-right:0px;
	width:958px;
}
#right_bottom {

	width:964px;
	height:13px;
	margin-bottom:10px;
}
#right_bottom_medium {

	width:692px;
	height:13px;
	margin-bottom:10px;
}
.left_top h3
{
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana;
	margin: 0px;
  margin-bottom: 5px;
  height: 24px;
}
.right_top h3
{
	font-size: 26px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana;
	margin: 0px;
  margin-bottom: 5px;
  height: 40px;
}
#right_top_medium h3
{
	font-size: 26px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana;
	margin: 0px;
  margin-bottom: 5px;
  height: 40px;
}

span.gallery_index_button {
    width: 132px;
		display:table;
		float:left;
   	text-align: center;
    margin-right: 2px;
    margin-left: 2px;
    margin-top: 4px;
    padding-bottom: 0px;
} 
span.gallery_thumbnail {
    width: 142px;
	display:table;
	float:left;
   	text-align: center;
    margin-right: 9px;
    margin-left: 1px;
    margin-top: 10px;
    padding-bottom: 0px;
} 
span.gallery_thumbnail_big {
    width: 294px;
	display:table;
	float:left;
   	text-align: center;
    margin-right: 9px;
    margin-left: 1px;
    margin-top: 10px;
    padding-bottom: 0px;
} 
span.bigref_text {
    width: 305px;
	display:table;
	float:left;
   	text-align: center;
    margin-right: 9px;
    margin-left: 1px;
    margin-top: 10px;
    padding-bottom: 0px;
} 
span.bigref_text_first {
    width: 305px;
	display:table;
	float:left;
   	text-align: center;
    margin-right: 9px;
    margin-left: 1px;
    margin-top: 0px;
    padding-bottom: 0px;
} 
span.desc {
display:none;
}
div.gallery_index_button span {
display: none;    
} 

span.favpay_index {
    width: 230px;
    float: left;
   	text-align: center;
    margin-right: 8px;
    margin-left: 0px;
    margin-top: 0px;
    padding-bottom: 5px;
} 
span.favpay_index_last {
    width: 230px;
    float: left;
   	text-align: center;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-bottom: 5px;
} 
span.topad_index {
    width: 250px;
    float:left;
   	text-align: center;
    margin-top: 0px;
    padding-bottom: 5px;
} 

span.freesitelist_index {
    width: 185px;
    float: left;
   	text-align: left;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    color:#000000;
} 
span.freesitelist_index2 {
    width: 319px;
    float: left;
   	text-align: left;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    color:#000000;
    font-size:20px;
} 
span.todaysteen_index {
    width: 376px;
    float: left;
   	text-align: left;
    margin-right: 5px;
    margin-left: 0px;
    margin-top: 0px;
    padding-bottom: 5px;
} 
div.archive_index {
    width: 156px;
    float: left;
   	text-align: left;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-bottom: 10px;
} 
#topref ul {

 	margin: 0; 
  padding: 0;
	}

#topref ul li {
	line-height: 1.1;
  list-style: none; 
	}

label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 250px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 140px;
height: 25px;
}

br{
clear: left;
}

form{
 margin: 0px;
 padding: 0px;
}
span.gallery_desc {
    width: 750px;
    float: left;
   	text-align: left;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 10px;
    padding-bottom: 0px;	
    font-family: Verdana; font-size: 14px; color: #9f1e27; line-height: 1.1; font-weight: normal; text-decoration: none;
}
span.noshow {
	line-height: 1px;
}
