/*
Turn on for debugging (ROYGBIV)
html DIV 
{
	border: 1px solid red;
}
html DIV DIV 
{
	border: 1px solid orange;
}
html DIV DIV DIV 
{
	border: 1px solid yellow;
}
html DIV DIV DIV DIV 
{
	border: 1px solid green;
}
html DIV DIV DIV DIV DIV 
{
	border: 1px solid blue;
}
html DIV DIV DIV DIV DIV 
{
	border: 1px solid indigo;
}

html DIV DIV DIV DIV DIV DIV 
{
	border: 1px solid violet;
}
*/

/* general */
html body {
	margin:0;
	padding:0;
	background:#fff url(image/bg.gif) repeat-x left top;
	text-align:left;
	font:11px Arial,Sans-serif;
	color:#000000;

 	}
P{
	font:11px Arial,Sans-serif;
	}
	
A {
	color: #f4061c;
	text-decoration : none;
	}
A:hover {
	color: #65af45;
	}


/* heading */
html #header {
	width: 797px;
	height: 25px;	
	background-image: url('image/header.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	float:left;
	}

/* leftpane */
#leftpane {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 355px;
	height: 552px;
	float:left;
	background-image: url('image/leftpane.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: white;
	}

/* rightpane */
#rightpane {

	padding: 0 0 0 0;
	width: 438px;
	float:left;
	display:block;
	background-image: url('image/rightpane.gif');
	background-position: top left;
	background-repeat: no-repeat;

	}
	
#rightpanecontent {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #ffffff;
	width: 438px;
	float: left;
	}

#centerpane { 
	padding: 0;
	margin: 0;
	float: left;
	background: #ffffff url('image/centerpanetop.jpg') no-repeat top left;
	width: 793px;

}
#centerpanewide { 
	padding: 0;
	margin: 0;
	float: left;
	background: #ffffff url('image/centerpanetopwide.jpg') no-repeat top left;
	width: 793px;

}
#upload #centerpanewide { 
	padding: 0;
	margin: 0;
	float: left;
	background:  url('image/upload_centerpane.jpg') no-repeat top left;
	width: 793px;

}
#centerpanecontent { 
	padding: 30px;
	background: url('image/centerpanecontent.gif') no-repeat bottom right;
	}
#centerpanecontent p { 
	font: 11px arial,sans-serif;
	color: #666666 
}
#centerpanecontent #contentlabel { 
	margin: 0 0 0 318px;
}

#centerpanewide #leftpane2 {
	width: 169px;
	padding: 0 0 0 40px;
	float:left;

}
#centerpanewide #rightpane2 {
	width: 560px;
	padding: 0 0 0 0;
	float:left;

}


#centerpane #rightpanetoolbar, #centerpanewide #rightpanetoolbar { 
	float: right;
	background-image: none;
	margin: 25px 0px 0px 0px;
	width: 438px;
	height: 30px }

/* footer */
	
#footertop {
	margin: -8px 0 0 14px;
	_margin: -12px 0 0 6px;
	padding: 0 0 0 0;
	width: 778px;
	height: 49px;
	background: #ffffff url('image/footertop.gif') no-repeat top left;
	float:left;
	color: #ffffff;
	text-align: right;
	
	}

#footerbottom {
	margin: 0 0 0 14px;
	_margin: -2px 0 0 6px;
	padding: 0 0 0 0;
	width: 779px;
	background: #ffffff url('image/footerbottom.gif') no-repeat top right;
	float:left;

	}
#footercontent {
	float: right;
	padding: 8px 18px 0 0;
}

/* sections */
.section {
	float:left;
	padding : 10px 0 10px 10px; 
	background-position: top left;
	background-repeat: no-repeat;
	}
.section IMG{
	padding : 0 0 0 0; 
	margin: 0 0 0 -4px;
	_margin: 0 0 0 0;
	}
.section H1{

	margin: 0 0 0 0;
	padding: 0 0 0 4px;
	_padding: 0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #666666;
	}
.section H2{

	margin: 0 0 0 0;
	padding: 5px 0 0 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #f4061c;
	}

.section P{
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
	}
.section .content {
	float: left;
	width:247px; /*247*/
	}
.section .feature {
	padding: 0 0 0 0;
	float: right;
	width:155px;
	}
