@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/background.jpg);
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	}

div.outer {
  width:798px;
  }
  
div.menu {
	position:relative;
	float:left;
	width:160px;
	height:580px;
	margin-left:10px;
	}
	
div.item {
	background-color:#707A82;
	color:#FFFFFF;
	width:160px;
	height:35px;
	margin:3px;
	padding-top:7px;
	}
	
div.mw {
	margin:3px;
	height:311px;
	width:160px;
	background-color:#9ba2a7;
	}
	
div.spacer {
	width:160px;
	height:160px;
	}	
	
div.main {
	position:relative;
	float:left;
	background-image:url(images/1px.png);
	width:420px;
	height:570px;
	margin:5px 0px 0px 15px;
	padding:6px;
	}

div.right {
	position:relative;
	float:right;
	width:160px;
	/*height:610px;*/
	margin:6px 10px 0px 0px;
	}	

div.search {
	background-color:#707A82;
	color:#FFFFFF;
	width:148px;
	padding:6px;
	height:50px;
	}
	
div.friend {
	background-color:#707A82;
	color:#FFFFFF;
	width:148px;
	padding:6px;
	height:130px;
	}
div.heading {
	width:160px;
	background-color:#9ba2a7;
	color:#FFFFFF;
	}

div.righttext {
	text-align:justify;
	background-color:#9ba2a7;
	font-size:x-small;
	padding:5px;
	}
	
h1.smallhead {
	color:#FFFFFF;
	font-style:italic;
	font-size:12px;
	margin:2px;
	}

div.spacer2 {
	width:160px;
	height:6px;
	}	
	
div.footer {
	/*position:absolute;*/
	float:left;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	width:798px;
	height:68px;
	top:800px;
	padding-top:15px;
	}

div.portfolio {
	text-align:left;
	}
	
td.white {
	color:#FFFFFF;
	}
	
span.right_text {
	text-align:right; 
	float:right; 
	color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
	}
	
h2 a {
	color:#FFFFFF;
	}

p {
	font-size:13px;
	text-align:justify;
	}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	font-weight:100;
	/*text-align:left;*/
	color:#000066;
	}

h1.small {
	font-size:18px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
h2 {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	font-weight:100;
	/*text-align:left;*/
	color:#FFFFFF;
	}

span.url {
	color:#FFFFFF;
	}
		
a:link.menuitem {
    background-color:transparent; 
	text-decoration:none;
	color:#ffffff;
	}
a:visited.menuitem {
  background-color:transparent;
  text-decoration:none; 
	color:#ffffff;
	}
	
a:active.menuitem {
    background-color:transparent; 
	text-decoration:none;
	}
		
a:hover.menuitem {
  background-color:transparent; 
	text-decoration:underline;
	color:#ffffff;
  }
  
a.img:link {
background-color:transparent; 
text-decoration:none;
}

a.img:visited {
background-color:transparent; 
text-decoration:none;
}

a.img:active {
background-color:transparent; 
text-decoration:none;
}

a.img:hover {
background-color:transparent; 
text-decoration:none;
}

img { 
  border: 0px none; 
  /*margin-top:10px;*/
}

td.content {
	padding:6px;
	}
	
td {
	text-align:left;
	}
	
table.prices {
	font-size:13px;
	}
	
#goog-wm { }
  #goog-wm h3.closest-match { }
  #goog-wm h3.closest-match a { }
  #goog-wm h3.other-things { }
  #goog-wm ul li { }
  #goog-wm li.search-goog { display: block; }