* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;

}

/*	body	*/
body{
background-color:white;
	width:100%;
	text-align:center;	
	font-family:"Segoe UI", Arial, sans-serif;
	xbackground: #131104 url("/images/bg.jpg") top center repeat-y;
background: #131104;
xbackground-image:url("/images/bodyhead.jpg");
xbackground-repeat:no-repeat;


}

/*	Top Level Containers	*/
div, p, td, input{
	font-family:"Segoe UI", Arial, sans-serif;
}

#center{
	text-align:center;
	width:100%;
	height:100%:
	display:block;

}

#page{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:1000px;
	height:100%:
	display:block;		

}

#content{
	clear:both;
xbackground-color:transparent;
background-color:#131104;

	width: 1000px;	
	height:100%;
	text-align:left;
	margin:0px;
	font-size:12px;	
	color:#333333;
border-style:solid;
border-color:#6f5769;
border-width:1px;

}

#header{
width:1000px;
height:547px;
text-align:center;
background-color:transparent;
background-image:url("/images/header-img.jpg");
background-repeat:no-repeat;
padding-top:10px;
margin-bottom:-95px;
padding-left:16px;
padding-right:16px;
}

#main_menu{	
list-style:none;	
height:27px;
width:968;
background-image:url("/images/topnav.png");
background-repeat:no-repeat;
background-color:none;


}


.main_menu_item{
font-size:15px;	
	display:inline;	

text-align:center;

padding-top:9px;
padding-bottom:13px;
padding-left:17px;
padding-right:17px;

xborder-image: url("/images/nav_divider.png") 20 20 20 20 round round;
xborder-image: url("/images/nav_divider.png");
border-style:solid;
border-left-width:1px;
border-right-width:0px;
border-top-width:0px;
border-bottom-width:0px;

height:42px;
}

.first_main_menu_item{
font-size:15px;	
	display:inline;	
text-align:center;

border-width:1px;
padding-top:11px;
padding-bottom:13px;
margin-left:0px;
padding-left:20px;

padding-right:25px;

border-top-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;

}
.last_main_menu_item{
font-size:15px;	
	display:inline;	

text-align:center;
padding-top:11px;
padding-bottom:13px;
padding-left:25px;
padding-right:40px;

border-top-width:0px;
border-bottom-width:0px;
border-right-width:0px;
border-image: url("/images/nav_divider.png") 27 27 27 27 round round;
border-style:solid;
border-left-width:1px;

}

#main_menu div a{	
color:white;
text-decoration:none;
border:0px;
}
#main_menu div a:hover{	
color:white;
text-decoration:underline;
border:0px;
}

.main_menu_item a:hover{	
text-decoration:underline;
border:0px;
}


.main_menu_item a:visited{	
text-decoration:none;
border:0px;
}

.main_menu_item a:active{	
text-decoration:none;
border:0px;
}

#main_menu_left{
width:11px;
height:42px;
display:inline;
background-image:url("/images/nav_left.png");
padding-top:13px;
padding-bottom:13px;
padding-left:10px;
}
#main_menu_right{
	padding-bottom:14px;
padding-top:13px;
margin:-2px;
padding-bottom:13px;
display:inline;
width:11px;
background-image:url("/images/nav_right.png");
border-image: url("/images/nav_divider.png") 27 27 27 27 round round;
}


#left_column{
float:left;
width:640px;
height:100%;
padding-left:15px;
}
#right_column{
width:312px;
float:right;
display:inline;
height:100%;
padding-right:15px;

}
#center_column{
width:1000px;
margin-left:112px;
margin-right:112px;
}
.left_subcolumn{
float:left;
width:315px;
}
.right_subcolumn{
float:right;
width:315px;
}
div#left {
    float: left;
}
div#right {
    float: right;
}
div#middle {
    padding: 0px 160px 5px 160px;
    margin: 0px;
}
.divfooter{
color:white;
background-color:#163877;
font-size:12px;
padding-right:15px;
text-align:right;

}

