#siteleft {
	DISPLAY: inline; FLOAT: left; MARGIN: 0px; WIDTH: 300px; padding:0px;
}
#siteright {
	DISPLAY: inline; FLOAT: right; MARGIN: 0px; WIDTH: 442px; padding:0px;
}

.boxfullbody {		
	margin:0px;
	padding:0px;	
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	width:750px;
	float:left;
	clear:all;
	padding-bottom:10px;
}

.boxfullbody .content {
	padding:10px;
	padding-top:20px;
	padding-bottom:0px;
	width:730px;
}

#withads .boxfullbody .content {
	display:inline;
	width:600px;
	float:left;
	padding-left:1px;
}

#withadswide .boxfullbody .content {
	display:inline;
	width:535px;
	float:left;
	padding-left:1px;
}

/*this is to account for any misnaming in the template code*/
#withwideads .boxfullbody .content {
	display:inline;
	width:535px;
	float:left;
	padding-left:1px;
}


.boxsubfull {	
	padding-top:2px;	
	padding-left:0px;
  	padding-right:0px;    
  	PADDING-BOTTOM: 0px;   	
  	margin:0px;
  	height:16px;
  	width:720px;	
  	border:1px solid;
}


#withads .boxsubfull {
	width:595px;
}

.boxsubfull .heading {	
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	margin-top:2px;
	display:inline;
}

.boxsubfull .label {	
	font-weight:normal;
	font-size:11px;
	display:inline;
}

.boxsubfull .editbutton {
	font-weight:normal;
	font-size:11px;
	float:left;
	TEXT-ALIGN: right;
}

.boxsubfullbody {		
	margin:0px;
	padding:0px;	
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	width:700px;
	float:left;
	clear:all;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

#withads .boxsubfullbody {
	width:575px;
}

#withadswide .boxsubfullbody {
	width:505px;
}

/*this is to account for any misnaming in the template code*/
#withwideads .boxsubfullbody {
	width:505px;
}

.boxsubfullbody .content {
	padding:10px;
	padding-top:20px;
	padding-bottom:0px;
	width:700px;
}

#withads .boxsubfullbody .content {
	width:555px;
}

#withadswide .boxsubfullbody .content {
	width:485px;
}

/*this is to account for any misnaming in the template code*/
#withwideads .boxsubfullbody .content {
	width:485px;
}

.boxsubfullbody .lefttable {
	border-right:solid black 1px;
	float:left;
	display:inline;
}

.boxsubfullbody .righttable {
	display:inline;
	float:left;
}

.fieldinput .lefttable {
	border-right:solid black 1px;
	float:left;
	display:inline;
}

.fieldinput .righttable {
	display:inline;
	float:left;
}

.boxsubsplit {	
	padding-top:2px;	
	padding-left:0px;
  	padding-right:0px;    
  	PADDING-BOTTOM: 0px;   	
  	margin:0px;
  	height:16px;
  	width:350px;	
  	border:1px solid;
}

.boxsubsplit .heading {	
	font-weight:bold;
	font-size:11px;
	padding-left:5px;
	padding-top:2px;
	display:inline;
}

.boxsubsplit .label {	
	font-weight:normal;
	font-size:11px;
	display:inline;
}

.boxsubsplitbody {		
	margin:0px;
	padding:0px;	
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	width:350px;
	float:left;
	clear:all;
	padding-bottom:10px;
}

.boxsubsplitbody .content {
	padding:10px;
	padding-top:20px;
	padding-bottom:0px;
	width:330px;
}

.boxcommon {	
	padding-top:0px;	
	padding-left:0px;
  	padding-right:0px;    
  	PADDING-BOTTOM: 0px;   	
  	margin:0px;
  	height:18px;
  	width:298px;	
  	border:1px solid;
}
  
.boxcommon .p1 {  	
  	PADDING-RIGHT:0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	margin-right:0px;
	PADDING-TOP: 1px;
	font-size:12px;
	font-weight:bold;
	font-family:verdana;
	text-align:center;
  }
  
.boxcommon .p1 a {
	font-size:12px;
	font-weight:normal;
	font-family:verdana;
	text-decoration:none;
}

.boxcommon .p1 a:link {
	font-size:12px;
	font-weight:normal;
	font-family:verdana;
	text-decoration:none;
}

.boxcommon .p1 a:visited {
	font-size:12px;
	font-weight:normal;
	font-family:verdana;
	text-decoration:none;
}

.boxcommon .p1 a:hover {
	font-size:12px;
	font-weight:normal;
	font-family:verdana;
	text-decoration:none;
}

