HTML {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;	
	PADDING-TOP: 0px; 
	MARGIN: 0px; 
	HEIGHT: 100%
}
BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-TOP: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 	
	HEIGHT: 100%; 
	FONT-SIZE: 14px;
	COLOR: #000000;  
	TEXT-ALIGN: center;
	BACKGROUND: #FFFFFF;
	FONT-FAMILY: Arial, Verdana, Arial, sans-serif; 
}

A {
	COLOR: #0066cb;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #BA0001;	
	TEXT-DECORATION: none
}
A IMG {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px
}
FORM {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px; 
	MARGIN: 0px; 
}
INPUT {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 15px; 
	PADDING-BOTTOM: 4px; 
	COLOR: #333; 
	PADDING-TOP: 4px; 
	FONT-FAMILY: Arial, sans-serif
}

TEXTAREA {
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 15px; 
	PADDING-BOTTOM: 4px; 
	COLOR: #333; 
	PADDING-TOP: 4px; 
	FONT-FAMILY: Arial, Verdana, sans-serif
}

LABEL {
	DISPLAY: block; 
	FONT-SIZE: 11px;; 
	MARGIN-LEFT: 3px; 
	TEXT-TRANSFORM: uppercase; 
	WIDTH: 400px; 
	COLOR: #000000; 
	LINE-HEIGHT: 1.6
}

/*
DIV
*/

#outer {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
	MARGIN: 0px; 
	TEXT-ALIGN: center;	
	BACKGROUND: url(images/bg.gif) #FFFFFF repeat-x left top; 	
}
#header {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px; 
	MARGIN: 0px auto; 
	WIDTH: 800px; 
	TEXT-ALIGN: left;
	HEIGHT:73px;
}

#logo {
	BACKGROUND: url(images/logo.gif) no-repeat; 
	WIDTH: 240px; 
	HEIGHT: 63px;
	FLOAT:left;	
	position:absolute;	
	top:10px;
}
#logo A {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px; 
	MARGIN: 0px; 
}
#top_bar{
	WIDTH:520px;
	FLOAT:right;	
	MARGIN-TOP:30px;
	/*BORDER: #e1e1e1 1px solid; */
}
#top_search {
	FLOAT:right;	
}

#main_bar {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 0px; 
	MARGIN: 0px auto; 
	WIDTH: 800px; 
	TEXT-ALIGN: left;
	HEIGHT:25px;
	BACKGROUND: url(images/bg_main_bar.gif) no-repeat #FFFFFF left top; 
	
}
#main_bar_title {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	FLOAT: left;
	COLOR: #FFFFFF;
	PADDING:5px;
}
#main_bar_title A {
	DISPLAY: block;
	FONT-WEIGHT: bold;  
	FONT-SIZE: 13px;
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
}
#main_bar_title A:hover {
	COLOR: #BA0001
}
#main_bar_link {
	FONT-SIZE: 0.8em; 
	FLOAT: right;  
	TEXT-ALIGN: right;
	PADDING:5px;
	WIDTH: 135px;
}
#main_bar_link A {
	DISPLAY: block;
	FONT-WEIGHT: bold;  
	FONT-SIZE: 13px;
	BACKGROUND: url(images/add_site.gif) no-repeat 0px 0px; 
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
}
#main_bar_link A:hover {
	COLOR: #BA0001
}


#content {
	MARGIN: 0px auto;
	WIDTH: 800px;
	PADDING:0px;
	MARGIN-TOP: 5px;
	
}

#main_content {
	WIDTH: 548px;
	FLOAT: left;
	PADDING:10px;
	MARGIN:0px;
}

#right_content {
	WIDTH: 220px;
	FLOAT: right;
}

#main_content .item {
	PADDING:0px;
	MARGIN:0px;	
	WIDTH: 287px;
	FLOAT: left;
	MARGIN-BOTTOM:10px;
}
#main_content .item_title{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 17px; 
	DISPLAY: block; 
	COLOR: #2C2C2C;
	MARGIN: 0px;
	PADDING:0px;
	FLOAT: left;
	WIDTH: 287px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
}