.section .feature .header {
	padding: 0 0 0 4px;
	_padding: 0 0 0 0;
	}
.section .feature .textbox {
	padding:  3px 2px 0px 4px;
	margin: 0 4px 4px 0;
	float:left;
	width: 100px;
	height: 16px;
	color: #abaeaf;
	border:1px solid #5b5b5b;
	font:12px Arial ;
	
}

.section  #terms
{
	height: 14px;
}

.section  #terms  INPUT{
	float:none;
	padding:  0 0 0 0;
	margin: 0 4px 0 186px;
	_margin: -2px 4px 0 186px;
	float:left;
	width: auto;
	height: auto;
	background-color: #ffffff;
	font-size: 12px;
}

.section  #terms  SPAN{
	float:left;
	font-size: 12px; 
	width: auto;
	color: #333333;
	margin:  0 0 0 0;

}
.section  #terms  A{
	float:none;
	width: 10px;
	padding:  0 0 0 0;
	color: #0893db; 
}



/* inputblock */

.inputblock {
	float:left;
	width: 380px;
}
.inputblock .zoomongaloid {
	float:left;
}
.inputblock SPAN {
	float:left;
	color: #65af45;
	font-size: 22px;
	margin: 5px 0 0 5px;
	width: 110px;

}

.inputblock .textbox {
	float:left;
	padding:  3px 2px 0px 4px;
	margin: 5px 0 0 10px;
	float:left;
	width: 177px;
	height: 16px;
	background-color: #e9f2f5;
	color: #abaeaf;
	font-size: 12px;
}
.inputblock .button
{
	float:left;
	padding:  4px 0 0px 157px;
	_padding:  4px 0 0px 160px;
	border: none;
}

.inputblock .spacer
{
	padding: 0 0 0 20px;
}


.box 
{
	float:left;
}
.box .boxheader
{
	height: 21px;
	width: 135px;
	background:  url('image/boxheader.gif') no-repeat  top left;
}
.box .boxheader h3
{
	margin: 0 0 0 0;
	padding: 5px 0 0 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	text-align: center;
}
.box .boxcontent
{
	width: 135px;
	background-color: #333333;
}

/* lists */

#maintoolbar {
	float:right;
	padding: 0 0 0 0;
	width: 372px;
	height: 17px;
	background:  #fff url('image/toolbar.gif') no-repeat  top left;
	}

#maintoolbar ul {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	}

#maintoolbar ul li {
	padding: 0 20px 0 30px;
	display: inline;
	text-align:left;
	text-decoration : none;
	}
#maintoolbar a {
	color: #000000;
	text-decoration : none;
	}
#maintoolbar a:hover {
	color: #65af45;
	}
	

.thumbnails {
	padding: 0 0 0 16px;
	float: left;
}
.thumbnails DIV {
	float: left;
	padding: 0 1px 1px 0;
	}
.thumbnails DIV IMG{
	/*width: 34px;
	height: 26px;*/
	border: solid 1px #e5e8e7;
	padding: 0 0 0 0;
	}

.section .thumbnails {
	padding: 0 0 0 0;
	width: 565px;
	
}
.section .thumbnails h3{
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	text-align: left;	
}
.section .thumbnails DIV {
	float: left;
	padding: 0 1px 1px 0;
	width: 90px;
	}
	
.section .thumbnails DIV IMG{
	/*width: 90px;
	height: 79px;*/
	border: none;
	}	
	
#section3 .thumbnails DIV{
	padding: 0 14px 14px 0;
	_padding: 0 14px 0 0;
	width: 267px;
	height: 185px;
	}

#section3 .thumbnails DIV IMG{
	width: 267px;
	height: 185px;
	
	}
.thumbnails .seemore 
{
	padding: 0 23px 0 0;
	_padding: 0 13px 0 0;
}
#section3 .thumbnails .seemore 
{
	padding: 0 20px 0 0;
	_padding: 0 18px 0 0;
}


.filterbar 
{
	margin: 9px 0 0 0;
	background:  url('image/filterbar.gif') no-repeat  top left;
	width: 556px;
	height: 20px;
	float:left;
}

.userentry
{
	background:  url('image/filterbar.gif') no-repeat  top left;
	width: 556px;
	padding-top: 20px;
	padding-bottom: 40px;
}