.boxcommonbody {		
	margin:0px;
	padding:0px;	
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	width:298px;
	float:left;
	clear:all;
	padding-bottom:10px;
}


.boxcommonbody .center {
	text-align:center;
	display:block;
}

.boxcommonbody p{
	margin:0px;
	padding:0px;
	padding-right:10px;
	padding-left:10px;
	line-height:16px;
	padding-bottom:0px;
	padding-top:10px;
}

.boxcommonbody ul {
	padding:0px;	
	margin:0px;
	margin-top:0px;
	padding-left:25px;		
  	list-style-type:disc;
	list-style-image:url(../images/arrow_black.gif);
	font-family:verdana;
	font-weight:normal;  
  }
.boxcommonbody li {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	line-height:1.3em;
  }
  
.boxcommonbody li a {
	line-height:14px;
	text-decoration:underline;
	
  }
  
  .boxcommonbody li a:link {
	line-height:16px;
	text-decoration:underline;
  }
  
   .boxcommonbody li a:visited {
	line-height:16px;
	text-decoration:underline;
  }
  
   .boxcommonbody li a:hover {
	line-height:16px;
	text-decoration:underline;
  }
  
  .boxcommonbody a {
	line-height:14px;
	text-decoration:underline;
	
  }
  
  .boxcommonbody a:link {
	line-height:16px;
	text-decoration:underline;
  }
  
   .boxcommonbody a:visited {
	line-height:16px;
	text-decoration:underline;
  }
  
   .boxcommonbody a:hover {
	line-height:16px;
	text-decoration:underline;
  }

.boxmainsplit {	
	padding-top:0px;	
	padding-left:0px;
  	padding-right:0px;    
  	PADDING-BOTTOM: 0px;   	
  	margin:0px;
  	height:18px;
  	width:214px;	
  	border:1px solid;
}
  
.boxmainsplit .p1 {  	
  	PADDING-RIGHT:0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	margin-right:0px;
	PADDING-TOP: 1px;
	font-size:12px;
	font-weight:bold;
	font-family:verdana;
	text-align:center;
  }
  
.boxmainsplit .p1 a {
	font-size:12px;
	font-weight:normal;
	font-family:verdana;
	text-decoration:none;
}

.boxmainsplit .p1 a:link {
	font-size:12px;
	font-weight:normal;
	font-family:verdana;
	text-decoration:none;
}

.boxmainsplit .p1 a:visited {
	font-size:12px;
	font-weight:normal;
	font-family:verdana;
	text-decoration:none;
}

.boxmainsplit .p1 a:hover {
	font-size:12px;
	font-weight:normal;
	font-family:verdana;
	text-decoration:none;
}

.boxmainsplitbody {		
	margin:0px;
	padding:0px;	
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	width:214px;
	float:left;
	clear:all;
	padding-bottom:10px;
	height:70px;
}

.boxmainsplitbody .center {
	text-align:center;
	display:block;
}

.boxmainsplitbody p{
	margin:0px;
	padding:0px;
	padding-right:10px;
	padding-left:10px;
	line-height:16px;
	padding-bottom:0px;
	padding-top:10px;
}

.boxmain {	
	padding-top:0px;	
	padding-left:0px;
  	padding-right:0px;    
  	PADDING-BOTTOM: 0px; 
  	margin-bottom:6px;
  	margin:0px;
  	height:18px;
  	width:440px;	
  	border:1px solid;
}
  
.boxmain .p1 {  	
  	PADDING-RIGHT:0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	margin-right:0px;
	PADDING-TOP: 1px;
	font-size:12px;
	font-weight:bold;
	font-family:verdana;
	text-align:center;
  }
  
.boxmain .p1 a {
	font-size:12px;
	font-weight:normal;
	font-family:verdana;
	text-decoration:none;
}

.boxmain .p1 a:link {
	font-size:12px;
	font-weight:normal;
	font-family:verdana;
	text-decoration:none;
}

.boxmain .p1 a:visited {
	font-size:12px;
	font-weight:normal;
	font-family:verdana;
	text-decoration:none;
}

.boxmain .p1 a:hover {
	font-size:12px;
	font-weight:normal;
	font-family:verdana;
	text-decoration:none;
}
 


.boxmainbody a{
	text-decoration:underline;
}

.boxmainbody a:link{
	text-decoration:underline;
}

.boxmainbody a:visited{
	text-decoration:underline;
}

.boxmainbody a:hover{
	text-decoration:underline;
}



