/* CSS Document */

/*Global*/

#wrapper {	font: 13px Arial, sans-serif; margin: auto;	position:relative;	width: 790px;	margin: 0px auto;	padding: 0px;	}

marquee {	background:#CF6;}

a:link { 	text-decoration: none; color: #003572;	}

a:visited { 	text-decoration: none; 	color: #003572;	}

a:hover { 	text-decoration: none; 	color: #CCCCCC;	}

#animate { text-align:center; margin:10px;}

#innertext { margin: 5px;}

#cat { margin: 20px 0px 0px 0px; font:  18px "Copperplate Gothic Light";	color: #003572; text-decoration:underline; width:150px;}

.picture {text-align:center;}
.picture img { vertical-align:middle;}
.right { margin: 0px 0px 10px 10px; float:right;}
.left { margin: 0px 10px 10px 0px; float:left;} 

#divider {	margin: 10px 0px 10px 0px;	float: bottom;	}
#bodydivider { margin: 0px; float: bottom; }

#topmenubar {	text-align: center;	width: 640px;	margin: 0px 0px 0px 150px;  }

#topbanner {	text-align: center;	font:  20px "Copperplate Gothic Light";	color: #003572;	width: 640px;	margin: 0px 0px 0px 150px;	}

#topbanner a {	text-align: center;	text-decoration: underline;	font:  36px "Copperplate Gothic Light";	color: #003572;	}

#bodypage {	text-align:justify;	position:relative;	width: 625px;	margin: 20px 0px 0px 165px;	}

#bodypage a {	font-weight: bold;	}

#bodypage a img {	border: 0;}

#bodypage h1 {	font: 16px "Arial";	text-align: left;
font-weight: bold;	}

#mainpic img {	margin: 0px 0px 0px 5px;	float: right;	}

#footer    {	position: relative;	width: 640px;	text-align:center;	line-height: 1.0;	padding: 12px;	margin: 0px 0px 0px 150px;    }

#sidebar {	position: absolute;	text-align: left;	top: 110px;	left: 0px;	margin: 0px;	padding: 0px 0px 50px 0px;	width: 130px;}

#sidebar p {	margin: 10px 0px 0px 0px; width: 130px; }

#sidebar a {	cursor: pointer;	color: #003572;}

#sidebar a:hover {	background: #CCCCCC;}