.filterbar ul
{
	margin: 3px 0 0 -33px;
	_margin: 3px 0 0 5px;
	
}

.filterbar ul li
{
	padding: 0 16px 0 0px;
	display: inline;
	text-align:left;
	text-decoration : none;
	font-weight: bold;
	text-transform:uppercase;
	color: #ffffff;
	}
	
.filterbar a
{
	color: #ffffff;
	text-decoration : none;
}

.filterbar a:hover
{
	color: #000000;
}

.filterbar  .selected 
{
	color: #333333;
}



#filterbar
{
	margin: 9px 0px 0px 0px;
	background:  url('image/filterbar.gif') no-repeat  top left;
	width: 556px;
	height: 20px;
	float:left;
}



#filterbar ul 
{
	margin: 3px 0px 0px 5px;
	/*margin: 3px 0px 0px 0px;
	margin: 3px 0 0 -33px;
	_margin: 3px 0 0 5px;*/
}

#filterbar > ul  {margin: 3px 0 0 -33px;}

#filterbar li {
	padding: 0px 16px 0px 0px;
	display: inline;
	text-align:left;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	color: #ffffff;
	}
#filterbar a {
	color: #ffffff;
	text-decoration : none;
	}
#filterbar a:hover {
	color: #000000;
	}
#filterbar  .selected 
{
	color: #333333;
}

#rightpanetoolbar {
	float:right;
	margin: 25px 0 0 0;
	width: 438px;
	height: 30px;
	background:  url('image/rightpanetoolbar.gif') no-repeat  top left;
	}

#rightpanetoolbar ul {
	margin: 5px 0 0 60px;
	_margin: 5px 0 0 95px; 
	}

#rightpanetoolbar ul li {
	padding: 0 16px 0 20px;
	display: inline;
	text-align:left;
	text-decoration : none;
	font-weight: bold;
	text-transform:uppercase;
	}
#rightpanetoolbar a {
	color: #000000;
	text-decoration : none;
	}
#rightpanetoolbar a:hover {
	color: #65af45;
	}
	
	
	
#footerlinks {
	float:left;
	padding: 10px 0 0 0;
	width: 484px;
	height: 23px;
	}

#footerlinks ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#footerlinks ul li {
	padding: 0 0 0 10px;
	display: inline;
	text-align:left;
	text-decoration : none;
	background: #fff url('image/linkdivider.gif') no-repeat  top left;
	}
#footerlinks .first{
	background-image: none;
	}
#footerlinks a {
	color: #000000;
	text-decoration : none;
	}
#footerlinks a:hover {
	color: #65af45;
	}
	
	

#flags {
	float:left;
	padding: 0 0 0 0;
	margin: -4px 0 4px 0;
	width: 320px;
	_width: 320px;
	height: 18px;
	}

#flags ul {
	margin: 0 0 0 0;
	padding: 0 -1px 0 0;
	}

#flags ul li {
	padding: 0 0 0 0;
	margin: 0 0 0 -3px;
	display: inline;
	}
#flags IMG {
	border-right: solid 1px #ffffff;
	border-bottom: 0px;
	border-top: solid 1px #ffffff;
	border-left: 0px;

	}
	
	
/* Images */
#logo {
		
}
#logo IMG 
{
	float:left;
	padding-top: 25px;
	padding-left: 17px;
	border: none;
}
#mainphoto {
	padding-top: 18px;
	padding-left: 17px;
	width: 331px;
	height: 214px;
	}
#browsephotos {
	padding: 0 0 0 17px;
	margin: 5px 0 0 0;
	text-align: left;
	}
#notamemberyet {
	padding: 0 0 0 17px;
	margin: 5px 0 5px 0;
	text-align: left;
	float:left;
	}
#steps {
	padding-top: 18px;
	padding-left: 17px;
	}
.section .feature .go {
	float:left;
}
.section .feature .SignUpFree 
{

	padding: 20px 0 0 0;
	float: left;
}
#leftpane .SignUpFree {
	float: left; 
	margin: 25px 0px 0px 100px;
	_margin: 25px 0px 0px 50px
}
.section .inputblock .go {
	margin: 10px 0 -10px 4px;
}

.section  #buttonblock{
	padding-left: 189px;
	padding-top: 10px;
	padding-bottom: 40px;
}
#footertop #copyright {
	float: right;
	width: 400px;
	margin:  -13px 10px 0 0;
	_margin:  -6px 5px 0 0;
	padding: 10px 0 0 0;
	color: #333333
	}
