﻿body
	{ background:#ffffff; font-size: 9px; font-family: Georgia, "Times New Roman", Times, serif; color:#777; }

#container
	{ width:950px; height:615px; margin:-338px 0 0 -475px; position:absolute; left:50%; top:50%;  }

h1
	{ font-size:180%; margin:0; font-weight:normal; text-transform:uppercase; }
	
h1, p
	{ text-transform:none; }

a
	{ text-decoration:none; }

a:link, a:visited
	{ color:#777; }

a:hover, a:active
	{ color:#999; }

p
	{ margin:0 0 4px; font-size:110%; }

p a:link, p a:visited
	{ color:#777; }

img
	{ border:0; }

#me img { margin: 0px 0px 0px 0px; padding-bottom: 0px;}
	
#screen
	{ width:950px; height:550px; list-style:none; overflow:hidden; padding:0; margin:0;}

.blackback {background-color:#FFFFFF;}


ul
	{ text-transform:uppercase; list-style:none; padding:0; margin:1px 0 0px; }
	
	ul li
	{ display:inline; margin-left:17px; font-size:105%;  }
	
	ul a:link, ul a:visited
	{ color:#666; }
	
	ul a:hover, ul a:active, li.selected a
	{ color:#999; }
	
	ul li.first
	{ margin-left:0; }
	
	ul li.last
	{ font-weight: bold; color:#888;}

.numeral{font-size:135%;}	
	
#introduction
	{ color:#777; font-size:11px; text-transform:none; font-style:italic; margin-top: 3px; }
	
	#introduction a {color:#777; }
	
	#introduction a:link, #introduction a:visited
	{ color:#777; margin: 0 1px 0 1px; }
	
	#introduction a:hover, #introduction a:active, #introduction a:focus, .home #introduction a
	{ color:#555; }
	
#browse
	{ margin:0; padding:0; position:relative; list-style:none; }

#browse li
	{ float:left; margin:0 2px; }

	#browse li.first
	{ margin-left:0; }

#browse a
	{ font:bold 120%/130% Verdana,Arial; text-align:center; color:#999; text-decoration:none; display:block; }

#browse a:hover, #browse a.current
	{ background:#FFF; color:#555; }

.no-script ol#screen
	{ overflow:scroll; }
	
#picture 
	{ height:0.1px; width:0.1px; }

	
#contact {
	height: 520px;
	margin-top: 30px;
	font-size: 11px;
	font-family: Georgia, Arial, "Times New Roman", Times, serif;
    text-align: justify;
	margin-right:595px;

	}
	
div.nicetitle {
    position: absolute;
    padding: 5px;
    top: 0px;
    left: 0px;
    color: white;
    font-size: 9px;
    font-family: Georgia, Arial, "Times New Roman", Times, serif;
    width: 250em;
    font-weight: normal;
    background: url(ntbg.png);
    
    /* Mozilla proprietary */
    -moz-border-radius: 0px;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 11px;
    text-align: left;
    padding-top: 3px;
}




