/*
Theme Name: WordPress Leon Camier 2009 theme
*/


/* Begin Typography & Colors */
body {
	font-family: Arial, verdana, sans-serif;
	background-color: black;
	color: #2c2c2c;
	text-align: left;
	font-size:13px;
}

a{
	text-decoration: underline;
}

/* define paragraph */

p{
	text-align: left;
/* 	background-color:white; */
}
/* customize the page width*/
#page {
	background-color: black;
	margin: 0px auto;
	padding: 0;
	
 	width:1000px;
/* 	width: 986px; */
}

/*content of the page where the main text will be written*/
#content {
	font-size: 13px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
/*.post h2{
	margin-left:0;
	padding-left:0;
}*/
.widecolumn {
	line-height: 1.6em;
 	} 
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.5em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.4em;
	margin-left:140px;

	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #005993;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #005993;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}
.commentlist {
	background-color:white;

	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
/* 	color: #777; */
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #005993;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover {
	color: #005993;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

	
#header {	
	padding: 0;
	margin: 0 auto;
	height: 127px; 
/* 	width: 720px; */
	width:800px;
	background-color: black;
}

#headerimg {
	margin: 0; 
	padding:0; 
	height: 127px; 
/* 	width: 720px;  */
	width:800px;
	
}

.narrowcolumn {
	float: left;	
	margin: 0 auto;
	width: 800px;
	
	
}

.widecolumn {
	padding: 150px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 550px;
	}
	
.post {
	margin: 0 auto;
	padding:0;
	text-align: justify;
	background-color: white;
	width: 567px;
	float: left;

	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
/* 	padding-top: 5px; */
	}

.widecolumn .postmetadata {
/* 	margin: 30px 0; */
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
/* 	width: 760px; */
	width:100%;
	clear: both;	
	color: white;
	font-size:0.9em;
	font-weight:normal;
	background-color: black;	

}

#left{
	float:left;
}

#right{
	float:right;
}
#footer #left p{
	text-align: left; 
	padding-left: 0px; 
	width: 100%; 
	display: block; 
	float: left;
	
}
#footer #left p a,#footer #right p a, #footer #left p a:hover, #footer #right p a:hover,#footer #left p #left a:visited, #footer #right p #right a:visited {	
	font-weight:normal;
	color: white;
	text-decoration:none;
}
/* End Structure */



/*	Begin Headers */

.description {
	text-align: center;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align:right;
	width: 354px;
	height:30px;
	float:right;
	margin-top:89px;
}

#searchform #query{	
	height:15px;
	width:189px;
	margin-top:5px;
}

#searchform div{
	float:right;
	width: 354px;
	margin-left:30px;
	background: url("images/searchbg.png") no-repeat left bottom;
	height:30px;

}

#searchform div #searchsubmit {
	min-height: 21px;
	width:31px;
	background: url("images/search-button.png") no-repeat right bottom;
	border-style:none;
	}
#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}



#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	border-color:white;
	width:100%;
	height:1px;
 	border-style: solid;
	float:left;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* the new styles*/

/*use this if you want to make div not display*/

.no-display{
	display: none;
}
#container-main{
	float: right;	
 	width: 597px;	
	background-color: #ffffff;
	padding:0;	
	margin: -15px 0 0 0;
	
}

#container-sec{
/* 	 optional - remove after*/
/* 	min-height:300px; */
	float: right;	
 	width: 596px;
	background-color:white !important;
	display: block;	
	padding:0;
}
#container-sec-content{
	margin: 10px 20px 10px 20px;
	padding: 0;
}
/* define rounds text styles */
#rounds{
	color:white;	
	width: 800px;
	float:left;	
	margin: 0 auto;
	text-align:center;
	background-color: #313030;	
}

#rounds ul{
	margin: 6px 7px 7px 0px;
	padding: 0;
}

#rounds ul li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	margin: 0 7px 0 7px;
	}

#rounds a, #down p a{
	color:white;
	padding-left:7px;
	padding-right:5px;
	text-decoration:underline;
	float: none;
}
/* define introductive text styles */

#qf {background: url("images/intro.png") no-repeat bottom right;
	float: right;	
	height:162px;  
	width: 480px;
	clear: both;
	margin: 0;
	*margin-bottom: 10px;	
	padding: 0;
}

#intro{
	width:480px;
/*  	height:162px;  
	min-height:238px;*/
	float: right;
