body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

p {
display: block;
margin: 1em 0;
}

/* Background */

#main	{
	width:700px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
		}

#header	{
	width:98%;
	height:152px;
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/gapheader.jpg);
	background-repeat:no-repeat;
	text-align:right;
			}
			
#page  {
	width:650px;
	height:auto;
	padding-bottom:12px;
	margin-left:50px;
	padding-right:12px;
			}
			
#gallery  {
	padding-left:60px;
			}
	

/* Links & Formatting */

A:link 	{
	color: #993333; 
	text-decoration: none;
			}
A:visited 	{
	color: #993333; 
	text-decoration: none;
			}
			
A:hover  {
	color: #999999;
	text-decoration: underline;
			}
A:visited:hover  {
	color: #999999;
	text-decoration: underline;
			}

.text_minute {
	font-size: 62.5%;
	font-size: .7em;
	text-align:center;
}

.text_pages {
	font-size: 0.8em;
	font-size: .8em;
	padding-left:60px;
	color:#333333;
}

.text_lists {
	font-size: 62.5%;
	font-size: .8em;
	padding-left:48px;
	color:#333333;
}

.text_copyright {
	font-size: 62.5%;
	font-size: .7em;
	padding-left:60px;
	color:#666666;
}

.text_menu {
	font-size: 62.5%;
	font-size: .7em;
	color:#666666;
}

.titles {
	color:#333399;
	font-size: 1.1em;
	font-size:1.1em;
	font-weight:bold;
}

.gallery {
	font-size:.9em;
	font-weight:bold;
	padding-left:60px;
	color: #333399;
}
