@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
.floatwindow{
	height: 160px;
	width: 105px;
	border: 1px solid #FFF;
	margin-top: 5px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.floatdoor{
	height: 251px;
	width: 105px;
	margin-top: 5px;
	float: left;
	margin-right: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
	
#window-container{
	height: 441px;
	width: 384px;
	position: absolute;
	top: 268px;
	padding-left: 175px;
}
body{
    margin:10px 20px 10px 10px;
	background-color:#FFFFD5;
	
	}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	padding-top: 10px;
	padding-left: 10px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	font-style: normal;
	padding-right: 10px;
	padding-left: 10px;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-style: normal;
	padding-right: 10px;
	padding-left: 10px;
}
.tiswas{
	margin:0px;
	position: relative;
	margin-right: auto;
	margin-left: 205px;
	top: 648px;
	width: 300px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.container{
	width:748px;
	margin-right:auto;
	z-index: 2;
	background-image: url(../../images/house-graphics/house_02.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	height: 780px;
	margin-left: auto;
}
.body-container{
	position:relative;
	width:738px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	z-index: 2;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 6px;
	border-bottom-width: 4px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C4C4C4;
	border-left-color: #C4C4C4;

}
.body-container-small{
	position:relative;
	width:738px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
	z-index: 2;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 6px;
	border-bottom-width: 4px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C4C4C4;
	border-left-color: #C4C4C4;
	
}

.top-container{
	position:relative;
	width:750px;
	height:20px;
	z-index: 2;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.gillysillyhouse.com//images/house-graphics/top-bar.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	clear: both;
	
}
.bottom-container{
position:relative;
	width:750px;
	height:20px;
	z-index: 2;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.gillysillyhouse.com//images/house-graphics/bottom-bar.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	position: relative;	
}

.video-vault{
	height: 93px;
	width: 250px;
	position: relative;
	display:block;
	padding:0px;
	left:490px;
	top:-385px;
	z-index: 4;
}



 .tl {
	margin:0px;
	position:relative;
	width: 13px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-image: url(../../images/house-corners/tl.jpg);
}
.tr {
	margin:0px;
	position:relative;
	width: 13px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: 0 100%;
	left: 739px;
	top: -14px;
	background-image: url(../../images/house-corners/tr.jpg);
}
.bl {
	margin:0px;
	position:relative;
	width: 13px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: 0 100%;
	left: -4px;
	top: 784px;
	background-image: url(../../images/house-corners/bl.jpg);
}
.br {
	margin:0px;
	position:relative;
	width: 13px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: 0 100%;
	left: 739px;
	top: 774px;
	background-image: url(../../images/house-corners/br.jpg);
}
.clear {font-size: 1px; height: 1px}
.copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.gsh{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: none;
}
.floatleft{
	float:left;
	padding: 10px;
}
.pad-nav{
padding-top:5px;
padding-left:10px
}
.navcomicsans {
	font-family: "Comic sans ms", Times, serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.head{
position:relative; 
width:300px; 
height:30px; 
top: -12px; 
left: 420px;
}

.height{
	height:250px;

	}
.updateheader {
	font-size: 18px;
	font-family: "Comic Sans MS", Tahoma, Georgia, Verdana;
	font-weight: bold;
}