#page_footer{
width:968px;
text-align:center;
padding-left:16px;
padding-right:16px;
margin-top:150px;
}

.footer_menu_item{
width:96px;
display:inline;
text-align:center;
padding-left:18px;
padding-right:18px;
padding-top:-5px;
padding-bottom:9px;
font-size:12px;

}
#footer_menu_left{
display:inline;
width:11px;
padding-top:2px;
padding-bottom:8px;
}

#footer_menu_right{

display:inline;
width:11px;
padding-top:2px;
padding-bottom:8px;

}
#footer_menu{
list-style:none;
height:68;
width:968;
background-image:url("/images/bottomnav.png");
padding-top:10px;
padding-bottom:40px;
margin-top:20px;
}
#main_menu{	

padding-bottom:10px;
padding-top:10px;
list-style:none;	
}
#footer_menu li{


}
#footer_menu li a{
color:#FFFFFF;
text-decoration:none;
}
#footer_menu li a:hover{
color:#FFFFFF;
text-decoration:underline;
}
.mpu_container{
width:312px;
padding-left:4px;
xpadding-right:11px;
margin-top:5px;
margin-bottom:20px;
}
.ad_container{
width:312px;
padding-left:4px;
xpadding-right:11px;
margin-top:5px;
margin-bottom:20px;
}
.mpu{
width:300px;
height:250px;
background-color:transparent;
}
.ad{
width:300px;
background-color:transparent;
}
.clear{
clear:both;
}
div.box{
margin-bottom:20px;
}
div.item{

background-color:white;
border-top-style:solid;
border-top-width:2px;
border-top-color:#ECECED;
width:620px;
padding:10px;
}
div.item_short{
padding:10px;
background-color:white;
border-top-style:solid;
border-top-width:2px;
border-top-color:#ECECED;

width:292px;

}
p.box p{
padding:12px;

background-color:white;
}

#leaderboard{

width:728px;
height:90px;
margin-left:148px;
margin-right:148px;
margin-bottom:280px;
background-color:transparent;
}
#legal{
text-align:center;
font-size:11px;
color:gray;
margin:5px;
padding:5px;
}
#legal a{
color:#163877;
text-decoration:none;
}

#legal a:hover{
text-decoration:underline;
}
#tcc{
text-align:right;
font-size:11px;
color:white;
margin:5px;
margin-bottom:0px;
padding:10px;
width:980px;
}
#tcc a{
color:#163877;
text-decoration:none;
}

#tcc a:hover{
text-decoration:underline;
}
#gallery_table td{
width:100px;
height:100px;
}
.divfooter a{
color:yellow;
}
.divtitle a{
color:yellow;
}
form{

}
#center_box{
width:800px;
}
#commentsfield{
rows:512;
cols:24;
}
#login{
width:968px;
text-align:right;
height:45px;
margin-top:-25px;

}

#flags{
width:1000px;
text-align:left;
padding:5px;
padding-left:60px;
}

.inputfield{
length:48px;
color:#6f5769;
border-style:solid;
border-width:1px;
border-color:#B1B1B1;
font-size:13px;
	background-color:#f7eaf0;
}
ul#usersubmenu{
list-style:none;
}
ul#usersubmenu li{
display:inline;
}