#main_content .item_title A {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 17px; 
	DISPLAY: block; 
	COLOR: #2C2C2C;
	MARGIN: 0px;
	PADDING:0px;
	FLOAT: left;
	WIDTH: 287px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
}
#main_content .item_title A:hover{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 17px; 
	DISPLAY: block; 
	COLOR: #BA0001;
	MARGIN: 0px;
	FLOAT: left;
	WIDTH: 287px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
}

#main_content .item H3 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px;  
	MARGIN: 0px 0px 3px 1px; 
	COLOR: #2C2C2C;
	FLOAT: left;
	WIDTH: 287px;
	TEXT-ALIGN: left;
	overflow:hidden;
}
#main_content .item_image {
	FLOAT: left; 
	WIDTH: 287px;
	TEXT-ALIGN: left;
}
#main_content .item_image A {
	BORDER: #2C2C2C 1px solid; 
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 6px;   	 
	DISPLAY: block; 	
	BACKGROUND: #fff; 
	WIDTH: 254px; 
	HEIGHT: 173px;
}

#main_content .item_image A:hover {
	BACKGROUND: #BA0001
}
#main_content .item_bottom {
	PADDING: 6px; 
	BACKGROUND: #2C2C2C; 
	FLOAT: left; 
	WIDTH: 254px;
	BORDER: #2C2C2C 1px solid;
}
#main_content .item_tag{
	FONT-SIZE: 11px; 
	FLOAT: left;
	COLOR: #0066cb;
	FONT-WEIGHT: bold;
	WIDTH: 150px; 
	TEXT-ALIGN: left;
	TEXT-TRANSFORM: uppercase;   
}
#main_content .item_tag A {
	COLOR: #FFFFFF; 
	MARGIN-RIGHT: 0px;
	MARGIN-LEFT: 2px;
	TEXT-TRANSFORM: uppercase; 
}

#main_content .item_tag A:hover {
	COLOR: #BA0001; 
	MARGIN-RIGHT: 0px;
	MARGIN-LEFT: 2px;
	TEXT-TRANSFORM: uppercase; 
}

#main_content .item_comment {
	FONT-SIZE: 11px; 
	FLOAT: right;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	WIDTH: 100px; 
	TEXT-ALIGN: left;  
}
#main_content .item_comment P {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	FLOAT: right; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #FFFFFF;
	PADDING:0px;
	MARGIN:0px;
}
#main_content .item_comment P A {
	COLOR: #FFFFFF
}
#main_content .item_comment P A:hover {
	COLOR: #BA0001
}

#main_content .item_rating {
	FONT-SIZE: 11px; 
	FLOAT: left;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	WIDTH: 100px; 
	TEXT-ALIGN: left;  
}

#main_content .main_item {
	PADDING:0px;
	MARGIN:0px;	
	WIDTH: 570px;
	FLOAT: left;
	MARGIN-BOTTOM:10px;
}
#main_content .main_item H3 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px;  
	MARGIN: 0px 0px 3px 1px; 
	COLOR: #2C2C2C;
	FLOAT: left;
	WIDTH: 570px;
	TEXT-ALIGN: left;
}
#main_content .item_detail {
	FONT-SIZE: 13px; 
	FLOAT: left; 
	WIDTH: 270px;
	TEXT-ALIGN: left;
}
#main_content .item_detail P {
	MARGIN: 5px 0px
}
#main_content .item_detail A {
	FONT-WEIGHT: bold
}
#main_content .item_desc {
	PADDING:0px;
	MARGIN:0px;	
	WIDTH: 570px;
	FLOAT: left;
	TEXT-ALIGN: left;
	CLEAR: both; 
	PADDING-TOP: 20px
} 
#main_content .item_desc P {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	MARGIN-BOTTOM: 10px; 
	LINE-HEIGHT: 1.3
}

#main_content .comments {
	MARGIN-TOP: 40px;
	TEXT-ALIGN: left;
}

#main_content .comments_title {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 17px; 
	DISPLAY: block; 
	COLOR: #2C2C2C;
	MARGIN: 0px;
	PADDING:0px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	WIDTH: 570px;
	MARGIN-BOTTOM: 5px;
}
#main_content .comments P {
	FONT-SIZE: 13px; 
	LINE-HEIGHT: 1.3;	
	MARGIN: 0px;
	PADDING:0px;
	MARGIN-BOTTOM: 5px;
}