/* 	overflow: hidden; 
	background: url("images/intro.png") no-repeat bottom right;*/
	margin: 0;
	padding: 0;
	text-align:left;
}

#intro p {
	padding: 0px 7px 0px 16px;
	margin:0;
	font-size:1em;
}

#intro h1, h2{
	text-align: left;
	padding: 7px 7px 0px 16px;
	margin: 0;
}

#intro h1{
	font-size:15px;
	font-weight:bold;
}
#intro h2{
	font-size:13px;
	font-weight:bold;
}

.intro-tab{
	padding: 11px 7px 13px 16px;
	width: 430px;
}

.intro-tab td{
/* 	padding-right:62px; */
}
.intro-tab tr{
	margin:0;
	padding:0;
}
.intro-tab a{
	float:right;
}

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


/* start define latest news styles */

#latest-news {	
	
	float: right;
 	margin-top: 6px;
	
	padding: 0;
	*margin-top: 30px;
	
	width: 480px;	
/*	height: 108px;*/
	overflow: hidden;
	background: url("images/news_back.png") repeat-y top;
}

#latest-news-up {
	float: right;
	background: url("images/news_up.png") no-repeat top;
	height: 25px;
	width: 480px;
	padding: 0;
}

#latest-news-up  h2{
	color: white !important;
	padding-left:0 !important;
	margin-left:20px !important;
	margin-top: 5px !important;
	padding-top:5px !important;
	padding-bottom: 10px !important;
}


#latest-news-content{
/*	padding: 7px 19px 10px 21px;*/
	padding: 7px 19px 0px 21px;
	overflow: hidden;
}

#latest-news h2{
	color: white;
	padding-left:0;
	margin-left:0;
	margin-top: 0px;
	padding-top:0px;
}

.latest-news-item-left{
	width: 209px;
/* 	height:66px;	 */
	margin:0;
	padding: 0;
	float:left;
	background: url("images/white-line-news.png") no-repeat center right;	
	overflow: hidden;
}
#bookmark-homepage {
	clear: both; 
	float: right; 
	margin: 10px 5px 5px 0;
	padding: 0;
}

.latest-news-item-right{
	width: 209px;
/* 	height:66px;	 */
	margin:0;
	padding: 0;
	float:right;	
	overflow: hidden;
}

.latest-news-item-content{
	padding:0px 0px 0px 0px;
	margin: 0;	
}
.latest-news-item-content p{
	margin:5px 0 5px 0;
	padding: 0;
	font-weight: bold;
	color:#fee326;
	
}

.latest-news-item-content .text{
	margin:0;
	padding: 0;
	color: white;
	font-weight: normal;
}
.latest-news-item-content a,.latest-news-item-content a:hover, #latest-news-left-bot a, #latest-news-left-bot a:hover, #latest-news-right-bot a, #latest-news-right-bot a:hover{
	color:white;
	float:right;
	padding-right:23px;
}

#latest-news-left-bot {width: 209px; float: left;}
#latest-news-right-bot {width: 209px; float: right;}

#quick-access{
 	float:right; 
	width:595px;
/* 	height:323px; */
	height: 215px;
/*  	margin-top:18px;	 */
	padding: 0;	
	clear: both;
	height: 100%;
/*	position: absolute;
	top: 620px;*/
	
/* 	margin-right:1px; */
/* 	background: url("images/gray_new.png") no-repeat center right;	 */
}

#quick-access #text{
	width: 442px;
	margin: 20px 15px 5px 144px;
	color:white;
}

.no-deco-img {
	text-decoration:none !important;
	font-weight:normal !important;
	color: #525252 !important;
	margin: 0 !important;
	padding: 0 !important;
}

#img-blog{
/*
	margin-top:14px;
	margin-left:12px;
*/
/* 	margin: 0px 10px 0 5px; */
	padding:0;
}

#img-guestbook{
/* 	margin-top:14px; */
	margin-left:7px;
}
#img-gallery{
	margin: 14px 0 0 5px;
}

/*  start define the newsletter styles */

#newsform {	
	float:right;
/* 	margin-bottom:35px; */
	padding: 0; 
	text-align: center;
/*  	height: 33px;  */
	width:596px;
	background: url("images/newssignbg.png") no-repeat;
}

#div-left {
	width:140px;
 	padding: 8px 0px 8px 8px;
	min-height: 33px;	
	float:left;
}

