
body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Verdana, san-serif;
}

img {
	border: none;
}

#wrap {
	margin: 0 auto 0 auto;
	width: 778px;
}

#header {
	background-image: url(http://www.fgdla.org/img/header-3.jpg);
	height: 220px;
}

#search {
	position: relative;
	left: 455px;
	top: 14px;
}

#content {
	width: 517px;
	float: left;
}

#navigation {
	width: 242px;
	float: right;
}

.nav {
	border: 10px solid #98CDFF;
	background-color: #EDFBFF;
	margin-bottom: 20px;
}

input.search {/*
	border-top: 6px solid #98CDFF;
	border-bottom: 6px solid #98CDFF;
	border-left: none;
	border-right: none;
	height: 17px;*/
}

.padding {
	padding-right: 20px;
	padding-left: 5px;
}

#advertise {
        padding-bottom: 20px;
}

#subject {
	background-color: #EBEBEB;
}

.footerlist {
	display: inline;
	padding: 0 20px 0 0;
	margin: 0;
}

.checks li {
	float: left;
	margin-left: 30px;
}

.menu li {
	list-style: url(http://www.fgdla.org/img/arrow-bullet.png);
}

#shortcuts li {

}

.recommend li {
	list-style: none;
}

a {
	color: #005b7f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}