/*
Theme Name: Joe's Custom Twenty Ten
Theme URI: 
Description: A child theme of the 2010 default theme for WordPress.
Author: 
Author url: 
Version: 1.0
Tags: black, blue, white, three-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
Template: twentyten
*/
@import url('../twentyten/style.css');

#wrapper {
	background-color: transparent;
}

#main{margin:0 auto;padding:0;width:1000px;Font-family:Arial;}

A:link {text-decoration: none;color:#222;}
A:visited {text-decoration: none;color:#222;}
A:active {text-decoration: none;color:#222;}
A:hover {text-decoration: underline;color:#222;}

#header {margin:0; padding:0;}
#jpfcontent{margin:0;padding:0;width:1000px;padding-top: 50px; font-size: 18pt;line-height: 1.2em;}
#footer{background:#333;color:#fff;clear:both;text-align:center;font-size:14pt;height:30px;position:relative;top:-10px;width:1000px;padding-top:7px;}

#footer A:link {text-decoration: none; color: white;}
#footer A:visited {text-decoration: none; color: white;}
#footer A:active {text-decoration: none; color: white;}
#footer A:hover {text-decoration: underline; color: white;}

.gallery .gallery-item {
float: left;
margin: 0;
text-align: center;
width:20%;
Padding:0;
}
img.alignleft {margin-right:20px;}