/* alexbec.com */

body {
	background-color:#FFFFFF;
	margin-top:20px;
	topmargin:20px;
}

.stufflivesinhere {
	width:600px;
	margin:0 auto 0 auto;
}

.leftmenubox {
	width:300px;
	float:left;
	text-align:left;
}

.rightmenubox {
	width:300px;
	float:right;
	text-align:right;
}

.leftcontent {
	width:295px;
        height:70px;
	float:left;
	margin:15px 10px 10px 0px;
}

.rightcontent {
	width:295px;
        height:70px;
	float:left;
	margin:15px 0px 10px 0px;
}

.formwidth {
	width:295px;
	font-size:10px;
}

.date {
	font-family:Geneva, Arial;
	font-size:10px;
	color:#0066FF
}

.content {
	font-family:Geneva, Arial;
	font-size:10px;
	color:#000000;
}



