html{
     margin:0;
     padding:0;
     height:100%;
     //background-color: #C0C0C0;
     //background-image: url("/images/bg01.gif");
     }
body{
     margin:0;
     padding:0;
     height:100%;
     font-family: helvetica,sans-serif,arial;
     font-size: 10pt;
     line-height:1.5em;
     letter-spacing:2px;
     }     

#twitter {
position:absolute;
font-size:8pt;
text-align:center;
line-height:1em;
top:0px;
left:0px;
width:55px;
height:55px;
border:0px solid black;	
}

#container {
     width:800px;
     text-align:center;
     }

#container {
     width:800px;
     text-align:center;
     }

#galleryindex {
     width:800px;	
}

img {
	padding:10px;
}

a {
     font-size: 9pt;
     color:#b83128;
     text-decoration: none;
     }
a:hover {
     text-decoration: underline;
     }
h1 {
     font-size:14pt;
     }
h2 {
     font-size:12pt;
     margin:0px;
     letter-spacing:4px;
     }
     
h3 {
     font-size:8pt;
     font-weight:normal;
     margin:0px;
     letter-spacing:2px;
}

     
.title {
font-weight:bold;
letter-spacing:4px;	
}
.desc {
font-weight:normal;
letter-spacing:4px;	
font-size:8pt;
}
hr {
	border:0;
	width:80%;
	color:#e5e5e5;
	background-color:#e5e5e5;
	height:2px;
	margin-top:10px;
	margin-bottom:10px;
}
blockquote {
	font-size:12pt;
	font-weight:bold;
	width:600px;
}
#menu {
     font-size:12pt;
     font-weight:bold;
     
     }
#menu a{
     font-size:12pt;
     font-weight:bold;
     
     }
          
.port_thumb {
        width:100px;
        height:100px;
	margin:5px;
	padding:0px;
	float:left;
        border:0px solid green;
}
#footer {
	width:800px;
	text-align:center;
	border: 1px solid red;
}

#iphone {
     border:0px solid red;
     width:320px;	
}
#logo {
text-align:center;	
}
#logo img {
     padding-top:10px;
     padding-left:0px;
     padding-right:0px;
     padding-bottome:0px;
}