.boxmainbody ul {
	padding:0px;	
	margin:0px;
	margin-top:0px;
	padding-left:25px;		
  	list-style-type:disc;
	list-style-image:url(../images/arrow_black.gif);
	font-family:verdana;
	font-weight:normal;  
  }
.boxmainbody li {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	line-height:1.3em;
  }
  
.boxmainbody li a {
	line-height:14px;
	text-decoration:underline;
	
  }
  
  .boxmainbody li a:link {
	line-height:16px;
	text-decoration:underline;
  }
  
   .boxmainbody li a:visited {
	line-height:16px;
	text-decoration:underline;
  }
  
   .boxmainbody li a:hover {
	line-height:16px;
	text-decoration:underline;
  }


.boxmainbody {	
	margin:0px;
	padding:0px;	
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	width:440px;
	float:left;
	clear:all;
	padding-bottom:10px;
}

.boxmainbody .center {
	text-align:center;
	margin-top:10px;
}

.boxmainbody p{
	margin:0px;
	padding:0px;
	padding-right:10px;
	padding-left:10px;
	line-height:16px;
	padding-bottom:0px;
	padding-top:10px;
}

.boxsubsubfull {	
	padding-top:2px;	
	padding-left:0px;
  	padding-right:0px;    
  	PADDING-BOTTOM: 0px;   	
  	margin:0px;
  	height:16px;
  	width:690px;	
  	border:1px solid;
}


#withads .boxsubsubfull {
	width:565px;
}

.boxsubsubfull .heading {	
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	margin-top:2px;
	display:inline;
}

.boxsubsubfull .label {	
	font-weight:normal;
	font-size:11px;
	display:inline;
}

.boxsubsubfullbody {		
	margin:0px;
	padding:0px;	
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	width:670px;
	float:left;
	clear:all;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

#withads .boxsubsubfullbody {
	width:545px;
}

#withadswide .boxsubsubfullbody {
	width:475px;
}

/*this is to account for any misnaming in the template code*/
#withwideads .boxsubsubfullbody {
	width:475px;
}

.boxsubsubfullbody .content {
	padding:10px;
	padding-top:20px;
	padding-bottom:0px;
	width:670px;
}

#withads .boxsubsubfullbody .content {
	width:525px;
}

#withadswide .boxsubsubfullbody .content {
	width:455px;
}

/*this is to account for any misnaming in the template code*/
#withwideads .boxsubsubfullbody .content {
	width:455px;
}

.boxsubsubfullbody .lefttable {
	border-right:solid black 1px;
	float:left;
	display:inline;
}

.boxsubsubfullbody .righttable {
	display:inline;
	float:left;
}

.boxsubsubfull .editbutton {
	font-weight:normal;
	font-size:11px;
	float:left;
	TEXT-ALIGN: right;
}





#featured_blogger h2
{
	font-size: 12px;
}

#featured_blogger .featured
{
	width: 650px;
	border: 1px solid #f5a54d;
	margin-bottom: 20px;
}

#featured_blogger .featured .featured_profile
{
	text-align: center;
	float: left;
	margin: 10px 0px 0px 10px;
}

#featured_blogger .featured .featured_body
{
	float: right;
	margin: 10px 0px 0px 0px;
	width: 520px;
	text-align: left;
}

#featured_blogger .featured .featured_body .navigation
{
	text-align: right;
	margin-right: 10px;
}

#latest_blog_posts h2
{
	font-size: 12px;
}

#latest_blog_posts .featured
{
	width: 650px;
	border: 1px solid #f5a54d;
	margin-bottom: 10px;
}

#latest_blog_posts .featured .featured_profile
{
	width: 110px;
	text-align: center;
	float: left;
	margin: 10px 0px 0px 10px;
}

#latest_blog_posts .featured .featured_body
{
	float: right;
	margin: 10px 0px 0px 0px;
	width: 520px;
	text-align: left;
}

#latest_blog_posts .featured .featured_body .navigation
{
	text-align: right;
	margin-right: 10px;
}

#latest_blog_posts .latest_pagination
{
	margin-right: 10px;
	padding: 2px;
}

#latest_blog_posts .latest_pagination_active
{
	margin-right: 10px;
	padding: 2px;
}

#latest_blog_posts .latest_page_number_active
{
	margin-right: 10px;
	border: 1px solid #f5a54d;
	padding: 2px;
}

#latest_blog_posts .latest_page_number
{
	margin-right: 10px;
	padding: 2px;
	font-weight: bold;
}
