body { 
	font-size: 0.7em; 
	text-align:center;
	background:lightgray;
}
h3   { font-size: 1.6em; margin: 0px; }

.bg {
	position:relative;
	//background: url('../images/rainbow3.jpg')bottom;
	//background-image:url(images/rainbow3.jpg) no-repeat;
	opacity:.8;
	width:850px;
	height:98px;
}
#img{
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
}

H1{
	text-shadow: #555 2px 2px 3px;
}

img.flag{
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
	cursor:pointer;
}

img.raised{
	border-radius:5px; 
  	-moz-border-radius:5px; 
  	-webkit-border-radius:5px;
}
img.thumb{
	width:120px; 
	height:100px;
	border:0px;
	border:3px solid darkcyan;
}
element {
	cursor: pointer;
	cursor: hand;
}

#menu{
	position:absolute;
	left:0px;
	top:80px;
	z-index:3;
}
#weather{
	position:absolute;
	left:730px;
	top:2px;
	z-index:5;
}
#date{
	position:absolute;
	left:0px;
	top:2px;
	z-index:5;
}

#header{
	width:850px;
	height:100px;
	position:relative;
	text-align:left;
	font-family:Tahoma;
	font-size:19px;
	font-weight:bold;
	background:black;
	color:#EEEEFF;
	padding:1px;
	//overflow:hidden;
	clear:both;
}
#footer{
	margin-left: auto;
	margin-right: auto;
	width:850px;
	text-align:center;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	background:lightgray;
	color:black;
	padding:0px;
	clear:both;
	position:relative;
}

#main_container {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	height:auto;
	background-color:#EEEEFF;
	border:1px dotted darkgreen;
	//border-right: darkblue 1px solid;
	//border-left: gray 1px solid;
	//border-top: gray 1px solid;
	//border-bottom: darkblue 1px solid;
	z-index:500000;
	overflow: hidden;
	min-width:850px;
	text-align:center;
	valign:top;
	padding:0;
}
#search_container{
	margin-left: auto;
	margin-right: auto;
	width:150px;
	height:40px;
	text-align:center;
	border:solid 1px;
	background:red;
}
#left_container{
	margin-left: auto;
	margin-right: auto;
	float:left;
	width:157px;
	height:auto;
	text-align:center;
	border:solid 1px;
	background:#EEEEFF;
	color:black;
	padding:3px;
	overflow: hidden;
	position:relative;
}
#right_container{
	margin-left: auto;
	margin-right: auto;
	float:left;
	width:157px;
	height:auto;
	text-align:center;
	border:solid 1px;
	background:#EEEEFF;
	color:black;
	padding:5px;
	overflow: hidden;
}
#content{
	float:left;
	width:500px;
	height:auto;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	background:#EEEEFF;
	overflow: hidden;
	padding:5px;
}

#yellowpages{
	margin-left: auto;
	margin-right: auto;
	float:left;
	width:630px;
	height:auto;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	border:0px;
	background:#EEEEFF;
	overflow: hidden;
	padding:5px;
}

#fullSpread{
	margin-left: auto;
	margin-right: auto;
	position:relative;
	width:100%;
	height:auto;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	border:solid 1px;
	background:#EEEEFF;
	overflow: hidden;
	padding:5px;
}

.shadow{
	box-shadow:10px 10px 20px #000000;
  	-webkit-box-shadow:10px 10px 20px #000000;
  	-moz-box-shadow: 10px 10px 20px rgb(0, 0, 0);
}

p{
	font-family:Tahoma;
	font-size:12px;
}

.th{
	border:0px;
	border-bottom:1px solid cyan;
	width:97%;
	height:20px;
	text-align:center;
	background:darkcyan;
	color:white;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	overflow: hidden;
	position:relative;
}
html>body .th{
	height:auto;
	background: url('../images/cyangrad.jpg')bottom;
	border-radius:5px; 
  	-moz-border-radius:5px; 
  	-webkit-border-radius:5px;
}

.td{
	width:97%;
	height:auto;
	text-align:left;
	//border:solid 1px;
	background:#EEEEFF;
	color:black;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	padding:5px;
	overflow: hidden;
	position:relative;
	//blockquote {margin: 20px; } 
}

