@charset "UTF-8";
#wrapper {
	height: 670px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); 
}
#flash {
	position: relative;
	z-index: -15;
	float: left;
	height: 600px;
	width: 425px;
}
#content {
	height: 600px;
	width: 375px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#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;
	left: 10px;
	bottom: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	display:block;
	color: #666666;
}
#about {
	position: absolute;
	left: 190px;
	bottom: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	z-index: 18;
	display:block;
}
#contact {
	position: absolute;
	bottom: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	z-index: 18;
	left: 275px;
	display:block;
}
#reviews {
	position: absolute;
	bottom: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	left: 88px;
	display:block;
}
#topline {
	position: absolute;
	bottom: -2px;
	right: 0px;
	z-index: 20;
}
#headlines {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 355px;
	height: 480px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#headlines a {
	color:#000000;
	text-decoration: none;
}
#headlines a:hover {
	color:#999999
}
#bottomline  {
	position: absolute;
	bottom: -17px;
	right: 0px;
	z-index: 21;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	margin-left: auto;
	color: #333333;
}
p, h1, h2, h3, h4, h5, h6  {
	line-height: 1.4;
	margin-top: 0em;
	margin-bottom: 0px;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


p  {font-size: 0.60em;
}

h1 {
	font-size: 1em;
	font-weight: normal;
	margin-top: .7em;
}
h2 {

	font-size: 0.85em;
	font-weight: normal;
	}
h3 {
	font-size: 1em;
	margin-top: 1em;
	font-weight: normal;
}
h4 {
	font-size: 0.85em;
	font-weight: normal;
}
h6 {
	font-size: 0.75em;
	font-weight: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.operatitle {
	font-style: italic;
}



dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea, blockquote,th,td {  
	    margin:0; 
	    padding:0; 
	} 
	table { 
	    border-collapse:collapse; 
	
	} 
	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 { 

	} 
	abbr,acronym { border:0; 
	} 
	
.articletitle {
	font-size: 0.75em;
	font-weight: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smalltext {
	font-size: 8px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
