body{font: 12px arial,sans-serif;
    color: #000066;
    margin:0;
    padding:0;
    background:#FFFFFF;
	text-align:left;
    vertical-align:top;
}

#wrap {
    margin:20px auto;
    width:800px;
    }
#logo {height:60px;}
#header{height:40px ;width: 100%; background:#E0F0FF; padding: 0px}
#container{background:#E0F0FF; width: 470px; height: 350px; float: right; margin: 0px 0px;}
#content {margin: 20px 20px 20px 10px; background:#FFFFFF; padding: 15px;}
#content1 {margin: 20px 20px 20px 10px; background:#FFFFFF; padding: 15px}
#content1 a:hover{font-weight:700;}
#bigcontainer {background:#E0F0FF; width: 800px; min-height: 350px; margin: 0px 0px;}* html #bigcontainer { height:350px; } 
#content2 {margin: 20px 100px 20px 100px; background:#FFFFFF; padding: 15px; height: 100%}
#gallery{background:#E0F0FF; width: 330px; float: left;}
#footer{clear: both; background:#9999FF; height: 25px; text-align:center}
#footer a:hover{color:#FFFFFF;}
#extra{background:#FFFFFF; clear:both;width:100%; height: 30px; text-align:center}

h1 {font-size: 14px; position: relative; top: -15px;}
h2 {font-size: 13px;}

p.small {font-size: 11px;}
p.tiny {font-size: 10px;}
p.footer {position:relative; top: 5px; word-spacing: 3px;}
p.extra {position:relative; top: 10px; font-size: 10px;}
a:link{font-weight:500;
	color: #000066;
	text-decoration: none;
}
	
a:visited{font-weight:500;
	color: #000066;
	text-decoration: none;
}

a:hover{font-weight:500;
	color: #9999FF;
	text-decoration: none;

}

ol { list-style-type: upper-roman; list-style-position: outside;}

.tall {line-height:150%}