.tdc{
	margin-left: auto;
	margin-right: auto;
	width:93%;
	height:auto;
	text-align:center;
	//border:solid 1px;
	background:#EEEEFF;
	color:black;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	padding:5px;
	overflow: hidden;
}


#floating {
	width:300px;
	height:100%;
	background:#EAEAEA;
	position:relative;
}
#floating div {
	position:absolute;
	bottom:0px;
	left:0px;
}

#header div.subheader   { margin: 0; padding: 0 }
#header div.subheader p { margin: 0; padding: 0.5em 0 }

table.center{ 
	margin-left: auto;
	margin-right: auto;
}
td{
	font-family:tahoma;
	font-size:11;
	background:#ffffff;
}

.header{
	padding:5px;
}
.centered{
	text-align:center;
}
th{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	background-color:darkcyan;
	color:white;
	padding:2px 5px;
}
html>body th{
	background: url('../images/cyangrad.jpg')bottom;
	border-radius:5px; 
  	-moz-border-radius:5px; 
  	-webkit-border-radius:5px;
}
.thbig{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	background:darkblue;
	background: url('../images/bluegrad.jpg')bottom;
	color:white;
	padding:2px 5px;
}

textarea{
	font-family:Verdana;
	font-size:12px;
}

input{
	font-family:Tahoma;
	font-size:12px;
}

a, a:visited{
  	border:  0px solid black;
  	//padding: 2px 5px;
  	background: transparent;
  	text-decoration: none;
  	font-family: Tahoma, Sans-Serif;
  	font-weight: normal;
  	font-size: 12px;
  	text-align:left;
  	color:   darkblue;
}

a:hover{ 
	color:red; 
	text-decoration: underline;
}

a.links, a.links:visited{
  	//border:  1px solid black;
  	//padding: 2px 5px;
  	background: transparent;
  	text-decoration: none;
  	font-family: Tahoma, Sans-Serif;
  	font-weight: normal;
  	font-size: 12px;
  	text-align:left;
  	color:   darkblue;
}

a.links:hover{ 
	color:red; 
	text-decoration: underline;
}

a.home, a.home:visited, a.link{
  	border: #ffffff 1px ridge;
  	width:auto;
  	min-width:80px;
  	padding: 2px 5px;
  	display:block;
  	background:darkblue;
  	background: url('../images/cyangrad.jpg')bottom;
  	text-decoration: none;
  	font-family: Tahoma, Sans-Serif;
  	font-weight: bold;
  	font-size: 12px;
  	text-align:center;
  	color:#ffffff;
  	box-shadow:10px 10px 20px #000000;
  	-webkit-box-shadow:10px 10px 20px #000000;
  	-moz-box-shadow: 10px 10px 20px rgb(0, 0, 0);
  	border-radius:5px; 
  	-moz-border-radius:5px; 
  	-webkit-border-radius:5px;
}

a.home:hover{ 
	color:red; 
	text-decoration: underline;
}
a.weather{
	color:yellow;
	border:0px;
	background:transparent;
}

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   100px;
  border:  1px ridge white;
  padding: 2px 5px;
  background:darkblue;
  background: url('../images/cyangrad.jpg')bottom;
  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 11px;
  text-align:center;
  color:white;
  box-shadow:10px 10px 20px #000000;
  	-webkit-box-shadow:10px 10px 20px #000000;
  	-moz-box-shadow: 10px 10px 20px rgb(0, 0, 0);
  	border-radius:5px; 
  	-moz-border-radius:5px; 
  	-webkit-border-radius:5px;
}

a.sample_attach, a.sample_attach:visited { 
	border-bottom: none; 
}
div#sample_attach_menu_child{ 
	border-bottom: 
	1px solid white; 
}

a.sample_attach:hover{ 
	color:red; 
}

form.sample_attach{
  position: absolute;
  visibility: hidden;

  border:  1px ridge black;
  padding: 0px 5px 2px 5px;

  background: #FFFFEE;
}

form.sample_attach b{
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.1em;
}

input.sample_attach { margin: 1px 0px; width: 170px; }
