/*
-----------------------------------------------------------------------------------------
Global 
-------------------------------------------------------------------------------------- */

html {
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
}

body {
	margin: 0px;
	background-color:#ccc;
	background-image:url(../images/site/spacergrey.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	margin: 0px;
	padding:0px;
	text-decoration: none;
	line-height: 12px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
}
a:hover {
	color: #666;
}
a:active {
	color: #666;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*
-----------------------------------------------------------------------------------------
Background Structure (UPPER)
-------------------------------------------------------------------------------------- */

#box_1 {
	background-color:#ccc;
	width:15px;
	height:52px;
	float:left;
}


#logo {
	width:254px;
	height:25px;
	margin: 0 0 0 20px;
	padding: 27px 0 0 0;
	overflow:visible;
}

#logo_2 {
	width: 200px;
	height:10px;
	margin: 0 0 0 104px;
	padding: 6px 0 0 0;
}

#line_1 {
	width:auto;
	height:1px;
	background-color:#666;
	margin: -2px 0 0 278px;
}

#box_2 {
	background-color:#acacac;
	float:left;
	margin-top: 5px;
	width:15px;
	height:40px;
}

#line_2 {
	width:auto;
	height:1px;
	background-color:#666;
	margin: 44px 0 0 51px;
}

/*
-----------------------------------------------------------------------------------------
Navigation
-------------------------------------------------------------------------------------- */
#menu {
	float:left;
	margin: 35px 0 0 5px;
	padding: 0 0 0 0;
	color:#666;
}

#menu_list {
	width:98px;
	float:left;
	color:#666;
	clear:both;
	margin: 5px 0 0 0;
	}

#artwork {
	visibility:hidden;
	width:628px;
	position: absolute;
	left: 98px;
	top: 119px;
	z-index:1;
}

#information {
	position: absolute; 
	left: 98px; top: 139px;
	visibility:hidden;
	z-index:10;
}

#contact {
	position: absolute; 
	left: 98px; top: 159px;
	visibility:hidden;
	z-index:20;
}
/*
-----------------------------------------------------------------------------------------
lower sections
-------------------------------------------------------------------------------------- */

#content {
	margin: 20px 0 10px 25px;
	height: 300px;
	color:#666;
}

#text {
	margin: 0 0 10px 25px;
	height: 320px;
	color:#666;
}



#box_3 {
	background-color:#ccc;
	float:left;
	width:15px;
	height:26px;
	margin: 0;
}

#line_3 {
	width:auto;
	height:1px;
	background-color:#666;
	margin: -2px 0 0 0;
}

#section_name {
	width:auto;
	margin: 0 0 0 25px;
	color:#666;
}

#section_topic {
	width:795px;
	margin: 5px 0 0 25px;
	color:#666;
}

#line_foryou {
	width:auto;
	height:1px;
	background-color:#666;
	margin: -2px 0 0 104px;
}

#line_weare {
	width:auto;
	height:1px;
	background-color:#666;
	margin: -2px 0 0 125px;
}

#line_mise {
	width:auto;
	height:1px;
	background-color:#666;
	margin: -2px 0 0 146px;
}

#line_cake {
	width:auto;
	height:1px;
	background-color:#666;
	margin: -2px 0 0 89px;
}

#line_number {
	width:auto;
	height:1px;
	background-color:#666;
	margin: -2px 0 0 133px;
}

#line_tree {
	width:auto;
	height:1px;
	background-color:#666;
	margin: -2px 0 0 89px;
}

#line_return {
	width:auto;
	height:1px;
	background-color:#666;
	margin: -2px 0 0 99px;
}

#line_ethm {
	width:auto;
	height:1px;
	background-color:#666;
	margin: -2px 0 0 189px;
}

#line_atom {
	width:auto;
	height:1px;
	background-color:#666;
	margin: -2px 0 0 220px;
}

#line_news {
	width:auto;
	height:1px;
	background-color:#666;
	margin: -2px 0 0 60px;
}

#line_sugar {
	width:auto;
	height:1px;
	background-color:#666;
	margin: -2px 0 0 229px;
}

#line_4 {
	width:auto;
	height:1px;
	background-color:#666;
	margin: 0 0 0 0;
}

#plot29 {
	float:right;
	margin:2px 5px 5px 0;
}

#close {
	float:left;
	padding: 2px 0 0 24px;
}

#more {
	position: absolute; left: 25px; top: 355px;
}

/*
-----------------------------------------------------------------------------------------
Text
-------------------------------------------------------------------------------------- */

a:link {
	color: #666;
	font-family: Verdana, Courier New, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, "Courier New", Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}

.portrait {
	margin-right:15px;
	border: solid #666 1px;
}

.popup {
	border: solid #666 1px;
}


.style1 {color: #333}
.style2 {color: #333;}
