body
{
	margin: 0px;
	font-family: Verdana, Arial, Serif;
	font-size: 12px;	
}

td
{
   vertical-align: top;   
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #b45d16;
}

#header
{
	position: relative;
	float: none;
	width: 740px;	
	display: block;
	margin-left:20px;
}

#banner
{
	margin:0px;
	padding:0px;	
}

#headertext
{
	position: absolute;	
	top:35px;
	left:130px;	
	color: #884767;
	font-family: Arial;
	font-size:small;
	width:400px;	
	font-weight:bold;	
}
#headermenu
{
	position: relative;
	float: left;
	width:100%;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: gainsboro;
	height:20px;
}
#container
{
	position:absolute;
	top:150px;
	left:10px;
	clear:none;
	display:block;	
      
}

#container2
{   
   margin-right: 10px;   
}


#footermenu
{
   text-align: center;
   padding-top: 10px;            
}

#footertext
{
   
   padding-top: 40px;            
}

#bannerbox
{
   border: dashed 2px #c35308;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: #e1e1e1;
}

#bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

#loginbox
{
   position:relative;
   float:left;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   margin-left:50px;
   margin-top:100px;
   margin-right:50px;
   font-size: 10px;
}

#loginbox input
{
   
   font-size: 12px;
}

#themeselector
{
   position: absolute;
   text-align: right;
   top: 153px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#themeselector select
{
   color: black;
   background-color: #e1e1e1;
   font-size: 10px;
}

#welcomebox
{
   font-size: 12px;
   text-align: right;
}

#footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;   
   visibility: hidden;
   float:left;
   position:relative;
}      

#rightcol a
{
   color: blue;
}

#centercol
{
	position: absolute;
	float:left;
	margin-left: 10px;
	width:450px;
	padding: 0px;		
	display:block;
	z-index:100;
		
	
}

#centercol .Item
{
	position: static;
	display: block;	
	clear: none;
	width:430px;
}

#centercolcontent
{
   padding: 15px 6px 15px 6px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: larger;
   color: #884767;
   padding-bottom:0px;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#rightcol
{
	position: absolute;
	top: 30px;
	left: 450px;
	width: 450px;
	color: #668836;
	font-size: 10px;
	padding-left: 10px;
	border-left: #cccccc thin outset;
}


#rightcol .Item
{
	position: static;
	display: block;
	clear: none;
	width:280px;	
}

#rightcol a 
{
   color: #668836;
}


#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;   
   color: #884767;
   font-size: 12px;
   font-weight: bold;   
}

#rightcol div.sectionsubtitle
{
	font-weight: bold;
   padding-bottom: 4px;
	
}
.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink
{
	float:left;
	position:relative;
	font-size: 11px;
	margin:8px;
	text-transform: uppercase;        
	color: #884767;	
	text-decoration:none;
	cursor:pointer;
	top:-2px;
	
}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{   
   padding: 6px 6px 6px 6px;
   overflow:hidden;   
}

.articletitle
{
   font-size: 14px;
   font-weight: bold;
   color: #884767;
   text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}

.pollbox
{
   font-size: 11px;
}

.pollcontent
{
   padding: 6px;
}

.pollquestion
{
   font-size: 13px;
   font-weight: bold;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: red;
   font-size: 4px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
   font-size: 11px;
}

.newsletterboxcontent
{
   padding: 6px;
}

.postinfo
{
   background-color: #f9eaa6;
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 3px;
   margin-bottom: 10px;
   background-color: #f09d35;
   color: black;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   font-size: 11px;
}

.shoppingcartboxcontent
{
   padding: 6px;
}


.HeaderImages
{
	margin-bottom: 30px;
	clear: none;
	display: block;
	position: relative;
	margin-top:5px;
	margin-bottom:5px;
	
}

.HeaderImages Img
{
	margin:5px;	
}
.SArtist
{
position:relative;
float:left;	
}

.MorePhotos
{
	position:relative;
	float:left;
	display:block;
	
}
.MorePhotos
{
	padding:5px;
	
}
.MorePhotos a
{
	position:relative;
	float:left;
	width:120px;
	height:120px;
	margin:5px;
	
}


.HomePhotos
{
	cursor:pointer;	
	
}

.HomePhotoGrid
{
	position:relative;
	float:left;
	width:420px;
	padding-top:15px;	
	text-align:center;	
}

.HomePhotoGrid MainImage
{
	border:solid 1px red;	
}

.tList
{
	margin-top:10px;
}

.ArtistLink
{
	color:#884767;
	
}

.DivCutoff
{
	position:relative;
	float:left;
	border:solid 1px gray;
	width:30px;
	height:30px;
	margin:5px;
	overflow:hidden;
}