
@charset "UTF-8";

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #039;
	letter-spacing: 0.19em;
	font-weight: bold;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 120%;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #000;
	text-align: left;
	font-weight: bold;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	line-height: 21px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #000;
	text-align: left;
	margin-bottom: 0px;
	text-transform: none;
}

p.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-align: left;
	text-transform: none;
	padding-top: 10px;
	padding-bottom: 10px;
}



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 920px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}

#container #column1 {
	width: 648px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


.oneColFixCtrHdr #header h1 {
	margin: 0;
}
#container #header2 img {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AAA;
	border-bottom-color: #AAA;
	margin-bottom: 30px;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #039;
}
a:active {
	text-decoration: none;
	color: #039;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: lighter;
	color: #000;
	text-align: left;
}
#column1NEW {
	height: auto;
	width: 648px;
	margin-right: auto;
	margin-left: auto;
}
#column2NEW {
	float: left;
	height: auto;
	width: 305px;
	margin-top: 20px;
}
#col3NEW {
	float: left;
	height: auto;
	width: 300px;
	margin-left: 30px;
	margin-top: 20px;
}

/* home */

#flashpad {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.columnforflash {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

/* books */

#column1books {
	width: 648px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	padding: 0px;
	margin-bottom: 0px;
	height: auto;
	font-size: 10px;
}
#column2books {
	width: 310px;
	height: auto;
	float: left;
	margin-right: 28px;
}
#column3books {
	width: 310px;
	float: left;
	height: auto;
}

#list {
	margin-top: 10px;
}

/* press*/
#col2press{
	float: left;
	height: auto;
	width: 205px;
	margin-top: 30px;
}
#col3press {    
    float: left;
    height: auto;
    width: 405px;
    margin-left: 30px;
    margin-top: 20px;
}