#div-left h2 {
	color: white;
	font-weight: bold;
	font-size:1.1em;
	text-align: left;
	margin:0;
	padding:0;
	width:126px;
}

#div-right{
	float:right;
	margin-top:6px;
	min-height:33px;
	color: white;
   	width:448px;		
}

#div-right input{	
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
	width: 135px;
	min-height:18px;
	margin-right:1px;
	padding:0;
	float:left;
}

#div-right label {	
	vertical-align:middle;
	float:left;
	margin-right:5px;
	margin-left:5px;
	overflow:hidden;
}

#news-submit{
	width:65px;
	float:right;	
}

#news-submit input{
	font-size:11px;	
	width:65px;
	height:20px;	
	background: url("images/news-submit.png") right bottom no-repeat;
 	font-weight: bold; 
 	float:right;
 	padding:0; 
 	border-style:none;
	text-decoration:none;
}


#news-submit1{
	width:65px;
	float:left;	
}

#news-submit1 input{
	font-size:11px;	
	width:65px;
	height:20px;	
	background: url("images/news-submit.png") right bottom no-repeat;
 	font-weight: bold; 
 	float:left;
 	padding:0; 
 	border-style:none;
	text-decoration:none;
}

#credits{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#999999;
	margin: 0 auto;
	padding: 0 0 0 5px;
	min-height:100%;
}


/*  start right ads style */

#right-ads{
	float:right;
	margin:0;
	padding: 0;	
	width:191px;
}

#down{
	width:191px;
	height:161px;
 	background: url("images/dlbkg.png") no-repeat bottom center;		
	margin:0;
	padding:0;
}

#down p{
	padding-top:136px;
	padding-left:50px;
	padding-bottom:10px;
}

#right-ads ul, #left-ads ul{
	list-style-type: none;
	margin: 0; 
	padding: 0;
}

#right-ads ul{
	margin-left:15px;
}

#right-ads ul li{
	margin-top:5px;
}

#liveTiming {
/* 	float: right;	 */
	clear: both;
	margin:0px 5px 10px 0;
	padding: 0;
}
 #liveTiming h2, #liveTiming a, #liveTiming a:hover{
	color: #11649a;
/* 	float: right; */
}

/* start champ table definition */
#champ{
	width:480px;
	margin-right:51px;
	margin-bottom:10px;
	padding: 0;
	text-align:center;			
	float:right;
}

#champ h2, #champ a, #champ a:hover{
	color: #11649a;
}
#champ table tr.green td { background-color: white; color: #11649a; font-weight: bold; border: 1; border-color: #333232;  }
#champ table tr.grey td { background-color: #11649a; color: white; font-weight: bold; border: 1; border-color: #333232;}


/* define menu style */
/* define rounds text styles */

#menu{
	color:white;	
	width:480px;
	float:right;	
	margin: 0 auto;
	text-align:center;
	font-size:1em;
}

#menu ul{
	margin: 6px 7px 7px 0px;
	padding: 0;
}

#menu ul li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
/* 	margin-right:4px; */

	}

#menu a{
	color:white;
/* 	padding-left:7px; */
/* 	padding-right:5px; */
	padding: 0 2px 0 2px;
	text-decoration:none;
	float: none;
}


/* start sidebar definition  */

#leftbar{
	float:left;
	width:192px;
	clear:none;	
	padding:0;
}

#rightbar{
	width:596px;
	float:right;
	margin:0;	
	background: #ffffff url("images/mainbimg.png") no-repeat bottom center;
	padding-bottom:20px;
}

/* start online shop styles definition */
#online{
	clear:none;
	float:left;
	width:192px;
	height:162px;
	margin:-15px 0px 8px 0px;
 	padding: 0;
	background: url("images/onlinebg.png") no-repeat center right;	
}

#online #text{
	width:158px;	
	margin: 63px 0px 11px 14px;
	
}
#online p,#online h2, #online a{
	text-align:left;
	margin:0 0 5px 0;
 	padding: 0;	
}

#online h2{
	color: #ffffff;
}

#online p, #online a, #online a:hover, #online a:visited{
	color:white;
}

/* start left-ads definition */

#left-ads{
	float:left;
	margin:0;
	padding:0;	
}

#left-ads ul {
	margin: 0; 
	padding: 0;
}


/*  start sponsor / advertise definition  */