h2{
color:#6f5769;
background-color:#163877;
font-weight:bold;
width:100%;

}
div.box{
}
div.box_top_left{
height:42px;
width:10px;
display:inline;
background-image:url("/images/box_header_left.png");
	padding:0px;
	margin:-2px;
	border:0px;
vertical-align:middle;

}
div.box_top_middle{
display:inline;
background-image:url("/images/box_header_middle.png");
height:30px;
color:white;
width:632px;
	padding-top:12px;
	margin:-2px;
	border:0px;

vertical-align:middle;
font-size:14px;

}
div.box_top_middle a{
color:white;
}
div.box_top_right{
height:42px;
display:inline;
width:10px;
background-image:url("/images/box_header_right.png");
	padding:0px;
	margin:-2px;
	border:0px;

vertical-align:middle;
}
div.box_bottom_left{
width:11px;
height:24px;
display:inline-block;
background-image:url("/images/box_footer_left.png");
vertical-align:middle;
	padding:0px;
	margin:-2px;

}
div.box_bottom_middle{
display:inline;
background-image:url("/images/box_footer_middle.png");
width:630px;
text-align:right;
	padding:0px;
	margin:-2px;
height:19px;
vertical-align:middle;
padding-top:5px;
	font-size:10px;
color:white;
}

div.box_bottom_middle a{
color:white;
text-decoration:underline;
}


div.box_bottom_right{
width:11px;
height:24px;
display:inline;
background-image:url("/images/box_footer_right.png");
	padding:0px;
	margin:-2px;
vertical-align:middle;

}
.form_button{
background-color:#163877;
width:68px;
height:12px;
border-color:black;
border-style:ridge;
border-width:1px;
text-align:center;
color:white;
}
div.box_top_middle_short{
display:inline-block;
background-color:#163877;
background-image:url("/images/box_header_middle.png");
height:29px;
color:white;
width:300px;
	padding-top:12px;
	margin:-2px;
	border:0px;
font-size:14px;
vertical-align:middle;

}
div.box_bottom_middle_short a{
color:white;
text-decoration:underline;
}

div.box_top_middle_calendar{
display:inline-block;
background-color:#163877;
background-image:url("/images/box_header_middle.png");
height:40px;
color:white;
width:260px;
padding-top:2px;
	margin:-2px;
	border:0px;
font-size:14px;
vertical-align:middle;

}


div.box_bottom_middle_calendar{
display:inline-block;
background-color:#163877;
background-image:url("/images/box_footer_middle.png");
width:258px;
text-align:right;
	padding:0px;
	margin:-2px;
height:19px;
vertical-align:middle;
padding-top:5px;
font-size:10px;
}

div.box_bottom_middle_short{
display:inline-block;
background-color:#163877;
background-image:url("/images/box_footer_middle.png");
width:298px;
text-align:right;
	padding:0px;
	margin:-2px;
height:19px;
vertical-align:middle;
padding-top:5px;
font-size:10px;
	
}

.thumbs{
width:130px;
text-align:center;
}
span.box_date, div.box_date{
color:#6f5769;
font-weight:bold;
margin-right:5px;
font-size:13px
}
span.box_title, div.box_title{
font-weight:bold;
font-size:13px
}
#pagination{
text-align:center;
}
.archive_link a{
font-size:14px;
}
a.box_link, #pagination a, a.archive_link{
margin-top:5px;
color:#6f5769;
text-decoration:underline;
}
a.box_link:hover, #pagination a:hover, a.archive_link:hover{
color:white;
text-decoration:underline;
background-color:#573750;
}
.box_bottom{
padding-top:5px;
}
.box_content{
padding-top:5px;
padding-bottom:5px;
margin-bottom:5px;
}
.box_content p{
margin-bottom:5px;
}
#already_a_member{
width:312px;
height:25px;
background-image:url("/images/sidebarpieces/alreadymember-bg_06.png");
color:white;
text-align:center;
vertical-align:center;
padding-top:8px;

margin-bottom:10px;
}
#already_a_member a, #already_a_member a:hover, #already_a_member a:visited, #already_a_member a:active{
color:white;
}
#become_a_member{
width:312px;
height:109px;
background-image:url("/images/sidebarpieces/memberoff.png");

margin-bottom:20px;
text-align:center;
color:white;
font-weight:bold;
}
#become_a_member h3{
padding-top:15px;
padding-bottom:10px;
font-size:28px;
color:#4E5281;
color:yellow;
font-weight:normal;
}

