/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

.clearfix:after {  content: "."; display: block; height: 0; clear: both; visibility: hidden;  }
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; } 
.clearfix { display: block; }

body {
	background-image: url('../images/back.gif');
	}

a {color:#FF8888; text-decoration: none;}
a:visited {color:#FF8888;}
a:hover {color=black;}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }

#parts { 
	margin-left: 20px;
	width:800px;
	z-index:2;
	position: relative;
	}

#logo { 
	padding-top: 23px;
	padding-left: 475px;
	z-index:-2;
	position:absolute;
	}

#container {
	padding-top: 23px;
	padding-left: 21px;
	width: 800px;
	}

#text {
	width: 520px;
	float: left;
	margin: 129px 65px 5px 65px;
	}
	
#menu {
	padding-top: 150px;
	margin-top:2.5em;
	}	

#info {
	padding-top:3.5em;
	font-size: 0.9em;
	width:520px;
	float:;
	padding-right:200px;

}
	
#footer {
	width: 800px;
	margin-top: 60px;
	padding-bottom:8px;
	text-align: left;
	line-height: 1.4em;
	font-size: 0.7em;
	color: #FF8888;
	
	}
	
#footer a{border-bottom: 1px solid #ccc; }
#footer a:hover{border-bottom: 1px solid #FF8888; color:black; }

#contact {
		padding-right:20px;
		font-size: 0.7em;
}

#contact a{border-bottom: 1px solid #ccc; }
#contact a:hover{border-bottom: 1px solid #FF8888; color:black; }
	
.draggable {
	position: absolute;
}
	
p {
	font-family: 'Lucida Grande', Candara, Corbel, Arial, Helvetica, Sans-Serif;
	color: black;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 0.9em;
	margin-bottom: 1em;
	}	

p.head {
	margin-bottom: 2.5em;
	}

p.noSpace {
	margin-bottom:0em;
	}	

p.indent {
	padding-left:1em;
	margin-bottom:0em;
}	

.imageLink {
	padding-bottom:1px;
	border-bottom: 1px solid #FF8888;
	}

.imageLink:hover {
	border-bottom: 1px solid black;
	}

	
}
/* End hide from IE-mac */

/* -------------------------------------------------------------------------------- */

/*

some sample rules

html.gecko #container element { } // for gecko = mozilla = firefox browsers
html.win { } // windows
html.safari { } // safari 

can also be combined

html.win.gecko #foo #bar { } // firefox on windows
html.firefox3.mac table { } firefox 3 on mac

html body { font-family: arial;}
html.mac body { font-family: "lucida grande";}
html.win.firefox body { font-size: 99%; }

*/

/* -------------------------------------------------------------------------------- */
