body {
	margin: 0px 0px;
	background: url(../img/bg.jpg);
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #555555;
}

h1 {
	font-weight: normal;
	font-size: 18px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 15px;
}

p {
	text-align: justify;
}

a {
	color: #555555;
	text-decoration: none;
}

a:hover {
	color: #555555;
	text-decoration: underline;
}

ul {
	list-style: square;
}

#content a {
	color: #003366;
	text-decoration: none;
}

#content a:hover {
	color: #003366;
	text-decoration: underline;
}

#bgHeader {
	background: url(../img/bgTopRepeatX.jpg) repeat-x;
	position: absolute;
	top: 0px;
	width: 100%;
}

#container {
	width: 776px;
	margin: 0px auto;
	background: url(../img/mid.jpg) 0px 52px repeat-y;
}

#header {
	position: relative;
	width: 776px;
	height: 302px;
}

.quotes {
	position: absolute;
	width: 473px;
	height: 84px;
	top: 177px;
	left: 261px;
}

#subMenu {
	position: absolute;
	width: 425px;
	height: 20px;
	left: 308px;
	top: 216px;
	text-align: right;
	font-weight: bold;
}

#mid {
	position: relative;
	width: 776px;
}

#bgrepeat {
	background: url(../img/header.jpg) no-repeat;
}

#footer {
	width: 776px;
	height: 108px;
	background: url(../img/footer.jpg) no-repeat;
}

#content {
	padding: 0px 70px 0px 0px;
	width: 412px;
	min-height: 444px;
	float: right;
	padding-bottom: 20px;
}

#menu {
	position: absolute;
	width: 208px;
	height: 279px;
	left: 18px;
	top: 52px;
	
}

.largeList {
	font-size: 14px;
	line-height: 24px;
}

