BODY{
 background-color:#5b2c6e;
 color:#666;
 font-family:Arial, Helvetica, sans-serif;
 font-size:0.75em;
 margin:0 auto;
}

#body{
 margin:0 auto;
 width:750px;
}

UL,FORM,#footer .R, #footer .L,H1,H2,H3{
 margin:0;
 padding:0;
}


H1,H2,H3{
 color:#666;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:normal;
}

H1{
 color:#639;
 font-size:180%;
 padding-right:285px;
 width:345px;
}

H2{
 color:#666;
 font-size:140%;
}

H3{
 font-weight:bold;
 font-size:100%;
}

P{
 margin-top:0;
 line-height:16px;
}

A:link, A:visited{
 color:#666;
 text-decoration:none;
}

A:hover, A:active{
 color:#000;
 text-decoration:underline;
}

IMG{
 border:0px;
}


/* header         */
#header{
 background:#5b2c6e url(images/themeroom-logo.gif) no-repeat left bottom;
 height:96px;
 width:750px;
}

#header #clickable A{
 diaplay:block;
 float:left;
 height:96px;
 width:251px;
}

#header #clickable A span{
 display:none;
}


/* pic         */
#pic{
 height:215px;
 width:750px;
 clear:both;
}

#pic H3{
	font-weight:normal;
	font-size:150%;
	color:#99C;
	text-align:right;
	padding-right:30px;
	margin-top:-125px;
	margin-bottom:0px;
}


/* container         */
#container{
 background:#FFF;
 float:left;
 /*height:340px;*/
 padding:0px 60px 60px;
 width:630px;
 clear:both;
}


/* nav         */
#nav{
 height:47px;
 position:relative;
 top:-21px;
}

#nav li{
 float:left;
 list-style-type:none;
}

#nav li a{
 color:#99C;
 display:block;
 margin-right:15px;
 padding-top:31px;
 text-decoration:none;
}

#nav li a:hover{
 background:url(images/bird.png) no-repeat center 0px;
 color:#639;
}

#nav li a.selected{
 color:#639;
}


#heading{
 margin-bottom:25px;
}


/* content         */
#content{
 margin-top:7px;
}

.R{
 float:right;
 width:300px;
}

.L{
 float:left;
 width:300px;
}
#content .R{
 min-height:180px;
}

#content .L{
 min-height:190px;
}


/* readmore         */
.readmore{
	clear:right;
 float:right;
 width:300px;
}
.readmore P {
float:left;
width:120px;
}
.readmore P A{
 font-size:140%;
 color:#99C;
 padding-right:24px;
}
.readmore P A:hover{
 text-decoration:none;
 color:#639;
 background:url(images/bird.gif) no-repeat right center;
}
.readmore P A:link, .readmore P A:visited{
 color:#99C;
}



/* footer         */
#footer{
 clear:both;
 font-size:95%;
 height:82px;
 margin-top:4px;

}

#footer A,#footer P{
 color:#99C;
}

#footer A:hover{
 color:#fff;
}

#footer .R{
 text-align:right;
 width:270px;
}

#footer .L{
 width:480px;
}

* html #nav li a:hover
{
 background:url(images/bird.gif) no-repeat center 0px;
}
* html #content .R{
 height:230px;
}