@charset "utf-8";
/* CSS Document */

body {
	background-image: none !important;
}

#guardian-logo {
	width: 300px;
	height: 202px;
	position: absolute;
	top: 65px;
	right: 50%;
	margin-right: -360px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

/****************************************************************/

.sectionparagraph {
	margin: 10px;
	margin-top: 50px;
}

p {
	margin-bottom: 10px;
}

/****************************************************************/

#section-purple {
	width: 314px;
	height: 110px;
	position: absolute;
	top: 290px;
	left: 50%;
	margin-left: 60px;
	background-color: #9966CC;
	color: #FFFFFF;
	text-align: center;
}

#section-purple  div.sectionparagraph {
	margin-top: 5px;
	margin-right: 30px;
}

#section-purple  div.sectionparagraph h6{
	color: #FFF;
	margin-bottom: 5px;
}

#section-purple  div.sectionparagraph table td {
	font-size: .7em;
	line-height: 1.1em;
	color: #FFF;
}

#section-purple  div.sectionparagraph table td strong {
	font-weight: 700;
}

#section-purple div.sectionparagraph a {
	font-size: 15px;
	line-hight: 25px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#section-purple div.sectionparagraph a:hover {
	text-decoration: underline;
}

#section-blue h2,
#section-purple h2 {
	color: #FFFFFF;
	padding: 2px;
	border-bottom: 2px solid #FFFFFF;
}

.whitebox {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 140px;
	margin: 10px;
	background-color: #FFFFFF;
}

/****************************************************************/

#section-blue {
	width: 525px;
	min-height: 350px;
	height: auto;
	position: absolute;
	top: 50px;
	right: 50%;
	margin-right: -50px;
	background-color: #0066CC;
	color: #FFFFFF;
	background-image: url(../images/welcome.jpg);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
}

#section-blue p {
	font-size: 1.2em;
	margin-left: 20px;
	margin-bottom: 20px;
}

#section-blue ul li {
	font-size: 1.2em;
}

#section-yellow {
	width: 120px;
	height: 160px;
	position: absolute;
	top: 410px;
	left: 50%;
	margin-left: 60px;
	background-color: #FFCC33;
	border: 1px solid #FFFFFF;
	background-image: url(../images/sm_eeapc_logo.gif);
	background-position: center;
	background-repeat: no-repeat;	
}

#section-yellow a {
	display: block;
	width: 100%;
	height: 100%;
}

#section-yellow .sectionparagraph {
	margin-left: 20px;
}

#rsstag {
	position: absolute;
	top: 18px;
	left: 270px;
}

#section-green {
	width: 182px;
	height: 160px;
	position: absolute;
	top: 410px;
	right: 50%;
	margin-right: -375px;
	background-color: #009966;
	border: 1px solid #FFFFFF;
}

#section-green .sectionparagraph {
	margin: 0;
	margin-top: 4px;
	text-align: center;
}

#section-green div.whitebox {
	width: 162px;
}

#inspire-logo {
	width: 162px;
	height: 100px;
	position: absolute;
	top: 40px;
	left: 0;
	background-image: url(../images/InspireLOGO.jpg);
	background-position: -4px;
	cursor: pointer;
	cursor: hand;
}

#copyrightnotice {
	width: 300px;
	height: 30px;
	position: absolute;
	top: 580px;
	right: 50%;
	margin-right: 170px;
}

#person200 {
	width: 250px;
	height: 190px;
	position: absolute;
	top: 265px;
	right: 50%;
	margin-right: -410px;
	background-image: url(../images/person200.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.newsstory {
	padding: 10px;
}

.newsstory:hover {
	background-color: #FFEEBB;
	cursor: pointer;
	cursor: hand;
	padding: 10px;
}

ul.welcomebullets {
	margin-left: 60px;
	margin-bottom: 20px;
}

ul.welcomebullets li {
	list-style: outside;
	list-style-type: square;
}

#sig {
	width: 80px;
	margin-left: 40px;
	margin-bottom: 20px;
	height: 59px;
	background-image: url(../images/jackie_sig.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#uwlogo {
	position: absolute;
	width: 128px;
	height: 55px;
/*	top: 532px;
	left: 50%;  */
	bottom: 10px;
	right: 10px;
	margin-left: -170px;
	background-image: url(../images/uw_rgb_ful.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#donatenow {
	position: absolute;
	bottom: 10px;
	right: 10px;
}