body
{
	background:#b80708 url('/graphics/background_gradient.jpg') repeat-x top;
	
	font-family:"Helvetica", "Arial", sans-serif;
				font-size:13px;
			line-height:120%;
			color:#222;
	margin:0;
	padding:0;
	
}

html
{
	height:100%;
}


ol
{
	padding-left:20px;
}

a
{
	color:#800000;
	text-decoration:none;
}

label.error
{
	float:right;
	clear:both;
	margin-top:4px;
	color:#990000;
	
}
h1
{
	font-size:18px;
	margin-top:0px;
}

h1 span.date
{
	margin-top:0px;
	font-size:14px;
	font-weight:normal;
	float:right;
}
div.bloglist h2
{

}

input.error
{
	background:#eeaaaa;
	border:2px solid red;
}


div.bloglist p
{
	margin-top:0px;
}

a:hover
{
	text-decoration: underline;
}
img#pda
{
	position:absolute;
	top:0;
	left:0;
}

div#dancer
{
	background:url('/graphics/dancer_bg.jpg');
	width:159px;
	height:548px;
	position:absolute;
	top:90px;
	left:742px;
	
	overflow:hidden;
}

div#main
{
	margin-top:90px;
	margin-right:75px;
	padding-right:97px;
	min-height:600px;
	background:white url('/graphics/nav_bg.jpg') top left repeat-y;
	width:728px;
}


	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
div#content
{	padding:163px 15px 15px 15px;
	margin-left:160px;
	width:337px;
	


	  min-height:300px;
  height:auto !important;
  height:300px
	
}

		div#content form table td
		{
			border-bottom:0px;
		}
		
		
		div#content form table tr.classrow td
		{
			padding-top:30px;
		
		}
		

		
		div#content table
		{
			margin-bottom:13px;
		}
		
		div#content table td
		{
			padding:5px;
			border-bottom:1px solid #ccc;
			
		}
		div#content p
		{
			font-size:13px;
			line-height:18px;
			color:#111;
			margin-top:0px;
		}
		
		div#content p.error
		{
			font-size:15px;
			color:white;
			background:#990000;
			padding:10px;
		}
		
		div#content h2
		{
			font-size:14px;
			margin-top: 0px;
		}
		
		div#content h3
		{
			font-size:12px;
		}


div#left
{
	padding:15px;
	float:left;
	text-align:right;
	bottom:0;
	width:130px;
	height:100%;
	background: #fdf6f3;
}
	div#left a
	{
		display:inline-block;
		padding:2px;

	}
	div#left a img
	{
		border:none;

		
	}
	div#left a:hover
	{
		opacity:.7;
		
	}
div#rightbar
{
	float:right;
	width:185px;
	

	padding-left:0px;
	padding-top:15px;
}
		div#rightbar h2
		{
			margin:15px 0px 0px 0px;
			font-size:16px;
		}

		div#rightbar p
		{
			margin-top:5px;
			margin-bottom:0px;
			font-size:12px;
			line-height:16px;
			color:#666;
		}
		
		div#rightbar span.date
		{
			color:#888;
			font-size:10px;
			font-style: italic;
		}
		


div#footer
{
	color:white;
	font-size:10px;
	margin-left:175px;
}

.picturebox
{
	display:inline;
	margin-bottom:15px;
	margin:0px 15px 15px 0px;

}

.picturebox a img
{
	border:none;
	opacity:.8;
}

.picturebox a:hover img
{
	opacity:1;
}
