/* CSS Document */

body{ background-position: center 0; margin: 10px 0 0 30px ; width: 720px; }
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	margin: 0 0 6px;
}

h2 {
	color: red;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	margin-bottom: 6;
	riant: small-caps;
}
h3 { color: black; font: bold 18px/100% Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin: 0; }

#newsblock {
	font-family: "Courier New", Courier, monospace;
	font-size: 60px;
	color: #333;
	position: absolute;
	width: 100px;
	top: 5px;
	right: 0px;
	left: 610px;
	float: right;
	text-align: right;
	line-height: 56px;
}

ul { margin-top: 24px; margin-bottom: 20px; padding-top: 6px; padding-bottom: 6px; border-top: 3px solid red; border-bottom: 3px solid red; }

li { margin: 0 50px 0 -20px; display: inline; }

a{ font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

a:link {
	color: red;
}

a:active { color: navy; background-color: red; }

a:visited {
	color: red;
}

a:hover { color: aqua; }

#menu{ color: red; font-size: medium; font-weight: bold; font-style: italic; background-color: white; text-align: left; padding-bottom: 1px; }




#left{
	width: 450px;
	float: left;
	margin: 0 0 0 20px;


}

#right{
	width: 200px;
	float: right;
	background-color: #b1ffdc;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#righttop { margin: 0; width: 300px; float: right; }
#white{
	padding: 5px;
}

.bold{ color: orange; font-weight: bold; margin-top: 6pt; margin-bottom: 6pt; }
.blue { color: #03c; font-style: normal; text-transform: lowercase; }
.red { color: red; font-style: normal; text-transform: lowercase; }
.menu { color: red; font-size: small; font-weight: normal; font-style: italic; text-transform: uppercase; }
.smallbold { color: navy; font-size: 11px; font-weight: bold; }
.inthisissue { color: purple; font-size: 14px; font-family: "Courier New", Courier, Monaco, monospace; font-weight: bold; }
.getorg { color: red; font-style: italic; line-height: 30px; margin-bottom: -1px; }
.interactive { color: purple; font-size: 24px; font-family: "Courier New", Courier, Monaco, monospace; line-height: 24px; margin-bottom: 0; }
.boldintro { color: black; font-size: 15px; font-weight: bold; line-height: 18px; margin-top: 0; margin-bottom: 6px; }

#previousimages {
	position: relative;
	margin-top: 20px;
	clear: right;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-width: 5px;
	border-bottom-width: 5px;
}
.previous {
	padding: 5px;
}
#leftextended {
	width: 550px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
