body {
	background-color: #999999; 
	margin-top: 0px;
	}

div.main {
	margin-left: auto; 
	margin-right: auto; 
	width: 1024px;  
	background-color: white;
		}

div.header {
	clear: both; 
	background-color: white;
	}
	
	div.name {
		float: left; 
		margin-bottom: 5px;
		}
		
	img.name {
		border-style: none;
		}
		
	div.menu {
		clear: both; 
		font-weight: bold; 
		padding-left: 5px;  
		background-color: #FF9900; 
		text-align: left; 
		height: 60px;
		}
		
		table.menu {
			width: 731px; 
			margin-top: 18px; 
			margin-left: 20px;
			}

div.content {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	div.content_header {
		padding-top: 5px;
		padding-left: 5px; 
		}
			
		span.contentheader {
			color: #0033FF; 
			font-size: 210%; 
			padding-left: 10px; 
			font-weight: bold; 
			}
			
		span.link_loc {
			padding-left: 10px; 
			font-size: 63%;
			}
	
		table.side_menu {
			float: left; 
			border-collapse: collapse; 
			cellspacing: 0px; 
			border-top: solid; 
			border-width: thin; 
			border-color: gray;}
			
			.side_menu td {
				background-color: white; 
				border-bottom: solid; 
				border-width: thin; 
				border-color: #666666; 
				width: 180px;
				}
		
	div.contact {
		margin-left: auto; 
		margin-right: auto; 
		margin-bottom: 10px; 
		border-style: solid; 
		border-width: thin; 
		padding: 20px; 
		height: 200px; 
		width: 270px;
		}
		
		div.contentwords_index {
			padding-left: 10px;
			width: 60%;
			}

		div.right {
			float: right; 
			padding: 10px; 
			max-width: 36%
			}

	div.contentmat {
			width: 800px; 
			font-family: Arial, Helvetica, sans-serif; 
			padding-left: 20px; 
			margin-left: 175px;
		}
		div.care {
			margin-right: 20px; 
			width: 175px; 
			border: solid; 
			border-width: thin; 
			border-color: gray; 
			padding: 10px; 
			float: left;
			}

		img.main_img {
			border-style: none; 
			width: 250px; 
			height: 250px; 
			float: left; 
			margin-left: 10%;
			}
			
		img.powers {
			float: right; 
			width: 400px; 
			height: 300px; 
			margin: 10px;
			}
		

	div.right_side {
		float: right;
		}
		
		div.form {
			background-color: #CCCCCC;
			}
			th.table_head {
				font-size: 110%;
				}
			td.table_text {
				font-size: 90%;
				}
		div.bbb {
			margin-top: 20px;
			}

div.footer {
	border-top-style: solid; 
	border-top-width: thin; 
	border-top-color: #CCCCCC; 
	clear: both; 
	text-align: center; 
	color: #666666; 
	font-size: 80%; 
	background-color: white;
	}

a.link:link {
	color: white; 
	text-decoration: none; 
	font-size: 110%;
	}
	
	a.link:visited {
		color: white; 
		text-decoration: none; 
		font-size: 110%;
		}
	a.link_on:visited {
		color: #0033FF; 
		text-decoration: none; 
		font-size: 110%;
		}
	a.link:hover {
		color: #0033FF;
		}

a.link_loc:link {
	color: black; 
	text-decoration: none; 
	font-weight: bold; 
	}
	a.link_loc:visited {
		color: black; 
		text-decoration: none; 
		font-weight: bold; 
		}
	a.link_loc:hover {
		color: blue;
		}

a.link_footer:link {
	color: #666666; 
	text-decoration: none;
	}
	a.link_footer {
		color: #666666; 
		text-decoration: none;
		}
	a.link_footer:visited {
		color: #666666; 
		text-decoration: none;
		}
	a.link_footer:hover {
		color: blue;
		}
	
a.list:link {
	color: black; 
	text-decoration: none; 
	font-weight: bold;
	}
	
	a.list:hover {
		background-color: #CCCC99; 
		color: blue;
		}

	a.list {
		display: block; 
		width: 100%; height: 
		100%; color: black; 
		text-decoration: none; 
		font-weight: bold; 
		}

span.side_links {
	display: block;
	padding-left: 10px; 
	padding-right: 10;
	}
	span.side_links2 {
		display: block; 
		padding-left: 30px; 
		padding-right: 10;
		}
