body, #homepage {
background:url('../imgs/home_bg.gif') repeat-y scroll top right;
/*background:url('../imgs/grid.gif') left 53px;*/
color: #262626;
}
#homepage a {
    /*color: #d35556;*/
    text-decoration: none;
}
#designers a {
    color: #262626;
    background: url("../imgs/underline.gif") left 40px repeat-x;
}
.safari #designers a {
background-position:0 48px !important;
}

#homepage .content a:hover {
color: #d35556;
}

#logo {
background:url("../imgs/logo.gif") left bottom no-repeat;
text-indent: -9999px;
height: 41px;
display:block;
float: left;
width: 85px;
margin:0;
padding:0;
}
#home_desc {
    font-size:46px;
    line-height: 48px;
    display: inline;
}
#designers {
    line-height: 40px;
    font-size:46px;
    display: inline;
    margin-left: 3px;
}
#designers * {
    display: inline;
    margin-right: 0px;
}
.georgia-big {
font-style: italic;
font-family: georgia;
line-height: 45px;
font-size:45px;
color: #262626;
}
.georgia-red {
color: #d35556;
font-style: italic;
}
#homepage #see{
text-decoration: none;
border-bottom: none;
color: #d35556;
background: url("../imgs/arrow.gif") 80px 19px no-repeat !important;
padding:0;
padding-right:50px;
margin:0;
}
#homepage #see:hover{
margin-left:5px;

}
.small-caps, .small-caps a{
font-size: 14px;
line-height: 24px;
border-bottom: 1px solid #d35556;
letter-spacing: 0.5px;
color: #262626;
}
.small-caps a:hover{
border-bottom: 1px solid #d35556;
letter-spacing: 0.5px;
color: #d35556;
}

#head {
margin: 14px 60px 0px 30px;
}
#hometext {
margin: 20px 300px 0px 30px;
line-height: 24px;
font-size: 18px;
}
#hometext p {
    margin: 0;
}
#rules {
    display: none;
    width: 400px;
    margin: 0px 0px 0 30px;
	padding:12px 0px 30px 0px;
}
#rules .title{
	color:#262626;
}
#rules a{
	border-bottom:none !important;
	color:#262626;
}
#rules p {
    margin:16px 0 0 0;
    font-family: Georgia;
    font-size: 12px;
    line-height: 16px;
	color:#666666;
}
#dot{
	background:url("../imgs/bb.gif");
	width:127px;
	height:126px;
	display:block;
	position:absolute;
	margin-top:23px;
	right:120px;
}



