body {
	background-image: url(/images/bg.gif);
	margin: 0;
}

a:link		{ color: #17A03B; }
a:active	{ color: #17A03B; }
a:visited	{ color: #17A03B; }
a:hover		{ text-decoration: underline; }

a:link.more {color: #BBBBBB;}
a:active.more {color: #888888;}
a:visited.more {color: #888888;}

a:hover {text-decoration: underline}

img {
	border: 0;
}

#wrapper {
	background-image: url(/images/gradient.jpg);
	background-repeat: repeat-x;
	
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #555555;
	padding-top: 10px;
}

#header {
	width: 750px;
	margin: 20px auto 0;
	background-color: #FFFFFF;
}

#logo {
	float: left;
	width: 440px;
	margin: 5px 0 0 5px;
}

#coalition {
	float: left;
	width: 300px;
	text-align: center;
	margin-top: 3px;
}

#breadcrumbs {
	margin-left: 10px;
	font-weight: bold;
	font-size: 11px;
}

#main {
	width: 750px;
	margin: 0 auto;
	background-color: #ffffff;
}

#content {
	float: left;
	display: block;
	width: 610px;
	margin-left: 5px;
}

#content p {
	text-align: justify;
	margin-left: 1.5em;
	margin-right: 1.5em;
}

#ads {
	float: right;
	width: 130px;
	text-align: left;
}

#adsense {
	margin-top: 12px;
}

#amazonsearch {
	margin-top: 12px;
}

#footer {
	width: 750px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding-bottom: 7px;
	
	text-align: center;
	font-size: 11px;
	background-color: #FFFFFF;
}

hr.footer {
	width: 300px;
	margin: 0 auto;
	margin-bottom: 7px;
}

td.table {
	color: #555555;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #bbbbbb;
	text-align: center;
}

td.table_new {
	color: #555555;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

td.index {
	color: #555555;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.cconlink {
	width: 135px;
	height: 200px;
	float: left;
	font-size: 10px;
	text-align: center;
	font-family: arial;
	margin: 0.5em;
}

div.conimage_left {
	width: 135px;
	height: 160px;
	float: left;
	font-size: 8pt;
	text-align: center;
	font-family: arial;
	margin: 0.5em;
}

div.conimage_right {
	width: 135px;
	height: 160px;
	float: right;
	font-size: 8pt;
	text-align: center;
	font-family: arial;
	margin: 0.5em;
}

h1.conlink_left {
    font-size: 22px;
    font-variant: small-caps;
    text-align: left;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 3px;
}

h1.conlink_right {
    font-size: 22px;
    font-variant: small-caps;
    text-align: right;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 3px;
    margin-right: 10px;
}

/* BLOG STYLES - used only on front page */

#post {
    border-top: 1px solid #999999;
    margin: 0px 15px 5px;
    text-align: justify;
}

#postentry p {
    margin-left: 0;
    margin-right: 0;
}

#postmetadata {
    font-size: 10px;
    color: #777777;
    text-align: right;
    border-top: 1px solid #DDDDDD;
    padding-top: 0pt;
    clear: left;
}

#post h2,
#post h2 a,
#post h2 a:visited {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 1.3em;
    font-weight: bold;
    color: #333333;
    margin: 0;
}

#post h2 a:hover {
    color: #17A03B;
    text-decoration: none;
}

#post .more-link {
    margin: -10px 35px 6px auto;
    text-align: right;
}

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

#recententries {
    text-align: left;
    margin: 0pt 20px;
    width: 275px;
}

/* store styles, used only in /store/ */

ul.suggested {
	width: 250px;
	text-align: left;
	padding: 0;
	margin: 0;
}

ul.suggested li {
	margin-left: .5em;
	list-style-type: none;
}