#follow_me{
color:white;
font-size:14px;
background-image:url("/images/sidebarpieces/SNSbackground.png");
width:300px;
height:31px;
padding:6px;
xmargin-top:10px;
margin-bottom:20px;
}
.follow_me_title{
float:left;
display:none;
width:50px;
margin-top:6px;
padding-left:8px;
}
.follow_me_images{
float:left;
display:inline;
width:262px;
text-align:right;
}

#small_video{
width:312px;
height:340px;
text-align:center;
margin-bottom:20px;
}


.calendar{
width:312px;
height:300px;
text-align:center;
margin-bottom:20px;
}
.loginbutton{
background-image:url("/images/buttons/loginbutton.png");
height:25px;
width:58px;

background-color:transparent;
}
.logoutbutton{
background-image:url("/images/buttons/logoutbutton.png");
height:25px;
width:58px;
background-color:transparent;
}
.registerbutton{
background-image:url("/images/buttons/registerbutton.png");
height:28px;
width:89px;
}
.addcommentbutton{
background-image:url("/images/buttons/addcommentbutton.png");
height:28px;
width:89px;
}
.previewcommentbutton{
background-image:url("/images/buttons/previewcommentbutton.png");
height:28px;
width:89px;
}

.box_content_left{
display:inline;
float:left;
height:69px;
width:57px;
background-image:url("/images/sidebarpieces/datebox.png");
margin:10px;
}
.box_content_right{
display:inline;
float:right;
margin-left:20px;
margin:10px;
margin-top:15px;
width:520px;
}
.box_content_midsize{
width:300px;
}
.date_number{
color:white; 
width:57px;
text-align:center;
padding-top:10px;
font-size:24px;

}
.date_month{
color:white; 
width:57px;
text-align:center;
font-size:10px;
margin-top:-9px;
}


.calendarHeader{
color:white;
font-size:14px;
xbackground-image:url("/images/box_header_middle.png");
text-align:center;
font-weight:bold;
vertical-align:middle;
border:0px;
width:24px;
}
.calendarMonthLinks{

}
.calendarDayHeading{
color:#6f5769;
width:24px;
height:24px;
text-align:center;
vertical-align:middle;
font-size:18px;
background-color:white;

}
.calendardate{
background-color:#00B7EB;
width:100%;
height:24px;
text-align:center;
font-size:18px;
padding:0px;
}
.calendardate a{
color:white;

}
.calendarBlank{
background-color:#6f5769;
color:white;
vertical-align:middle;

width:24px;
height:24px;
border-style:solid;
border-color:white;
border-width:1px;
padding:0px;
}
.calendarCell{
background-color:#6f5769;
color:white;
vertical-align:middle;
width:24px;
height:24px;
text-align:center;
vertical-align:middle;
font-size:18px;
border-style:solid;
border-color:white;
border-width:1px;
padding:0px;
}

.calendarToday{
color:#6f5769;

text-align:center;
vertical-align:middle;
font-weight:bold;
font-size:18px;

}
.text{
color:#6f5769;
border-style:solid;
border-width:1px;
border-color:#B1B1B1;
font-size:13px;
margin-top: 5px;
margin-bottom: 5px;
padding: 2px;

vertical-align: middle;
width:220px;
}
.menu_link{
color:red;
}
a.menu_link:hover{
text-decoration:underline;
}
#archive{
height:250px;
}


.item_big{
background-color:white;
border-top-style:solid;
border-top-width:2px;
border-top-color:#ECECED;
width:620px;
padding:10px;
padding-top:20px;
padding-bottom:20px;
}
.box_date_big{
font-size:16px;
color:#6f5769;
margin-right:10px;
font-weight:bold;
}
.box_title_big{
font-size:16px;
font-weight:bold;
}

