BODY {
	TEXT-ALIGN: center;
	MARGIN-TOP: 20px; 
	FONT-FAMILY: verdana, helvetica, arial, sans-serif; 
	COLOR: black; 
	FONT-SIZE: 11px;
}

.home {
	background-image: url(images/bg2.jpg);
}

img	{
	padding: 4px;
}

#flash {
	position: absolute;
	left:320px;
	top:350px;
	z-index: 0;
}

.green	{
	background-color: #222222;
}

.white	{
	background-color: white;
	background-image: url(images/backgrnd.jpg);
}

h1	{
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	margin-left: 40px;
}

.magnify	{
	margin-top: 5px;
	margin-bottom: 5px;
}

a.menu	{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
	
a.menu:hover	{
 	color: blue;
 	text-decoration: underline;
 }
 	
a.footer{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	
a.footer:hover	{
 	color: blue;
 	text-decoration: underline;
 }
 
a	{
	COLOR: black; 
	TEXT-DECORATION: none
}

a.main	{
	color: blue;
}

a.main:hover	{
	color: red;
	text-decoration: underline;
}

#footer	{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

#container {
	POSITION: relative; 
	TEXT-ALIGN: left; 
	WIDTH: 900px;
	background-repeat: no-repeat;
}

#header {
	POSITION: relative; 
	WIDTH: 100%; 
	HEIGHT: 20px; 
	text-align: right;
}

#content_area {
	margin-top: 15px; 
	TEXT-ALIGN: center; 
	WIDTH: 100%; 
	BORDER-TOP: #bdbdbd 1px solid; 
	BORDER-bottom: #bdbdbd 1px solid; 
}

#content_area_top {
	margin-top: 15px; 
	TEXT-ALIGN: center; 
	WIDTH: 100%; 
	BORDER-TOP: #bdbdbd 1px solid; 
}

#topright {
	POSITION: relative; 
	TEXT-ALIGN: right; 
	WIDTH: 500px; 
	FLOAT: right; 
	FONT-SIZE: 14px; 
}

#content {
	POSITION: relative; 
	TEXT-ALIGN: center; 
	PADDING-BOTTOM: 15px; 
	WIDTH: 600px; 
	PADDING-TOP: 15px
}

#text_area {
	POSITION: relative; 
	TEXT-ALIGN: justify; 
	PADDING-BOTTOM: 15px; 
	WIDTH: 600px; 
	FONT-SIZE: 11px;
	font-family: "century gothic", verdana, arial, helvetica, sans-serif; 
	PADDING-TOP: 15px;
	
}

.normal {
	FONT-SIZE: 14px;
	font-family: "century gothic", verdana, arial, helvetica, sans-serif; 
	text-align: left;
	margin-right: 20px;
}

.normalwhite {
	FONT-SIZE: 13px;
	font-family: "century gothic", verdana, arial, helvetica, sans-serif; 
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}

.normalwhite2 {
	FONT-SIZE: 15px;
	font-family: "century gothic", verdana, arial, helvetica, sans-serif; 
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}

.smallwhite {
	FONT-SIZE: 11px;
	font-family: "century gothic", verdana, arial, helvetica, sans-serif; 
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}

.middlewhite {
	FONT-SIZE: 11px;
	font-family: verdana, arial, helvetica, sans-serif; 
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	color: white;
}

.mainwhite {
	FONT-SIZE: 11px;
	font-family: verdana, arial, helvetica, sans-serif; 
	text-align: center;
	color: silver;
}

a.mainwhite	{
	text-decoration: underline;
}

a.mainwhite:hover	{
	color: red;
}
	
.normalright {
	FONT-SIZE: 11px;
	font-family: verdana, arial, helvetica, sans-serif; 
	text-align: justify;
	margin-left: 20px;
}

.normalleft {
	FONT-SIZE: 11px;
	font-family: verdana, arial, helvetica, sans-serif; 
	text-align: justify;
	margin-left: 20px;
}

p.right{
	text-align: right;
}
