
/*         YUI reset         */
body,div,dl,dt,dd,
ul,ol,li,h1,h2,h3,
h4,h5,h6,pre,form,
fieldset,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; }
ol,ul 						{	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; }
/*          end           */

body 						{ font-family: Tahoma, Geneva, sans-serif; 
								background:#8F9A9D;
								color:black;
								width:100%;
								height:auto; }

a 							{ color:#fff; text-decoration:none; background-color:transparent; }
a:visited 			{ color:gray;; }
a:hover 				{ color:#d6d6d6; }

div.head				{ background:#fff; 
								width:100%; 
								height:66px;
								margin-bottom:22px; }
div.title				{ width:800px;
								height:100px;
								margin:0 auto;
								position:relative; }
div.floatme			{ position:absolute;
								background:transparent url('/images/mycrazydream_big.png') no-repeat;
								top:20px;
								left:20px;
								width:100%;
								height:100%; }
div.bg					{ font-family:Impact, Impact5, Charcoal6, sans-serif;
								font-size: 2.4em; width:800px;  }
div.body				{ width:800px; margin:0 auto; }
ul.menu li			{ list-style:none;
								font-size:1.2em;
								float:left;
								width:174px;
								margin:12px;
								height:40px; 
								padding-top:20px;
								text-align:center;
								border-bottom:2px solid #6d6d6d;
								border-left:2px solid #6d6d6d;
								background-color:#9D8F9A; }
ul.menu li:hover{ border-bottom:2px solid #8F9A9D;
								border-left:2px solid #8F9A9D; }
ul.menu li a		{ display:block; }
ul.menu li 
	a:hover				{ background-color:#fff; color:#9D8F9A; }

div#imgContainer{ position:relative; 
								overflow:visible;
								left:-60px;
								width:800px;
								height:600px;
								margin:40px auto; }
div#imgContainer img { position:absolute; border:1px solid #666; }
/*
browns, mauve
8A6D6D,342929,cec1c1,7b7b7b
8A6D6D, 6d8a6d, 6d6d8a
69C039, 3869C0, C03869 *
B67093, 93B570, 7093B5
8F9A9D, 9D8F9A, 9A9D8F


*/
