body {
	font: 12px/150% 'century gothic', tahoma, arial, helvetica, sans-serif;
	color: black;
	text-align: justify;
	background: url('images/bg.gif');
}

h1 {
	font-size: 200%;
	color: #b50000;
}

h2 {	font-size: 150%;}

h3 {	font-size: 125%;}

textarea {
	width: 606px;
}

a {
	color: #b50000;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}
a:link {
	color: #b50000;
}
a:visited {
	color: #950000;
}
a:hover {
	color: white;
	background: #b50000;
}

ul {
	list-style: none;
}

ul li:before {
	content: "\00BB \0020";
}

dl dt {
	clear: left;
	font-weight: bold;
}

dl dd {
}

.faq dt:before{
	content: 'Q: ';
}

.faq dd:before{
	content: 'A: ';
}

.hide {
	display: none;
}

table{
	font-size: 90%;
	border-collapse: collapse;
	border-spacing: 0px;
	color: #ccc;
	width: 610px;
	margin: 10px 0;
}

th{
	padding: 6px 4px;
	text-align: center;
	border-right: 1px #999 dashed;
}

td{
	padding: 4px;
	text-align: left;
}

tr {
	background: #444;
}

tr.alt {
	background: #555;
}

.view-table {
	clear: left;
	color: black;
	font-size: 100%;
}

.view-table tr {
	background: white;
}

.view-table td {
	vertical-align: top;
	text-align: right;
	padding: 1px 4px;
}

.view-table td.left{
	font-weight: 900;
}

.view-table td.right {
	width: 350px;
	text-align: left;
}

.post {
	max-width: 600px;
	border-left: 1px #999 dashed;
	margin-left: -11px;
	padding-left: 11px;
	margin-top: 20px;
}

.post h2{
	margin-top: 0;
}

.post  p{
	text-align: left;
	text-indent: 0;
}

.post p.post-date:before {
	content: '.: '
}

.post p.post-date{
	font-style: italic;
	font-weight: 600;
	margin-bottom: 20px;
}

.post p.post-body{
	margin: 10px 30px;
}

.post p.post-author{
	font-size: 80%;
}

.logged-in {
	position: absolute;
	top: 20px;
	left: 650px;
	border-top: dotted;
	border-bottom: dotted;
	text-align: center;
}

.events {
	position: absolute;
	top: 20px;
	left: 140px;
}
	
.icon {
	display: inline;
	width: 20px;
}

a.view-icon {
	background: transparent url("images/view.png") no-repeat center;
	padding: 6px 0;
}
	  
a.edit-icon {
	background: transparent url("images/edit.png") no-repeat center;
	padding: 6px 0;
}
	  
a.delete-icon {
	background: transparent url("images/delete.png") no-repeat center;
	padding: 6px 0;
}
	  
a  span{
	visibility: hidden;
}

form {	width: 100%;}

#Wrapper {
	background: url("images/bgswirls.gif") repeat-y;
	margin-left: -150px;
}

#Container {
	padding-top: 84px;
	margin-top: -84px;
	background: url("images/topcolumn_gradient.gif") no-repeat 250px 0px;
	height: 616px;
	width: 1145px;
}

#Content {
	padding-top: 30px;
	margin-left: 250px;
	padding-left: 40px;
	padding-right: 245px;
	background: url("images/columnbg.gif") repeat-y;
	width: 610px;
	_width: 895px;
	min-height: 450px;
}

#Header {
	background: url("images/topgradient_bg.gif") repeat-x;
	height: 84px;
}

#Header h1 {
	display: none;
}

#Footer {
	background: url("images/bottomredswirl.gif") no-repeat -1px 0;
	text-align: center;
	padding-top: 33px;
	padding-bottom: 30px;
	padding-left: 25px;
	clear: both;
	letter-spacing: 4px;
	font-size: 80%;
	margi/n-top: -200px;
	margin-left: -25px;
}

#Menu {
	background: url("images/topimage.gif") no-repeat;
	position: absolute;
	left: 779px;
	top: 0px;
	padding-top: 169px;
	padding-right: 10px;
	_padding-right: 0px;
	line-height: 17px;
	width: 200px;
	height: 358px;
	height/**/:/**/ 369px;
}

#Menu ul {
	list-style-type: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
}

#Menu li {
	height: 25px;
}
#Menu li:before {
	content: '';
}

#Menu li ul {
	display: none;
	_display: block;
	list-style-type: none;
	background: url("images/menu_gradient.gif");
	_background: none;
	position: relative;
	left: 200px;
	_left: 0px;
	top: -23px;
	_top: 0px;
	width: 150px;
	_width: 200px;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}

#Menu li ul li ul{
	display: none;
	_display: block;
	left:0px;
	_left:0px;
	top:0px;
	_top:6px;
}

#Menu li ul li:hover ul{
	display: block;
}

#Menu li ul a{
	text-align: left;
	_text-align: right;
}

#Menu li ul a:before{
	content: '.: ';
	color: #b50000;
}
#Menu li ul a:after{
	content: '';
}

#Menu li ul:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

#Menu li:hover  ul {
	display: block;
}

#Menu a{
	color: black;
	font-variant: small-caps;
	font-size: 140%;
	_font-size: 125%;
	font-weight: 600;
	text-align: right;
	display: block;
	padding: 3px;
}

#Menu a:hover {
	color: #b50000;
	background-color: #fff;
}

#Menu a:after{
	content: ' :.';
	color: #b50000;
}

#Menu.index a#index,
#Menu.about a#about,
#Menu.faq a#faq,
#Menu.view_user a#view_user,
#Menu.my_events a#my_events,
#Menu.my_rewards a#my_rewards,
#Menu.add_comment a#add_comment,
#Menu.pending_events a#pending_events,
#Menu.pending_rewards a#pending_rewards,
#Menu.all_users a#all_users,
#Menu.all_events a#all_events,
#Menu.all_rewards a#all_rewards,
#Menu.all_comments a#all_comments,
#Menu.all_posts a#all_posts,
#Menu.register a#register,
#Menu.login a#login,
#Menu.voices a#voices,
#Menu.lny2008 a#lny2008,
#Menu.about_asa a#about_asa,
#Menu.exec a#exec,
#Menu.gallery a#gallery,
#Menu.minutes a#minutes,
#Menu.links a#links,
#Menu.contact a#contact
{
	color: #b50000;
}

.email
{
	color: #b50000;
}
.email:hover {
	background: #b50000;
	color: white;
}

.email .hidden
{
	display: none;
	color: black;
	background: white;
}

.email:hover .hidden
{
	display: block;
}

#Error {
	color: red;
}

#Error p.error {
	padding: 3px 3px 5px 15px;
	font-size: 20px;
}

#Error ul {
	color: red;
	padding: 3px 3px 5px 50px;
	list-style-type: none;
}