body {
	font-family: "Times New Roman",Times,serif;
	font-size: 13px;  
	background: #f4f2f2;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.alexkramer #container {
	width: 90%;
	min-width: 650px;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
}
.alexkramer #sidebar1 {
	float: right; 
	width: 20em; 
	background: #f4f2f2;
	padding: 5px 5px 5px 5px; 
	min-height: 450px;
	margin: 15px 10px 10px 10px;
}
.alexkramer #mainContent {
	padding: 20px; 
	min-height: 450px;
	background-color:#FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	border-top: 0.1em dotted #000000;
}

.alexkramer #mainContent img{
	padding: 10px;
}

.alexkramer #header {
	padding-top: 20px; 
}
.alexkramer #footer {
	margin-top: 10px;
	padding: 5px 0px; 
	border-top: 0.1em dotted #000000;
}

.dashed_line{
border-bottom: dotted thin;
}
.style2 {
	font-size: 28px;
}
.style3 {
	color: #3399ff;
	margin-left: 10px;
}

.blue {
	color: #3399ff;
	font-weight: bold;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.news li {
   list-style-image: none;
   background-image:url(images/box.gif);
   background-repeat:no-repeat;
   padding-left : 15px;
}
.style5 {font-size: 9px}


.item_title{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}
.item {
	border-bottom: 0.1em dotted #000000;
}
.item_details {
	font: 10px Arial, Helvetica, sans-serif;
	color:#999999;
	padding-top: 10px;
	padding-bottom: 5px;

}
.alexkramer #left_image{
	float: left;
	width: 270px;
}
.alexkramer #right_image{
	float: right;
	margin-left: 30px;
}
.alexkramer #right_text{
	margin-left: 280px;
}
#navlist ul {
	margin:0px;
	padding:10px 10px 0 10px;
	list-style: none;
}
#navlist li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	text-decoration: none;
}

#navlist a{
text-decoration: none;
color:#000000;
}

#navlist a:hover{
color: #3399ff;
}