#main_content .comment_form {
	MARGIN-TOP: 20px;
	TEXT-ALIGN: left;
}
#main_content .comment_form P {
	FONT-SIZE: 13px; 
	LINE-HEIGHT: 1.3
}

#right_content .block {
	PADDING: 0px; 	 
	FLOAT: left; 
	WIDTH: 218px;	
	BORDER: #2C2C2C 1px solid;
	TEXT-ALIGN: left;
	MARGIN-BOTTOM:10px;
} 
#right_content .block_title {
	BACKGROUND: #2C2C2C;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	DISPLAY: block; 
	COLOR: #FFFFFF;
	MARGIN: 0px;
	PADDING:5px;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	PADDING-LEFT: 10px
}
#right_content .block_content {
	PADDING:10px;
}

#footer {
	FONT-SIZE: 11px; 
	BACKGROUND: #2C2C2C; 
	PADDING-BOTTOM: 10px; 
	COLOR: white; 
	PADDING-TOP: 10px; 
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, sans-serif; 
	TEXT-ALIGN: center;
}
#footer A {
	BORDER:none; 
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
}
#footer A:hover {
	COLOR: #BA0001; 
	TEXT-DECORATION: none;
}

/*
FORM
*/
.search_input {
	BORDER-RIGHT: #ccc 2px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #ccc 2px solid; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #ccc 2px solid; 
	WIDTH: 180px; 
	COLOR: #3581cd; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #ccc 2px solid
}
.form_input {
	BORDER-RIGHT: #ccc 2px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #ccc 2px solid; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #ccc 2px solid; 
	WIDTH: 250px; 
	COLOR: #3581cd; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #ccc 2px solid
}
.form_textarea {
	BORDER-RIGHT: #ccc 2px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #ccc 2px solid; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #ccc 2px solid; 
	WIDTH: 350px; 
	COLOR: #3581cd; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #ccc 2px solid
}
.search_button_with_bg {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BACKGROUND: url(images/bg_search.jpg); 
	TEXT-TRANSFORM: uppercase; 
	BORDER-LEFT: 0px; 
	WIDTH: 100px; 
	CURSOR: pointer; 
	COLOR: white; 
	BORDER-BOTTOM: 0px; 
	HEIGHT: 23px;
}
.button_with_bg {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BACKGROUND: url(images/bg_button.jpg); 
	TEXT-TRANSFORM: uppercase; 
	BORDER-LEFT: 0px; 
	WIDTH: 100px; 
	CURSOR: pointer; 
	COLOR: white; 
	BORDER-BOTTOM: 0px; 
	HEIGHT: 23px;
	MARGIN-TOP:5px;
}
.break {
	CLEAR: both; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	MARGIN-BOTTOM: 10px;
}
.clear {
	CLEAR: both; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px
	MARGIN: 0px; 
	
}

.block_content LI {
	DISPLAY: inline; 
	LIST-STYLE-TYPE: none;
}

input {
	BORDER-RIGHT: #ccc 2px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #ccc 2px solid; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #ccc 2px solid; 
	WIDTH: 250px; 
	COLOR: #3581cd; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #ccc 2px solid
}
textarea {
	BORDER-RIGHT: #ccc 2px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #ccc 2px solid; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #ccc 2px solid; 
	WIDTH: 350px; 
	COLOR: #3581cd; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #ccc 2px solid
}








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

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.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: 4em;
	text-align: center;
	}

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

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#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, #headerimg .description {
	text-decoration: none;
	color: white;
	}

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

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 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: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next 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 */






.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.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;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
}

#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;
	}



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 {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	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 {
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

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

#commentform #submit {
	margin: 0;
	float: left;
	}
/* 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 {
	display: none;
	}

a img {
	border: none;
	}

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



/* "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." */
	
.button_with_bg {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BACKGROUND: url(images/bg_button.jpg); 
	TEXT-TRANSFORM: uppercase; 
	BORDER-LEFT: 0px; 
	WIDTH: 100px; 
	CURSOR: pointer; 
	COLOR: white; 
	BORDER-BOTTOM: 0px; 
	HEIGHT: 23px;
	MARGIN-TOP:5px;
}