body {
	background-image: url('images/light-background.jpg');
	border-top: 1px solid #EAEA03;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    color: #3A3430;
    font: normal 12px Verdana,Arial,sans-serif;
	line-height: 20px;
}	

p, div, form, ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul {
	list-style: none;
	margin: 0px 0px 15px 10px;
}

.clear {
	clear: both;
}

#header {
	background-image: url('images/background.jpg');
	border-bottom: 1px solid #EAEA03;
	height: 65px;
}

#header-container {
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	width: 760px;
}

#container {
	background-color: white;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.list {
	list-style: disc;
	margin: 10px 0px 10px 20px;
}

.list li {
	list-style: disc;
	margin: 0px 0px 0px 10px;
}

/*
 * .navigation
---------------------------------------- */

#navigation {
	background: url('images/light-background.jpg');
	height: 25px;
	border-bottom: 1px solid #EAEA03;
}

#navigation ul {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 660px;
}

#navigation ul li {
	float: left;
	margin: 3px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	list-style: none;
	border-left: 1px solid white;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

#navigation ul li.search {
	float: right;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	border: none;
}

input.go {
		margin-bottom: -2px;
}

#navigation ul li.home {
	border: none;
}

#navigation ul li a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#navigation ul li a img {
	border: none;
}

#navigation ul li a:hover {
	color: #EAEA03;
}

.navigation-dropdwn {
	position:absolute;
	top: 0;
	color: white;
	font-size: 12px;
	font-weight: bold;
	z-index:100;
	visibility: hidden;
	margin: 5px 0px 0px -10px;
	background: url('images/light-background.jpg');
}

.navigation-dropdwn a {
	width: auto;
	display: block;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	color: white;
	
}
.navigation-dropdwn a:hover {
	color: #EAEA03;
}

.navigation-dropdwn a img {
	border: none;
}

.navigation-dropdwn div.seperator {
	border-bottom: #e0dbc7 1px solid;
	margin: 2px 5px 2px 5px;
}


/* .footer
**************************************/

#footer {
    border-top: 1px solid #EAEA03;
	text-align: center;
	padding-top: 5px;
	color: white;
}


#footer a {
	text-decoration: none;
	color: white;
}

#footer a:hover {
	color: #EAEA03;
}


/* .main
*************************************/

#main {
	text-align: justify;
	width: 650px;
	margin: 0px auto 0px auto;
	padding: 15px 0px 15px 0px;
}

#main p {
	margin-bottom: 10px;
}

#main a {
	text-decoration: underline;
	color: #222299;
}

#main  a:hover {
	text-decoration: underline;
}

/* bulletin
*************************************/

#back-issues {
	margin-top:20px;
}

#back-issues ul {
	margin: 0px 0px 0px 60px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#back-issues ul.left,
#back-issues ul.right {
	float: left;
	width: 38%;
}

#back-issues ul li {
	background: #fffdee url('images/pdf.gif') no-repeat;
	padding: 0px 0px 0px 25px;
	margin: 5px 0px 0px 0px;
	height: 25px;
}

.volumn-7 {
	margin-left: 15px;
}

/* contact us
***************************************/

.contact-us div {
	float: left; 
	width: 35%;
}

.contact-us div.left {
	margin-right: 20px;
}

.send {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(images/send.gif);
	height: 26px;
	width: 48px;
}

/* current subscribers
***************************************/

.current div {
	float: left; 
	width: 43%;
	margin-left: 20px;
}

/* search results
***************************************/
.left {
	float: left;
	width: 32%;
}

.small {
	float: left;
	width: 4%
}

/* search results
***************************************/

.result {
	margin: 5px 0px 20px 0px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #EAEA03;
}

.result h3 {
	margin: 0px 0px 5px 0px;
	text-transform: capitalize;
	font-size: 16px;
}

.result p {
	font-weight: normal;
	margin: 5px 0px 0px 0px;
}

.abstract {
	text-align: justify;
}

#searchTab  {
	width: 650px;
	margin: 0px auto 0px auto;
	
}

#searchTab li {
	float: left;
	width: 75px;
	height: 20px;
	border-top: 1px solid #EAEA03;
	border-right: 1px solid #EAEA03;
	border-left: 1px solid #EAEA03;
	margin: 0px 5px 0px 5px;
	text-align: center;
	background-image: url('images/background.jpg');
	padding: 3px;
}

#searchTab li.selected {
	font-weight: bold;
	background-image: url('images/light-background.jpg');
}

#searchTab li.selected a {
	color: #EAEA03;
}

#searchContainer {
	border: 1px solid #EAEA03;
	width: 650px;
	margin: 0px auto 0px auto;
	padding: 10px;
	background-image: url('images/background.jpg');
	color: black;
}

.tabcontent {
	text-align: left;
	color: white;
}

#searchTab li a {
	text-decoration: none;
	color: white;
}

#searchTab li a:hover {
	text-decoration: none;
	font-weight: bold;
}

/* .submit
--------------------------------------- */
table.submit {
	width: 600px;
}

table.submit td {
	vertical-align: top;
}

table.submit input.small {
	width: 200px;
}

table.submit input.large {
	width: 400px;
}

table.submit textarea {
	height: 200px;
	width: 400px;
}
