@charset "UTF-8";
/*Styles for moginspace.us
	Styles for mog_gallery.htm */

a:link, a:visited    { color:  #40C4E2; /*blue*/}
a:hover, a:active    { background-color: #1A3F47; /*dark rich blue*/}


body {
	background-color:#020331; /*navy blue*/
	color:#cff; /*light blue*/
	border-style:none;
	margin:0px;}

#mog_gallery_table {
	text-align: center;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size:9pt;}

#mog_gallery_table  td {
	padding-top:0px;
	padding-bottom:20px;}

#mog_gallery_table img {
	width:100px;
	height:100px;
	margin-bottom:5px;}

.gallery_blurb {
	width:700px;
	margin:20px auto;}