#footertop #copyright a {
	color: #333333;
	text-decoration : none;
	}
#footertop #copyright a:hover {
	color: #65af45;
	}
#footercontent #printer, #footercontent #phone{
	padding: 0 0 0 10px;
	float:left;
	border: none;
}
#footercontent #printer IMG, #footercontent #phone IMG{
	border: none;
}
	
#footerbottom #smLogo{
	
	padding: 12px 0 0 10px;
	float:left;

	}
.learnmore {
	margin: 5px 0 0 0;
	padding: 0 0 0 180px;
	}
.learnmore IMG {
	border: none;
	}
	
#home , #login, #signup, #template, #myaccount, #upload
{
	left: 50%;
	margin-left: -403px;
	_margin-left: -394px;
	
	width: 901px;
	position: absolute;
	top: 0px;
	
}

	
/* Home Page Customizations */
#home
{
	left: 50%;
	margin-left: -403px;
	_margin-left: -394px;
	
	width: 901px;
	position: absolute;
	top: 0px;
	
}
#home #leftpane {
	height: 559px;
	_height: 550px;

	}
#home #rightpanecontent {
	background-image: url('image/home_rightpane.gif');
	height: 489px;
	width: 439px;
	padding :  0 0 0 0;
	margin: 0 0 0 -1px;
	
}
#home #section1 .feature .textbox {
	margin: 0 4px 4px 17px;
	_margin: 0 4px 4px 20px;
	
}
#home #section1 .feature .header {
	margin-left: 15px;
	_margin-left: 18px;
	}
#home #section1 .content {
	width:247px;
	}
#home #section1 .feature .SignUpFree 
{
	margin-left: 10px;
	_margin-left: 5px;
}
#home #section1 .feature .textbox {
	width: 90px;
}
#home #section1 .feature {
	padding: 0 0 0 0;
	width:175px;
	}
#home #section2 {
_margin: 0 0 0 0;
}

#home #section3 .feature {
	
	_margin: 5px 0 0 0;
}
#home #section3 .content {
	
	_margin: 10px 0 0 0;
}

#home #footertop {
	margin: -15px 0 0 12px;
	_margin: -6px 0 0 6px;
	}
#home #footerbottom {
	margin: 0 0 0 12px;
	_margin: 0 0 0 6px;
	}
/* Login Page Customizations */


#login #rightpanecontent {
	background-image: url('image/login_rightpane.jpg');
	height: 487px;
	width: 438px;
	padding :  0 0 0 0;
}
#login #section2 .content {
	padding: 50px 0 0 35px;
	_padding: 50px 0 0 30px;

	}

#login #section3 .inputblock .textbox{
	width: 140px;
}
#login #footertop {
	margin: -9px 0 0 12px;
	_margin: -13px 0 0 6px;
	}
#login #footerbottom {
	margin: 0 0 0 12px;
	_margin: -2px 0 0 6px;
	}
#login #section3 .inputblock .go{
	width: auto;
	padding: 0 0 0 0;
	margin: 4px 0 0 6px;
}

#login #section3 .inputblock {
	padding: 50px 0 0 70px;
	_padding: 40px 0 0 65px;
	width:350px;

}
/* Signup Page Customizations */

#signup #rightpanecontent {
	background-image: url('image/signup_rightpane.jpg');
	height: 562px;
	width: 438px;
	padding :  0 0 0 0;
}
#signup .inputblock 
{
	padding: 0 0 0 4px;
	_padding: 0 0 0 0;
}
#signup #leftpane {
	height: 619px;
	}
#signup #leftpanecontent {
	height: 619px;
}

#signup #section1
{
	width: 400px;
}
#signup #section1 .content {
	width:400px;
	}
#signup #section2 .content {
	padding: 30px 0 0 30px;
	margin-bottom: -30px;
	}
#signup #section2 {
	height: 260px;
	}	
#signup #section2 .SignupButton {
	margin: 14px 0 0 -4px;
	_margin: 10px 0 0 0;
	}	
#signup #section3{
	height: 160px;

	}		
#signup #section3 .content {
	margin: 20px 0 0 0;	
	}	
