
*{font-family: Arial, sans-serif;}
#CHeader
	{
		font-size: 25pt;
		color: white;	
		width: 990px;
		height: 134px;
		background: #0021a2;
		text-align: center;
		-moz-border-radius-topleft: 20px;
		-moz-border-radius-topright:20px;
	}
#Logo
{
	margin-top: -113px;
	margin-left: 350px;
}

#leftbar
{
	height: 500px;
	width: 200px;
	background: #0021a2;
	padding: 10px;
	float: left;
	-moz-border-radius-bottomleft: 20px;
}

#rightbar
	{
		width: 300px;
		height: 250px;
		margin-right: 25px;
		border: solid black;
		float: right;
		-moz-border-radius: 10px;
	}

#ewaste
	{
		width: 100px;
		height: 100px;
		margin-left: 45px;
		margin-top: -20px;
	}

#date
	{
		color: white;
		margin-top: -125px;
		margin-right: 15px;
		float: right;
	}

.UN-Nav
	{
		color: white;
		background: SteelBlue;
	}

.tAlignment
{
	margin-top: 75px;
	margin-left: 240px;
}

li 
{
	margin-top: -16px;
	text-align: center;
	background: SteelBlue;
	list-style: none;
	padding: 3px;
	float: right;
}

#CHeading
{
	font-weight: bold;
	font-size: 20pt;
	text-align: center;
	border: none;
}

p
{
	text-indent: 25px;
	font-size: 12pt;
	font-family: 'Arial', sans-serif;
}

h4
{
	font-size: 15pt;
	font-style: italic;
	font-family: 'Comic Sans MS', cursive;
	color: white;
}

#invite
{
	text-align: center;
	font-family: 'Comic Sans MS', cursive;
	font-size: 13pt;
}

#bottomnav
{
	margin-top: 25px;
	margin-left: 500px;
	text-align: center;
	}

#contact
{
	border-style: inset;
	border-color: black;
	border-width: 5pt;
}

.contactinfo
{
	padding-left: 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;	
}

.btmlink
{
	font-family: 'Comic Sans MS', cursive;
	font-size: 9pt;
}

h5
{
	width: 250px;
	font-size: 12pt;
	margin-top: -10px;
	margin-left: 20px;
	background: #cccccc;
	padding: 5px;
	text-align: center;
	-moz-border-radius: 10px;
}
.desc
{
	font-family: Arial, sans-serif;
	background: #e5e5e5;
	margin-top: -30px;
	margin-left: 45px;
	width: 680px;
	padding: 5px;	
	-moz-border-radius: 10px;
}

.subtitle
{
	width: 175px;
	background: #b2b2b2;
	text-align: center;
	padding: 5px;
	-moz-border-radius: 10px;
}
h2
{
	text-decoration: underline;
}

#recycle
{
	color: white;
	font-family: 'Comic Sans MS', cursive;
}

.home
{
	font-size: 13pt;
	font-family: 'Comic Sans MS', cursive;	
}
.question
{
	color: red;
	font-weight: bold;	
}
.answer
{
	text-indent: 20px;
}
.top A:link {text-decoration: none}
.top A:visited {text-decoration: none}
.top A:active {text-decoration: none}
.top A:hover {text-decoration: underline; color: red;}	

.footer A:link {text-decoration: underline; color: blue;}
.footer A:visited {text-decoration: underline; color: purple;}
.footer A:active {text-decoration: underline; color: red;}
.footer A:hover {text-decoration: underline;}	

