body  {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-family : verdana, arial, helvetica, sans-serif;
	color : #000;
	background-color : #336;
	text-align : center;
}

body.home {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-family : verdana, arial, helvetica, sans-serif;
	color : #000;
	background-color : #ccd;
	text-align : center;
}

#home_outer  {
	width : 600px;
	height: 490px;
	padding : 0px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	background : #fff;
	border : 1px solid #000;
	text-align : left;
}

#content01  {
	width: 200px;
	height: 200px;
	border : 0px;
	background-image : url('http://www.blue-room.com/images/home_01.jpg');
	background-repeat : no-repeat;
	float: left;
	text-align : center;
}

#content02  {
	width: 200px;
	height: 200px;
	border : 0px;
	background-image : url('http://www.blue-room.com/images/home_02.jpg');
	background-repeat : no-repeat;
	float: left;
	text-align : center;
}

#content03  {
	width: 200px;
	height: 200px;
	border : 0px;
	background-image : url('http://www.blue-room.com/images/home_03.jpg');
	background-repeat : no-repeat;
	float: left;
	text-align : center;
}

#content04  {
	width: 200px;
	height: 200px;
	border : 0px;
	background-image : url('http://www.blue-room.com/images/home_04.jpg');
	background-repeat : no-repeat;
	float: left;
	text-align : center;
}

#content05  {
	width: 200px;
	height: 200px;
	border : 0px;
	background-image : url('http://www.blue-room.com/images/home_05.jpg');
	background-repeat : no-repeat;
	float: left;
	text-align : center;
}

#content06  {
	width: 200px;
	height: 200px;
	border : 0px;
	background-image : url('http://www.blue-room.com/images/home_06.jpg');
	background-repeat : no-repeat;
	float: left;
	text-align : center;
}

.navbox  {
	width : 150px;
	padding : 5px;
	margin-top: 150px;
	background-color : #fff;
	border : 1px solid #000;
	text-align : center;
}

#content  {
	width : 650px;
	padding-top : 4px;
	padding-bottom : 2px;
	padding-right : auto;
	padding-left : auto;
	background : #fff;
	border : 0px;
	text-align : left;
	margin: 0px;
}

a  {
	text-decoration : underline;
	color : #000;
	outline : none;
}

a:visited  {
	color : #000;
}

a:active  {
	color : #000;
}

a:hover  {
	color : #000;
	text-decoration : none;
}

p  {
	font-size : 12px;
	margin-left : 10px;
	margin-top : 20px;
	margin-bottom : 10px;
	margin-right : 10px;
}

blockquote {
	font-size : 11px;
	margin-left : 25px;
	margin-top : 20px;
	margin-bottom : 10px;
	margin-right : 25px;

}

li  {
	font-size : 12px;
	margin-top : 10px;
	margin-left : 10px;
	margin-right : 10px;
}

.emphesis  {
	font-weight : bold;
}

h1  {
	font-size : 24px;
	font-weight : bold;
	margin-top : 20px;
	margin-bottom : 0;
	margin-left : 10px;
}

h2  {
	font-size : 18px;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 10px;
}

h3  {
	font-size : 16px;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 10px;
}

h4  {
	font-size : 14px;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 10px;
}

h5  {
	font-size : 12px;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 10px;
}

h6  {
	font-size : 10px;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 10px;
}

img  {
	border : 0;
}

#footer  {
	color : #fff;
	width : 650px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	font-size : 12px;
}

a.footerlink  {
	text-decoration : underline;
	outline : none;
	color : #fff;
}

a:visited.footerlink  {
	color : #fff;
}

a:active.footerlink  {
	color : #fff;
}

a:hover.footerlink  {
	color : #fff;
	text-decoration : none;
}

#deco  {
	margin-left : auto;
	margin-right : auto;
	margin-top : 20px;
	margin-bottom : 20px;
	width : 654px;
	border : 1px solid #fff;
	padding : 2px;
}

table {
	border-collapse: collapse;
}

td,th  {
	font-size : 12px;
	border: 1px solid #000;
	margin: 0px;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

th {
	font-weight: bold;
	}
