body {background: #111122;
	margin: 10px 0px; padding: 0px 30px;
	text-align: center; /* Hack for IE5/Win */ 
	}

#header {background: #111122;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	width: 708px;
	padding: 5px;
	font: bold oblique normal 24px/60px "Arial", sans-serif;
	color: #FFFAE6;
	}



#content {background: #FFFFFF;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	/*width: 708px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font: normal normal normal 16px "Arial", sans-serif;
	color: #333333;
	border: 5px inset #666666;
	}

td {color: #333333;
	font: normal normal normal 16px "Arial", sans-serif;
	}

img.album {border: 2px outset #666666; }
img.album_head {border: 3px inset #666666; }
img.page {border: 3px outset #666666; }

hr {border: 3px outset #000033;}

a {font: normal normal normal 18px "Arial", sans-serif;}


A:link {color: #333333; text-decoration:none}
A:visited {color: #333333; text-decoration:none}
A:active {color: #333333; text-decoration:none}
A:hover {color: #330099; text-decoration:none;}

A:hover img.album {border: 2px outset #330099;}
A:hover img.album_head {border: 3px inset #330099;}

p.instructions {text-align: center;
	font: normal normal normal 14px "Arial", sans-serif;}

p.title {font: bold normal normal 18px "Arial", sans-serif;}
a.title:link {color: #330099; text-decoration:none}
A.title:visited {color: #330099; text-decoration:none}
A.title:active {color: #330099; text-decoration:none}
A.title:hover {color: #6633FF; text-decoration:none;}


p.caption {font: normal normal normal 16px "Arial", sans-serif;}

a.instructions {font: normal normal normal 14px "Arial", sans-serif;
		color: #330099;}

A.instructions:link {color: #330099; text-decoration:none}
A.instructions:visited {color: #330099; text-decoration:none}
A.instructions:active {color: #330099; text-decoration:none}
A.instructions:hover {color: #6633FF; text-decoration:none;}
