.pics
{
	width: 100;
	border-width: 1;
	border-color: #0000FF;
	border-style: solid;
}
body {
	background-color: #FFFFFF;
}
body.sidebar {
	background-color: #FFFFFF;
}
body.header {
	background-color: #FFFFFF;	
}
td.picture {
	width: 15%;
	height: 10;
	text-align: center;
}
div {
	width: 620;
}
table {
	width: 620;
	height: 10;
}
td.header {
	width:70%;
	text-align: center;	
	margin: 0;
}

a.header {
	color: #0000FF;
	text-decoration: none;
	font-size: 30;
}
a.header:hover {
	color: #0000FF;
	text-decoration: none;
	font-size: 30;
}

a.header:visited {
	color: #0000FF;
	text-decoration: none;
	font-size: 30;
}
table.menu {
	border-color: #0000FF;
	border-width: 1;
	border-style: solid;
}

td.menu {
	background-color: #0066CC;
	text-align: center;
	border-color: #0000FF;
	border-width: 1;
	padding: 0;
	border-style: solid;
}
a.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13;
}
a.menu:hover {
	color: #f6ff00;
	text-decoration: none;
	font-size: 13;
}
table.sidebar
{

	width: 130;
	border-width: 1;
	border-color: #0000FF;
	border-width: 1;
	border-style: solid;

}
td.sidebar {
	text-align: center;
	background-color: #0066CC;
	text-align: center;
	border-color: #0000FF;
	border-width: 1;
	padding: 0;
	border-style: solid;
}

a.sidebar {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13;
}
a.sidebar:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13;
}
a.sidebar:hover {
	color: #f6ff00;
	text-decoration: none;
	font-size: 13;
}
td.subsection {
	text-align: left;
	background-color: #F6ff00;
	border-color: #0000FF;
	border-width: 1;
	padding: 0 5 0 5;
	border-style: solid;	
	font-size: 14;
}
