@charset "UTF-8";
#logo {
	margin-bottom: auto;
	position: absolute;
	left: 0px;
	top: 0px;
}
#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
}
#abouttext {
	position: relative;
	font-size: .95em;
}
#frame {
	height: 300px;
	width: 300px;
	border: 1px solid #999999;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#wholetop {
	height: 175px;
	width: 800px;
	position: relative;
}
#navbar {
	height: 168px;
	width: 375px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#navbar a {
	text-decoration: none;
	color: #000000;	
}
#navbar a:hover {
	text-decoration: none;
	color:#CCCCCC;
}
#home {
	position: absolute;
	bottom: 24px;
	left: 63px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	display:block;
	color: #666666;
}
#about {
	position: absolute;
	bottom: 24px;
	left:  158px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	z-index: 18;
	display:block;
	color: #666;
}
#contact {
	position: absolute;
	bottom: 24px;
	left: 253px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	z-index: 18;
	display:block;
	
}

#content {
	width: 720px;
	position: relative;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
	line-height: 1.4em;
	height: auto;
	margin: auto;
	padding-top: 15px;
}
#content a {
	text-decoration: none;
	color: #000000;
}
#content a:hover {
	text-decoration: none;
	color:#CCCCCC;
}
#topline {
	position: absolute;
	bottom: -2px;
	right: 0px;
	z-index: 8;
}
#footer {
	height: 50px;
	width: 800px;
	padding-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
#bottomline  {
	position: relative;
	margin-top: auto;
}
h1, h2, h3, h4, h5  {
	line-height: 1.4;
	margin-top: 0em;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p  {
	padding-left: 10px;
	font-size: .95em;
}
.td {
	padding: 0px;
}
h1 {
	margin-top: 2em;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px;
	padding-left: 25px;
	line-height: 3.0em;
}
#abouttext {
	width: 390px;
}
h2 {
	margin-top: 2em;
	font-size: 1.4em;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	margin-top: .8em;
	font-weight: normal;
}
h4 {
	font-size: 0.85em;
	font-weight: normal;
}
h6 {
	font-size: 0.75em;
	font-weight: normal;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	margin-left: auto;
	color: #333333;
}
/* reset CSS Document */

dl,dt,dd,ul,ol,li,pre,form,fieldset,input,p, textarea,blockquote,th,td {  
	    margin:0; 
	    padding:0; 
	} 
	table { 
	    border-collapse:collapse; 
	    border-spacing:10; 
	} 
	fieldset,img {  
	    border:0; 
	} 
	address,caption,cite,code,dfn,em,strong,th,var { 
	    font-style:normal; 
	    font-weight:normal; 
	} 
	ol,ul { 
	    list-style:none; 
	} 
	caption,th { 
	    text-align:left; 
	} 
	q:before,q:after { 
	    content:''; 
	} 
	abbr,acronym { border:0; 
	} 
	

