/* body, backgroud, layout
----------------------------------------------- */
body {
	text-align: center;
	padding: 0;
	margin: 0;
	background: #fff;
}

#frame {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}
		
#contentcenter {
	width: 384px;
	padding: 0px;
	float: left;
}
	
#contentright {
	width: 368px;
	padding: 0px;
	float: left;
	background: #fff;
}
	
#header-menu {
	height: 40px;
	padding-top: 10px;
}

#quote{
	background: url(img/index/quote_bg.gif) no-repeat top left;
	margin-top: 32px;
	margin-bottom: 22px;
	padding-top: 20px;
}
/* IE hack, only IE read the following */
}
#quote{
	margin-top: 52px;
}

#ran-table {
	margin-bottom: 20px;
	padding: 33px 0 0 0;
	background: #ececec;
	background: url(img/index/rel_tab_t.gif) no-repeat top left;
}

/* header menu area
----------------------------------------------- */	
#header-menu {
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #BBB;
	letter-spacing: 0.06em;
}

#header-menu a, #header-menu a:visited {
	color: #999;
	text-decoration: none;
}
#header-menu a:hover {
	border-bottom: 1px solid #999;
	padding-top: 3px;
	color: #333;
}
/* IE hack, only IE read the following */
}
#header-menu a:hover {
	padding-top: 2px;
}

/* search box
----------------------------------------------- */
form {
	padding:0;
	margin:0;
}
#contentsearch {
	padding: 0px;
	border: 0;
	background: #FFF;
}
#contentsearch ul {
	list-style:none;
	font: 12px Arial;
	color: #000;
	padding: 0;
	margin: 0 0 10px 0;
}
#contentsearch li {
	display:inline;
	font-weight: 700;
	letter-spacing: 0.06em;
	color: #333;
	margin: 0;
}
#contentsearch li strong{
	font-weight: normal;
	color: #868686;
}
#contentsearch input.radio {
	margin-bottom: -2px;
}
/* IE hack, only IE read the following */
}
#contentsearch input.radio {
	margin-bottom: -1px;
}
#contentsearch input.submit{
	font: 14px Arial;
	font-weight: bold;
	color: #252525;
	width: 7.6em;
	height: 30px;
	margin: 0 0 0 10px;
}
#inputbox{
	display:block;
	width: 250px;
	height: 29px;
	border: 0px solid;
	float: left;
	padding: 0;
	margin: 0;
}
#inputbox input.q{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	width: 250px;
	height: 53px;
	text-align: center;
	padding: 7px 0 0 0;
	border: 0px;
	background: url(img/in/searchbox.gif) no-repeat; 
	background-position: 0px 0px;
}

/* random keywords table area
----------------------------------------------- */		
#ran-table table {
	background: #ececec;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	background: url(img/index/rel_tab_b.gif) no-repeat bottom left;
}

#ran-table table th {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding-bottom: 0px;
}

#ran-table table ul {
	margin: 6px 0 0 0;
	padding-left: 18px;
}
/* IE hack, only IE read the following */
}
#ran-table table ul {
	margin: 3px 0 0 0;
}

#ran-table table a, #ran-table table a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00f;
}

/* quote area
----------------------------------------------- */	
#quote-content {	
	text-align: center;
	font-family: Trebuchet ms;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	letter-spacing: -1px;
	max-width: 700px;
	width:expression(document.body.clientWidth > 700? "700px": "auto" );
}

#quote-content a, #quote-content a:visited {
	color: #333;
	text-decoration: none;
}

#quote-content span.name {	
	font-size: 1em;
	font-weight: bold;
	color: #FF3C00;
	letter-spacing: -1px;
	font-style: italic;	
}

#quote-content span.name a, #quote.name a:visited{	
	color: #FF3C00;
	text-decoration: none;
}

#quote-content span.name a:hover {	
	color: #fff;
        background: #FF3C00;
	text-decoration: none;
}

/* about othx area
----------------------------------------------- */	
#about-content {
	margin: 5px;
	padding: 5px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
#about-content h1 {
	margin: 0 0 0px 0;
	padding:0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 24px;
	color: #FF3C00;
}
#about-content h2 {
	margin: 0 0 0px 0;
	padding:0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #666;	
}
#about-content h3 {
	margin: 15px 0 5px 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px;
	color: #3da8ff;	
}
#about-content h4 {
	margin: 0 0 5px 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
	color: #333;	
}
#contentcenter a, #contentcenter a:visited {
	margin-left: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
#contentcenter a:hover {
	text-decoration: underline;
	color: #333;
}

/* photo menu area
----------------------------------------------- */	
#photos-menu {
	padding-left: 11px;
	margin-bottom: 24px;
}

#photos-menu img {
	padding: 6px 4px 15px 4px;
	margin-right: 5px;
}

/* footer area
----------------------------------------------- */
#footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	margin-bottom: 15px;
}

/* contact form
----------------------------------------------- */
#contact-form {
	margin: 5px;
	padding: 5px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
#contact-form h1 {
	margin: 0 0 0px 0;
	padding:0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 24px;
	color: #FF3C00;
}
#contact-form th {
	width: 120px;
}
#contact-form textarea {
	width: 350px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

/* Error Form
----------------------------------------------- */
#error {
	margin: 150px 0 30px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00F;
	text-align: center;
}



/* hide from IE-mac \*/
* html .hollyhack {height: 1%;}
/* end hide */