body 	{
 background-color: #3399ff;
}

#all 	{
	margin-right: auto;
	margin-left: auto;
  width: 792px;
  min-height: 2000px;
  background-color: white;
}

#footer {
	margin-top: 0px;
	margin-left: auto;
  margin-right: auto;
  width: 793px;
  height: 20px;
}

#head {
  position: absolute;
	margin-top: 0px;
	margin-left: auto;
  width: 792px;
  height: 196px;
  background-image: url('hea.jpg');
  background-repeat: no-repeat;
}

#header {
  position: absolute;
	margin-top: 94px;
	margin-left: 30px;
}

#header2 {
  position: absolute;
	margin-top: 90px;
	margin-left: 500px;
  width: 270px;

}


#sidebar {
  position: absolute;
	margin-top: 210px;
	margin-left: 0px;
  width: 159px;
  min-height: 0px;
  background-image: url('sideback.jpg');
  background-repeat: repeat-y;
}

#sidebar a:hover {text-decoration: underline; color: #3399ff}
#sidebar a:link {text-decoration: underline; color: black; font-weight: bold;}
#sidebar a:visited {text-decoration: underline; color: black; font-weight: bold;}

h1 {
	font-variant: normal;
	font-size: 26px;
	color: blue;
  letter-spacing: 1px;
}

h2 {
	font-variant: normal;
	font-size: 16px;
	color: #000033;
  letter-spacing: 1px;
}

p {
	font-variant: normal;
	font-size: 17px;
	color: black;
	line-height: 20px;
}

ul {
	font-variant: normal;
	font-size: 15px;
	color: black;
  	font-weight: bold;
}

#rand {
border-style: solid;
padding: 10px;


}


#content 	{
  position: absolute;
	margin-top: 196px;
	margin-left: 195px;
  width: 586px;
background-color: white;
}