html { font-size: 100%; }

#container {
	width: 900px;
	height: 600px;
	margin: 10px auto 0 auto;
	text-align: left;
	position: relative;
	background-color: #ffffff;
}

#legal {
	width: 900px;
	height: 50px;
	margin: 10px auto 0 auto;
	text-align: center;
	position: relative;
	padding: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
}

#postcard {
	width: 900px;
	height: 600px;
	margin: 0;
	text-align: left;
	position: relative;
	background-color: #fffff;
}

#top_right_box_blank {
	width: 370px;
	height: 220px;
	margin: 0;
	border-width: thin;
	border-style: solid black;
	padding: 8px 15px 15px 15px;
	text-align: left;
	position: absolute;
	left: 450px;
	top: 20px;
	color: #000000;
	background-color: none;
}

#top_right_box {
	width: 370px;
	height: 240px;
	margin: 0;
	border-width: thin;
	border-style: solid black;
	padding: 7px 15px 15px 15px;
	text-align: left;
	position: absolute;
	left: 500px;
	top: 210px;
	font-color: #ffffff;
	background-color: #000000;
}

#top_right_box_minute {
	width: 370px;
	height: 100px;
	margin: 0;
	border-style: none;
	padding: 7px 15px 15px 15px;
	text-align: left;
	position: absolute;
	left: 500px;
	top: 40px;
	background-color: #000000;
}

#top_right_box_tiny {
	width: 370px;
	height: 170px;
	margin: 0;
	border-style: none;
	padding: 7px 15px 15px 15px;
	text-align: left;
	position: absolute;
	left: 500px;
	top: 40px;
	background-color: #000000;
}

#top_right_box_small {
	width: 370px;
	height: 210px;
	margin: 0;
	border-style: none;
	padding: 7px 15px 15px 15px;
	text-align: left;
	position: absolute;
	left: 500px;
	top: 40px;
	background-color: #000000;
}

#mid_right_box_small {
	width: 370px;
	height: 155px;
	margin: 0;
	border-style: none;
	padding: 7px 15px 15px 15px;
	text-align: left;
	position: absolute;
	left: 500px;
	top: 320px;
	background-color: #000000;
}


#top_right_box_big {
	width: 470px;
	height: 410px;
	margin: 0;
	border-style: none;
	padding: 7px 15px 15px 15px;
	text-align: left;
	position: absolute;
	left: 400px;
	top: 40px;
	background-color: #000000;
}

#top_right_box_huge {
	width: 340px;
	height: 450px;
	margin: 40px 50px 110px 500px;
	border-style: none;
	padding: 7px 15px 15px 15px;
	text-align: left;
	position: absolute;
	background-color: #000000;
}

#top_right_box_huge_left {
	width: 360px;
	height: 440px;
	margin: 0;
	border-style: none;
	padding: 7px 15px 15px 15px;
	text-align: left;
	position: absolute;
	left: 510px;
	top: 80px;
	background-color: #000000;
}

#left_box {
	width: 360px;
	height: 440px;
	margin: 0;
	border-style: none;
	padding: 7px 15px 15px 15px;
	text-align: left;
	position: absolute;
	left: 0;
	top: 80px;
	background-color: #000000;
}

#left_box_mid {
	width: 370px;
	height: 200px;
	margin: 0;
	border-style: none;
	padding: 7px 15px 15px 15px;
	text-align: left;
	position: absolute;
	left: 0;
	top: 150px;
	background-color: #000000;
}

#left_box_mid2 {
	width: 370px;
	height: 195px;
	margin: 0;
	border-style: none;
	padding: 7px 15px 15px 15px;
	text-align: left;
	position: absolute;
	left: 0;
	top: 270px;
	background-color: #000000;
}

#left_box_mid_blank {
	width: 370px;
	height: 200px;
	margin: 0;
	border-style: none;
	padding: 7px 15px 15px 15px;
	text-align: left;
	position: absolute;
	left: 0;
	top: 75px;
	color: #000000;
	background-color: none;
}

#left_box_mid_thin {
	width: 300px;
	height: 270px;
	margin: 0;
	border-style: none;
	padding: 7px 15px 15px 15px;
	text-align: left;
	position: absolute;
	left: 0;
	top: 150px;
	background-color: #000000;
}

#footer {
	width: 570px;
	height: 15px;
	padding: 5px 5px 5px 25px;
	background: #000000 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	position: relative;
	left: 0;
	top: 550px;
	border-style: none;
}

body {
	margin: 0; padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ffffff;
	background: url('../images/bg_body.gif') top left repeat-x #E2E4E1;
}


a#logo {
	width: 178px;
	height: 36px;
	position: absolute;
	left: 20px;
	top: 20px;
}

a#logo span {
	position: absolute;
	background:url('../images/cafe_white2.gif') no-repeat;
	width: 100%;
	height: 100%
}

a#socent {
	width: 178px;
	height: 36px;
	position: absolute;
	left: 690px;
	top: 515px;
}

a#socent span {
	position: absolute;
	background:url('../images/socent2.gif') no-repeat;
	width: 100%;
	height: 100%
}

.italic {
	font-style: italic;
} 

.green {
	color: #ffffff;
}

.green_title {
	color: #ffffff;
	font-weight: bolder;
}


img	{
border-style:none;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}




#content {
	margin-top: 20px;
	margin-left: 45px;
}


.clear {
clear: both;
}



#content h1 {
font-size: 1.8em;
font-weight: bold;
border-bottom: 2px dotted #acace5;
}

#content h2 {
font-size: 1.6em;
font-weight: normal;
border-bottom: 1px solid #acace5;
}

#content h3 {
font-size: 1.3em;
font-weight: bold;
}

#content img {
border: 0px none;
padding: 0;
margin: 0
}

#main p {
line-height: 1.5em;
} 

#left1 p {
	font-size: 0.8em;
}

#left2 p {
	font-size: 0.8em;
} 


#right1 p {
	font-size: 0.8em;
}

#right2 p {
	font-size: 0.8em;
} 