
body {
	padding: 0;
	margin: 13px;
	font-size: 10px;
	background-color: #ffffff;
	font-family: times, georgia;
}

a {
	font-family: times, georgia;
	font-size: 13px;
	color: #6c6769;
	text-decoration: none;
}

a:hover {
	font-family: times, georgia;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}



p {

	font-size: 13px;
	background-color: #ffffff;
	font-family: times, georgia;

}

h1 {
	font-size: 14px;
	color: #c8c8c8;
}

h2 {
	font-size: 12px;
	color: #c8c8c8;
}


#links {
	margin-top: 22px;
}

#links a {
	font-size: 13px;
	color: #6c6769;
	text-decoration: none;
	margin-left: 11px;
	/* margin-left: 23px; */
}

#links a:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin-left: 11px;
}


#links_2 {
	margin-top: 22px;
}

#links_2 a {
	font-size: 11px;
	color: #6c6769;
	text-decoration: none;
	margin-left: 23px;
}

#links_2 a:hover {
	font-size: 11px;
	color: #6c6769;
	text-decoration: none;
	margin-left: 23px;
}



#container_top {
	width:825px;
}

#container_middle {
	width:825px;
	height: 448px;
}

#container_bottom {
	background-image: url(images/case.jpg);
	width:825px;
	height: 130;
	text-align: right;
}