.calendarBG{
width:260px;
background-color:white;
color:white;
margin-left:auto;
margin-right:auto;
margin-top:5px;
margin-bottom:5px;
}
.calendarBG td{
border-width:2px;
border-color:white;
borser-style:solid;

}
.forgot_password{
padding-right:258px;
font-size:11px;
}
.forgot{
font-size:11px;
margin-top:-5px;

margin-bottom:-5px;
}
.forgot_password a, .forgot_password a:hover, .forgot_password a:visited, .forgot_password a:active{
color:white;
text-decoration:underline;
}
fieldset{
width:100%;
}
.row_checkbox{
padding:10px;
padding-left:200px;
}
.row_radios{
padding:10px;
padding-left:200px;

}
.row_button{
padding:10px;
padding-left:200px;

}
.tip{
font-size:10px;
padding:left:200px;
}
.submitbutton{
background-image:url("/images/buttons/submitbutton.png");
width:74px;
height:25px;
background-color:transparent;
}
#login_submitbutton{
background-image:url("/images/buttons/registerbutton.png");
width:89px;
height:28px;
}
.doublebox_header{
width:625px;
height:29px;
background-image:url("/images/doubleheader.png");
color:white;
padding-top:8px;
padding-left:15px;
font-size:15px;
}


.doublebox_footer{
width:625px;
height:19px;
background-image:url("/images/doublefooter.png");
color:white;
padding-right:15px;
padding-top:5px;

font-size:10px;
text-align:right;

}
.doublebox_footer a{
color:white;
}

.box_header{
width:297px;
height:34px;
background-image:url("/images/singleheader.png");
color:white;
padding-top:8px;
padding-left:15px;
font-size:15px;
}
.box_footer{
width:297px;
height:19px;
background-image:url("/images/singlefooter.png");
color:white;
padding-right:15px;
padding-top:5px;

font-size:10px;
text-align:right;

}
.doublebox_footer a, .box_footer a{
color:white;
}
.box_footer a:hover, .doublebox_footer a:hover{
text-decoration:underline;
color:#573750;
background-color:#f7eaf0;
}

.doublebox_header a, .box_header a{
color:white;
text-decoration:none;
}

.box_header a:hover, .doublebox_header a:hover{
text-decoration:underline;
}

#calendarMonthTitle{
margin-top:-10px;
font-size:14px;
}
.left_subcolumn_item{
display:inline;
width:310px;
float:left;
}
.right_subcolumn_item{
display:inline;
width:310px;
float:right;
}
.right_subcolumn_item h6{
font-weight:bold;
padding:5px;
padding-left:0px;
}
div.item_center{
text-align:center;

background-color:white;
border-top-style:solid;
border-top-width:2px;
border-top-color:#ECECED;
width:620px;
padding:10px;

}
#gallery-controls{
margin:10px;

}
#gallery-controls a{
color:#6f5769;
text-decoration:underline;
}


#gallery-controls a:hover{
color:white;
text-decoration:underline;
background-color:#f7eaf0;
}
#previous, #pageno, #next{
display:inline;
}
#pageno{
width:300px;
}

.audio_player{
width:320px;
text-align:center;

}
.gallery_list_image{
float:left;
width:200px;
text-align:right;
}
.gallery_list_text{
float:right;
width:400px;
text-align:left;
margin-left:20px;
}

#mailing_list{
width:600px;
}

textarea{
border-style:solid;
border-width:1px;
border-color:#B1B1B1;
font-size:13px;
color:#6f5769;
	background-color:#f7eaf0;
}

.login_fields{
display:inline;
float:left;
}
.login_button{
display:inline;
float:right;
padding-top:15px;
}
.row{
padding:5px;

}
.label{
width:175px;
text-align:right;
display:inline;
float:left;
padding-right:25px;
}

b, strong{
font-weight:bold;
}
.box .doublebox a{
	float:left;
	display:inline;	
width:609px;
}
.rss{
	float:right;
	margin-right:8px;
}