body 	{	font-family: comic sans, cursive; 
		font-size: small; 
		background-color: #CCCC33;
	}
h3 {font-size: 120%; }
th {font-weight: bold; }
hr {color: black;}

#allcontent 	{
		width:	1000px;
		padding-top: 5px;
		padding-bottom: 5px;
		background-color: #CCCC33;
		margin-left: auto;
		margin-right: auto;
	}

#header 	{
		width: 	900px;
		padding: 15px;
		padding-bottom: 10px;
		margin: 5px 5px 5px 5px;
		background-color: olive;
		border-style: outset;
		text-align: center;
		font-size: 120%;
		font-weight: bold;
	}
#header a:link	{
		color: yellow;
	}

#header a:visited{
		color: yellow;
	}
#header img	{
		border: none;
	}
#nav	{
		width: 900px;
		text-align: center;
		padding: 20px;
		font-size: 80%;
		font-weight: bold;
		margin-left: auto;
		margin-right: auto;
		}
#main		{
		padding: 15px;
		margin: 0px 5px 5px 5px;
		background-color: olive;
		width: 460px;
		border-style: outset;
		text-align: left;
		float: left;
	}

#main a:link	{
		color: yellow;
	}

#main a:visited{
		color: yellow;
	}
#main img	{
		border: none;
		}
#siteground	{
		font-family:Tahoma, Verdana, Helvetica, sans-serif;
		font-weight: bold;
		color:#FB8A00;
		font-size:8pt;
		text-align: right;
	}
#sidebar 	{
		padding: 15px;
		padding-bottom: 10px;
		margin: 0px 10px 10px 505px;
		text-align: right;
		border-style: outset;
		background-color: olive;
		width: 400px;
	
	}

#sidebar a:link	{
		color: yellow;
		border: none;
	}

#sidebar a:visited{
		color: yellow;
		border: none;
	}

#sidebar img	{
		border: none;
	}
#evobook	{
		float: right;
		}
#evobook a:link	{
		color: red;
		border: none;
	}
#evobook a:visited	{
		color: red;
		border: none;
	}
	
#footer	{
		padding: 15px;
		margin: 0px 5px 5px 5px;
		width: 430px;
		text-align: left;
		border-style: outset;
		background-color: white;
		float: left;
		color: blue;
	}
#footer a:link	{
		color: blue;
		border: none;
	}

#footer a:visited{
		color: blue;
		border: none;
	}

.subtitle	{
		font-size: 85%;
	}

.podurl		{
		font-size: 80%;
		color: blue;
	}
.podtitle	{
		font-size: 110%;
		font-weight: bold;
	}
p.getadobe	{
		text-align: left;
		border: none;
	}

.quote		{
		color: yellow;
		font-style: italic;
		font-weight: bold;
	}
.c1	{
		font-weight: bold;
		}