#signup #section3 .feature {
	margin: 20px 0 0 4px;
	_margin: 20px 0 0 0;
	float: left;
	width: auto;
	}
#signup .inputblock SPAN {
	width: 140px;
}
#signup #leftpane .section {
	margin: 0 0 0 6px;
	_margin: 0 0 0 3px;
}
#signup #leftpane .feature {
	float: left;
}
#signup .geography .inputblock 
{
	width: 240px;
}
#signup .geography SPAN {
	float:left;
	color: #65af45;
	font-size: 22px;
	margin: 0 0 0 5px;
	width: 10px;

}



#signup #leftpane #alreadyamember {
	padding:  0 0 2px 4px;
	_padding:  0 0 2px 0;

}
#signup #leftpane .go {
	padding:  0 0 2px 4px;
	_padding:  0 0 2px 0;

}
#signup .inputblock .textbox {
	float:left;
	padding:  3px 2px 0px 4px;
	margin: 5px 0 0 10px;
	float:left;
	width: 170px;
	height: 16px;
	background-color: #e9f2f5;
	color: #abaeaf;
	font-size: 12px;
}
#signup #confirm a {
	color: #000000;
	padding: 0px 0 0 0;
	text-decoration:underline;
	}
#signup #confirm a:hover {
	color: #65af45;
	}
	
#signup #footertop {
	margin: -9px 0 0 12px;
	_margin: -13px 0 0 6px;
	}
#signup #footerbottom {
	margin: 0 0 0 12px;
	_margin: -2px 0 0 6px;
	}


/* My Account Page Customizations */


#myaccount #rightpane2 {
	padding: 0 0 20px 0;
	width: 584px;
	float:left;
	background: url('image/centerpanecontent.gif') no-repeat bottom right;
	
}
#myaccount #footertop 
{
	margin: 0 0 0 12px;
	_margin: 0 0 0 6px;
}

#myaccount #footerbottom 
{
	margin: 0 0 0 12px;
	_margin: -2px 0 0 6px;
}
#myaccount .section {
	padding : 0 0 0 15px; 
	}
#myaccount .section H2{

	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}


/* My Account Page Customizations */


#upload #rightpane2 {
	padding: 0 0 20px 0;
	height: auto;
	width: 584px;
	float:left;
	
	
}
#upload #footertop 
{
	margin: 0 0 0 11px;
	_margin: 0 0 0 6px;
}

#upload #footerbottom 
{
	margin: 0 0 0 11px;
	_margin: -2px 0 0 6px;
}
#upload .section {
	padding : 0 0 0 15px; 
	float:left;
	}
#upload .section H2{

	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}
#upload #section1 
{
	width: 400px;
	padding-bottom: 15px;
}
#upload #section2
{
	/* height: 663px; */
	
}
#upload .section ul 
{
	margin: 10px 0 0 0;
	padding: 0 0 0 0;	
	list-style-type: none;
}
#upload .section li em
{
	color: #65af45;
	font-size: 20px;
}

#upload h4
{
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	font-weight:bolder;
	font-size: 11px;
}
#upload #section2 ul 
{
	margin: 0 0 0 0;
}
#upload #section2 li em
{
	color: #f4061c;
}
#upload .section li 
{
	margin: 0 0 10px 0;
}
#upload #section2 .textbox {
	padding:  3px 2px 0px 4px;
	margin: 5px 0 0 10px;
	width: 177px;
	height: 22px;
	background-color: #e9f2f5;
	color: #abaeaf;
	border: 1px solid #65af45;
	font-size: 12px;
}


#viewAllSizes p
{
	font-size: 12px;
	line-height: 12px;
	margin: 0px 0px 15px 0px;
}
#viewAllSizes 
{
	width:600px;
}

.txtBlackHeader
{
	color: Black;
	font-size: 24px;
}

.txtRed{
	color: #f4061c; 
	font-size: 12px; 
	font-weight:bold; 
}

.txtWhite
{
	color: #fff;
}

.txtWhiteBar
{
	color: #fff;
	font-weight: bold;
}

.txtGreen{
	color: #65af45;
	font-size: 22px;
}

.txtGreenSmaller{
	color: #65af45;
	font-size: 18px;
}

.headerparagraph{
 margin: 1 0 1 0;
}

.ForumFeadBlack
{
	background-color: #313431;
}

.ForumFeadGreen
{
	background-color: #63AE42;
}