#advertise{	
	min-height:40px;	
	background-color:black;
	clear: right;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:320px;
}

#advertise p{
	padding-top:20px;
}

#advertise p a{	
	text-decoration:none;
}

/*  start the banners definition */
#banners{	
/* 	width: 670px;  */
	width:100%;
/* 	clear: right; */
	margin: 0 auto; 
/* 	padding-top: 20px;		 */
	background-color:black;
	float:right;
}

/* define the upper content in the site */
#content-iw{
	width:578px;
	background-color:white;
	float:right;	
/* 	min-height:486px; */
	overflow:hidden;
}

.post-firstpost{	
	width:430px;
	padding:0 10px 0px 10px;
	margin:5px 0px 0px 0px;
	background-color:white;
	float:right;	
/* 	min-height:486px; */
	overflow:hidden;
}


#main-content{
	width:596px;	
 	background: #ffffff no-repeat bottom center;
	float:right;
	padding-bottom: 24px;
	min-height: 750px;
}
#main-contents{
	width:596px;
/*  	min-height:750px; */
/* 	background: url("images/mainbimg.png") no-repeat bottom center;	 */
	float:right;
/* 	padding-bottom: 24px; */
}

.imagelink {
	text-decoration:none;
}


#content-iwn{
	width:578px;
/*
	padding:0 10px 0px 10px;
	margin:5px 0px 0px 0px;
*/
	background-color:white;
	float:right;	
/* 	min-height:486px; */
	overflow:hidden;
}

.photo-div{
}

/* THE GALLERY PAGES */
div.gallery_container{
    width: 118px;
    height: 128px;
    background: transparent url("images/thumbFrame_bkg.gif") no-repeat;
    background-position: top left;
    text-align: left;
    padding: 0;
}
div.gallery_container p{
    display: block;
    font-size: 0px;
    margin: 0;
    padding: 0;
}
div.gallery_container p a{
    margin: 0;
    padding: 0;
}
div.gallery_container p a img{
    margin: 0;
    padding: 0;
    display: block;
    border-style: none;
}
td.gallery_cell{
    width: 120px;
    padding: 0px;
    margin: 0px;
}
div.galAuthor{
    height: 25px;
    text-align: center;
}
div.galTitle{
    height: 20px;
    text-align: center;
    font-weight: bold;
}


#registerTbl{
	padding-bottom:0;
	margin-bottom:0;
}

#content-iwc{
	width:450px;
	padding:0 10px 0px 10px;
	margin:5px 0px 0px 0px;
	background-color:white;
	float:right;	
	min-height:100%;
	overflow:hidden;
}


#newsform_left {	
	padding: 0; 
	text-align: center;
	height: 125px;
	width:193px;
	background: url("images/news-left-bg.png") no-repeat;
}

#newsform_left label {	
	padding: 0;
	margin: 0;
/*	padding-top: 3px;
	margin-left: 12px;	*/
	color:white;
	vertical-align: top;		
}

#newsform_left input {	
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	width: 125px;
 	margin-bottom: 5px;
}

#newsform_left div {	
	padding: 15px 11px 0 0;
	margin:0;
/* 	padding: 25px 11px 0 0; 	 */
/* 	min-height: 121px; */
}
#newsform_left h1 {
	font-weight: bold;
	padding-left:8px;
	padding-top:6px;
	font-size: 15px;
	text-align: left;
	margin:0;	
	color: #ffffff;
}	

#news_submit {	
	background: url("images/submit_button.png") right bottom no-repeat;			
	font-weight: bold;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



/* guestbook only */


/* new style - 20may2009 */

#left-bar-up-all-pages {
	background: #ffffff url("images/leftbarup.png") no-repeat left top;
	width: 204px;		
	float: left;	
	height: 354px;
	margin: 0;
	padding:0;

}


#left-bar-up-all-pages-content {
	width: 192px;
	float: left;
	margin: 7px 0 0 6px;
}
.all-pages-gb {
	background: #000000 url("images/all-pages-blue-gray.png") no-repeat left top;
	height:33px;
	width: 192px;
	float: left;
}


.all-pages-gb p {
	text-align: center;
	margin: 10px 0 10px 0;
	padding:0;
}
.all-pages-gb a:link,.all-pages-gb a:hover,.all-pages-gb a:visited {
	color: white;
	text-decoration: none;
	
}



