/*
a:link { color:#dd3311; ignore:ff4300;
text-decoration: none; font-weight: normal; background-color:#ffffff;}
a:active { color:#dd3311; text-decoration: none; background-color:#ffffff;}
a:visited { color:#dd3311; text-decoration: none; background-color:#ffffff;}
a:hover { background-color:#faffff; color:#dd4411 }

a:link { color:#ffffff; text-decoration: none; background-color:#555555;}
a:visited { color:#ffffff; text-decoration: none; background-color:#555555;}
a:hover { background-color:#555555; color:#ffffff; }
a:active { color:#ffffff; text-decoration: none; background-color:#555555;}
*/

a:link { color:#555555; text-decoration: none; background-color:#ffffff;border-style:none none dotted none;border-width:1px;}
a:visited { color:#555555; text-decoration: none; background-color:#ffffff;border-style:none none dotted none;border-width:1px;}
a:hover { color:#555555; text-decoration: none; background-color:#ffffff;border-style:none none dotted none;border-width:1px;}
a:active { color:#555555; text-decoration: none; background-color:#ffffff;border-style:none none dotted none;border-width:1px;}
	

b {color:#000000; font-weight: normal; }
	
div.clearer {clear: left; line-height: 0; height: 0;}

h1 {

	font-size:32px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	text-align:left;
	margin-top:0px;

}

h2 {

	font-size:18px;
	font-weight: normal;
	font-family: Times, Helvetica, Arial, sans-serif;
	text-align:left;
	margin-top:0px;

}

hr {
	
	color:#aaaaaa;
	background-color:#dddddd;
	width: 800px;
	height:1px;
	border:none;
	clear:left;
	
	}
	
p.tags {
	font-size:9px;
}

div.doublebox{

	clear:left;
	position:relative;
	visibility:visible;
	width:584px;
	height:auto;
	margin-left:16px;
	margin-bottom:32px;
	float:left;
	text-align:left;

}

div.box{

	position:relative;
	visibility:visible;
	width:284px;
	height:auto;
	margin-left:16px;
	margin-bottom:32px;
	float:left;
	text-align:left;

}

div.mainbox {
	visibility:visible;
	width:800px;
	
	margin: 20px 0px 20px 0px;
	
	float:center;
	text-align:center;
	clear:left;
	overflow:visible;
	
	}

div.leftcolumn {
	visibility:visible;
	width:200px;
	mheight:auto;
	margin-right:0px;
	margin-left:0;
	float:left;
	text-align:left;
	margin-bottom:256px;
	overflow:visible;
	}
	
div.rightcolumn {
	visibility:visible;
	width:600px;
	mheight:auto;
	margin-right:0px;
	margin-left:0;
	float:left;
	margin-bottom:256px;
	overflow:visible;
	}

body {
	font-family: Times;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color:#555555;
	background-color: #ffffff;
	height:100%;
	margin:0;
	text-align:center;
}