.listPadding{
 padding: 3 3 3 3;
}



a.forumTopic:link{COLOR: #fff; font-size: 11px; }
a.forumTopic:visited{COLOR: #fff; font-size: 11px;}
a.forumTopic:hover{COLOR: #65af45; font-size: 11px;}
a.forumTopic:active{COLOR: #fff; font-size: 11px;}

a.utilTxt:link{COLOR: #f4061c; font-size: 11px; }
a.utilTxt:visited{COLOR: #f4061c; font-size: 11px;}
a.utilTxt:hover{COLOR: #65af45; font-size: 11px;}
a.utilTxt:active{COLOR: #f4061c; font-size: 11px;}

a.prevnext:link{color: #ffffff;font-size: 11px;text-decoration: none;font-weight: bold;text-transform:uppercase;}
a.prevnext:visited{COLOR: #fff; font-size: 11px; text-decoration: none; font-weight: bold; text-transform:uppercase;}
a.prevnext:hover{COLOR: #f4061c; font-size: 11px; text-decoration: none; font-weight: bold; text-transform:uppercase;}
a.prevnext:active{COLOR: #fff; font-size: 11px; text-decoration: none; font-weight: bold; text-transform:uppercase;}




/* -----------------  FAQ customizations ----------------------*/

.faq
{
	margin: 0 0 0px 10px;
	width: 700px;
	height: auto;
	float: left;
}

.faqQ
{
	width: 100%;
	height: 27px;
	float:left;
	margin: 15px 0px 0px 0px;
}

.faqLetterQ
{
	color: #63AE42;
	font-weight: bold;
	font-size: 14px;
	float:left;
	width: 20px;
	height: auto;
}

.faqQuestion
{
	margin: 0px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	float: right;
	width: 670px;
	height: auto;
}

.faqA
{
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	float:left;
	
}

.faqLetterA
{
	color: #f4061c;
	font-weight: bold;
	font-size: 14px;
	float:left;
	width: 20px;
	height: auto;
}

.faqAnswer
{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	float: right;
	width: 670px;
	height: auto;
}

#faqSpacer
{
	float:left;
	width: 670px;
	height: 3px;
	border-bottom: dotted 1px #6386A5;
	margin: 10px 0px 10px 10px;
}






#photoGridBody
{
	background-image: none;
	background-color: #000;
	width: 100%;
}

#photoGridHead
{
	width: 100%;
	height: 66px;
	background-color: #000;
}

img{border: 0px;}

.photoGridPhoto 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 66px;
	height: 63px;
}

.slideshowheader
{
	color: Black;
	font-weight: bold;
	font-size: 36px;
	float:left;
	height: auto;
}

.slideshowphotocaption
{
	color: Navy;
	font-weight: bold;
	font-size: 24px;
	float:left;
	height: auto;
}

/* rightpane */
.rightpane
{
	padding: 0 0 0 0;
	width: 438px;
	float:left;
	display:block;
	background-image: url('image/rightpane.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

/*********  BLOG ************/

#insidePageLeftContainer
{
	margin: 30px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 400px;
	height: auto;
	font-size: 10px;
	line-height: 12px;
}

#blogAcquireo
{
	font-size: 11px;
	line-height: 16px;
	float: left;
}

#blogAcquireo p
{
	margin: 12px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
}

#blogAcquireo ul
{
}

#blogAcquireo li
{
	padding: 3px;
	margin: 0px 0px 3px 0px;
}

#blogAcquireo h2
{
	font-size: 15px;
	font-weight: bold;
	color: 7a2714;
	margin: 12px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
}

#blogPostBody
{
	margin: 5px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
}


#blogHr
{
	border: 0;
	width: 100%;
	background-color: #7a2714;
	color: #7a2714;
	height: 1px;
	margin: 10px 0px 10px 0px;
}


#blogList
{
	height: auto;
	width: 100%;
	font-size: 11px;
	line-height: 16px;
}

#blogList ul
{
}

#blogList li
{
	padding: 3px;
	margin: 0px 0px 3px 0px;
}

#blogList p
{
	font-size: 11px;
	line-height: 16px;
	margin: 10px 10px 0px 15px;
	padding: 0px 0px 0px 0px;
}


#insidePageRightContainer
{
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 257px;
	height: auto;
}





