#tengah{
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -500px;
    height: 100%;
}
#topmenu{
    position: absolute; 
    left: 0px;
    width: 1000px; height: 37px; 
}
#head1 {
    position: absolute; 
    top: 37px; left: 0px;
    width: 1000px; height: 297px; 
    z-index: 1;
 }
 #head2 {
    position: absolute;
    top: 334px; left: 0px;   
 }
 #head3 {
    position: absolute;
    top: 334px; left: 114px;
}
#main {
    position: absolute;
    width: 600px;
    height: auto;
    top: 332px;
    left: 342px;
}
#mainAdmin {
    position: absolute;
    width: 600px;
    height: auto;
    top: 60px;
    left: 342px;
}
#maincontact {
    position: absolute;
    width: 600px;
    height: auto;
    top: 322px;
    left: 220px;
}
#leftmenu {
    position: absolute;
    width: 182px;
    top: 404px;
    left: 121px;
    font-family: "Century Gothic";
    font-size: 11px;
    text-align: left;
}
#leftmenuAdmin {
    position: absolute;
    width: 182px;
    top: 60px;
    left: 121px;
    font-family: "Century Gothic";
    font-size: 11px;
    text-align: left;
}
#maincontent{
    position: absolute;
    width: 428px;
    top: 0px;
    left: 0px;
    text-align: justify;
    margin-top: 5px;
    min-height: 100px;
}
#rightmenu{
    position: absolute;
    left: 451px;
    top: 0px;
}
#words{
    position: absolute;
    bottom: -60px;
    right: -190px;
    font-family: "Century Gothic";
	font-size: 9px;
	width: 160px;
	text-align: justify;
}
#quote{
    position: absolute;
    bottom: 2px;
    right: -190px;
    font-family: "Century Gothic";
	font-size: 9px;
	width: 160px;
	text-align: justify;
}
#quotefnct{
    position: absolute;
    bottom: -400px;
    right: -190px;
    font-family: "Century Gothic";
	font-size: 9px;
	width: 160px;
	text-align: justify;
}
#quotefnctv{
    position: absolute;
    bottom: -205px;
    right: -190px;
    font-family: "Century Gothic";
	font-size: 9px;
	width: 160px;
	text-align: justify;
}
#rightmenuvalues{
    position: absolute;
    right: -140px;
    bottom: 55px;
}
#rightmenucorp{
    position: absolute;
    left: 490px;
    top: 65px;
    font-family: "Century Gothic";
	font-size: 11px;
	width: 130px;
}
#rltv{
    position: relative;
    font-family: "Century Gothic";
	font-size: 9px;
}
#inspic{
    float: left;
    width: 94px;
    height: 132px;
}
#inspicap{
    float: left;
    padding-left: 20px;
}
#shoutlist{
    float: left;
    border-left: 1px dashed;
    padding-left: 10px;
}
#shoutview{
    float: left;
    border-bottom: 1px dashed;
}
#shoutcomment{
    clear: both;
    padding-top: 6px;
}