#divTwitter #twitter_update_time {font-size: 12px; text-align: right; float: right;}
h1,h2,h3,#twitter_update_list,input,textarea,button { color: #54534b;}
#contactForm li:first-child { padding-left: 0px;}
#contactForm li:last-child { padding-right: 0px;}
#contactLine.hover {	background-color: transparent;}
#contactForm li:hover span { color: #dedede;}
h1{font-size: 72px; padding-top: 110px;}
#content { height:auto !important;}
#push,#footer {height:236px;}
span.versionSign{ font-size: 18px;}
body {background-color: #bbbda4;}
h1, h2 { text-align: center;}
.pointer { cursor: pointer;}
.opacity:hover { opacity:1;}
.opacity { opacity:0.5;}
.red { color: #562630;}
h2{font-size: 24px;}
#twitter_update_time:hover {  color: #562630;}
body, html{ 
	height:100%; 
	min-height: 600px;
    font-family: "Textile", "Lucida Casual", "Lucida Sans Unicode", "Comic Sans MS", "Arial Italic", "Verdana Italic";
	color: #54534b;
}
#wrapper{ 
	min-height:100%; 
	height:auto !important; 
	height:100%; 
	margin:0 auto -236px; 
	background-image: url("../images/content_bg.png");
	background-repeat: no-repeat;
	background-position: 50% 27px;
}
#footer{
	position: relative;
	background-image: url("../images/footer_all.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
}
#divTwitter{
	margin: 0px auto;
	width: 525px;
	position:absolute;
	top: -90px;
	height: 316px;
	left: 45%;
}
#twitter_update_list{
	top: 60px;
	left: 40px;
	position: absolute;
	z-index: 10;
	font-size: 14px;
	width: 275px;
}
#divTwitter h3{
	top: 20px;
	left: 90px;
	position: absolute;
	z-index: 10;
	font-size: 24px;
}
p a{
	text-decoration: none;
	font-weight: bold;
	color: #705C2C;
}

#contact2{
	width: 123px;
	height: 21px;
	position: absolute;
	top: 0px;
	right: 30px;
	z-index: 2;
	text-align: center;
	padding-top: 3px;
	background-position: bottom left;
	background-image: url("../images/ContactButton.gif");
	color: #BBBDA4;
}
#contact2:hover, #contact2.hover{
	cursor: pointer;
	height: 24px;
	background-position: 0px 0px;
	background-image: url("../images/ContactButton.gif");
	color: #DEDEDE;
}
#contactLine{
	width: 100%;
	height: 10px;
	left: 0px;
	position: relative;
	background-color: #562630;
	background-image: url("../images/contact_line.gif");
}
#contactForm{
	height: 0px;
	display: none;
	margin: 0 auto;
	width: 525px;
}
#contactWrapper{
	background-image: url('../images/BGpattern.gif');
	background-repeat: repeat;
	position: fixed;
	z-index: 5;
	width: 100%;
}
#contactForm ul {
	padding-top: 5px;
	height: 60px;
}
#contactForm li {
	display: none;
	list-style: none;
	float: left;
	padding: 0 10px;
}
#contactForm li span {
	display: block;
	text-align: center;
	font-size: 13px;
	color: #BBBDA4;
}

#imgHome{
	position: absolute;
	left: 5px;
	top: 5px;
	opacity: 0.15;
}
#lnkHome {
	width: 60px;
	height: 60px;
	display: none;
}
#imgHome:hover{
	opacity: 0.3;
}
#iframeContainer{
	margin-top:10px;
	opacity:0;
	width:0px; 
	height:0px
}