
/*Home Page */


* {margin:0; padding:0;}

#container {
position: relative; 
margin-left: auto;
margin-right: auto;

width: 1024px;
height: 768px;
-width: 1050px

}







.left{
float: left;
}

.clears {
line-height: 0px;
clear: both;
}

#left_col {
width: 412px;
height: 538px;
margin-top: 10px;
padding-top: 0px;


float: left;
}

#right_col {
width: 607px;
height: 538px;
margin-top: 10px;
float: right;

}

#right_col p {
font-family: trebuchet ms, verdana, arial;
font-size: 0.9em;
color: #756254;


}
#right_col a:link{

font-family: trebuchet ms, verdana, arial;
font-size: 0.9em;
color: #8ac52e;
}

#right_col a:visited {
font-family: trebuchet ms, verdana, arial;
font-size: 0.9em;
color: #8ac52e;

}




h1 {
font-family: trebuchet ms, verdana, arial;
font-size: 1.1em;
color: #8ac52e;
margin-bottom: 8px;
}


.text_box_container {
float: left;
height: 335px;

margin-top: 25px;
margin-left: 10px;
}

.text_box {
width: 340px;
height: 280px;

overflow: auto;

}

.text_box_reg {
width: 540px;
height: 280px;

margin-top: 25px;
margin-left: 10px;
overflow: auto;
float: left;

}


#tv{
width: 375px;
height: 248px;
margin-left: 25px;
margin-bottom: 0px;
padding: 0px;

background-image: url('images/tv_screen.jpg');
background-repeat: no-repeat;
background-position: center top;

border: 1px solid #fff;

}

.you_tube {
width: 295px;
height: 205px;
margin-left: 30px;
margin-top: 20px;
}

#cupboard {
width: 399px;
height: 271px;
padding: 0px;

margin-top: -2px;
margin-left: 23px;

}

.cupboard_top{
width: 399px;
height: 118px;
margin-top: 0px;



background-image: url('images/cupboard_top.jpg');
background-repeat: no-repeat;
background-position: center top;

}
.cupboard_bottom{
width: 399px;
height: 151px;


background-image: url('images/cupboard_bottom.jpg');
background-repeat: no-repeat;
background-position: center top;
}


#nav_container {
width: 607px;
height: 173px;

}


#footer {

width: 1024px;
height: 300px;

}

.top_footer_left {
width: 512px;
float: left;
}


.top_footer_left span {
margin-left: 45px;
}

.top_footer_left a:link {
color:#a50069;
font-family: trebuchet ms, verdana;
font-size: 0.75em;
font-weight: bold;
text-decoration: none;
}

.top_footer_left a:visited {
color:#a50069;
font-family: trebuchet ms, verdana;
font-weight: bold;
text-decoration: none;
font-size: 0.75em;
}

.top_footer_right {
width: 500px;
float: right;
}

.add_this {
float: left;
margin-left: 0px;
margin-right: 8px;
margin-top: 3px;
}


.top_footer_right img {
margin-left: 25px;
}

#lower_footer {
margin-top: 10px;
margin-left: 30px;

}

#lower_footer p {
font-family: trebuchet ms, verdana, arial;
font-size: 0.7em;
color: #756254;
}


.costume_img {

margin-top: 13px;

}
