/* 
beige for smoke 6c6c54
beige for background 29241e
dark red for links 750201
 */

* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

body {
	/*background: url(../img/carbon_pattern.jpg) repeat center center;*/
	background-color: #FFFFFF;
	text-align: center;
	min-height:282px;/* for good browsers*/
	min-width:452px;/* for good browsers*/
}


p {
font-family: sans-serif;
}

div .clear {
clear: both;
}

#registered {
color: #999;
font-family: sans-serif;
font-size: 10px;
float: left;
position: absolute;
bottom: 7px;
right: 10px;
z-index: -1000;
}

#outer{
	/*background: url(../img/Mehode-Wallpaper-1920x1200-.jpg) repeat-y center center;*/
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}


#links {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 282px;
#top:45%
}

#menu{
width: 450px;
height: 402px;
text-align: center;
margin-left:auto;
margin-right:auto;
padding-top: 10px;
#top:-65%;
#position:relative;
background-color: #FFF;
}

#links a{
color: #FFFFFF;
font-family: sans-serif;
font-size: 14px;
text-decoration: none;
font-weight: bold;
border: 0;
}

#links a:hover {
color: #FFFFFF;
font-family: sans-serif;
font-size: 14px;
border: 0;
text-decoration: none;
font-weight: bold;
}

#links a img, #links a img:hover {
	border: 0;
	margin: 0 5px 10px 5px;
}

#links a.blue_link {
	color: #30C0FF;
}
#links a.blue_link:hover {
	color: #64D0FF;
}

div#cite {
	/*background: url(../img/cite.png) no-repeat -2px -5px;*/
	padding: 10px 10px;
}
#cite {
	color: #999;
	text-align: justify;
	font-size: 11px;
	curser: default;
	border-bottom:1px solid #999;
}

#google_search {
	width: 430px;
	top: 10px;
	text-align: center;
	font-family: Tohama;
	border-bottom:1px solid #999;
	margin-bottom: 10px;
	background: url("http://www.mehodeelectronics.com/templates/Bearweb/images/background-lines.png") repeat-x -2px -5px;
	padding: 10px;
	font-size: 10px;
	
}

#google_search form div {
	padding:4px;
	color: #494949;
	text-align: left;
}

#menu cite a, #menu cite a:hover{
	color: #999;
	text-decoration: none;
	font-size: 11px;
}

abbr {
	font-weight: bold;
	border-bottom:1px dotted #999;
	cursor: help; 
}

div#warning {
	display: none;
	visibility: hidden;
	padding: 0;
	margin: 0;
}
