

#top {

position: absolute;

width: 990px;

height: 446px;

background-repeat: no-repeat;

display:inline;

background-position: top center;

background-image: url(../graphics/back.jpg);

z-index: 2;

}







#name {

position: absolute;

text-align:center;

width: 990px;

top: 58px;

z-index: 3;

font-size: 150%;

font-weight:bold;

color:#000099;

}



#slogan {

position: absolute;

text-align:center;

width: 990px;

top: 146px;

z-index: 2;

font-size: 110%;

font-weight:bold;

color:#000099;

}







#footer {

position: absolute;

text-align:center;

width: 700px;

top: 585px;

left: 60px;

z-index: 2;

font-size: 105%;

font-weight:bold;

color:black;

}



#menu {

position: absolute;

width: 990px;

top: 176px;

text-align:center;

display:inline;

background-position: top center;

z-index: 3;

}



#textleft {

position: absolute;

width: 350px;

Height: 310px;

white-space: pre;

top: 250px;

left: 90px;

z-index: 2;

color:black;

font-weight:bold;

background-color: white;

padding-left: 20px;

padding-right: 20px;

}



#textright {

position: absolute;

width: 270px;

Height: 290px;

white-space: pre;

top: 270px;

left: 455px;

z-index: 2;

color:black;

font-weight:bold;

background-color: white;

padding-left: 20px;

padding-right: 20px;

}



#textfull {

position: absolute;

width: 800px;

Height: 270px;

white-space: pre;

top: 220px;

left: 95px;

z-index: 2;

color:black;

text-align:center;

font-weight:bold;

background-color: white;

padding-left: 20px;

padding-right: 20px;

}



#bigtextfull {

position: absolute;

width: 900px;

Height: 270px;

xwhite-space: pre;

top: 220px;

z-index: 2;

color:black;

text-align:center;

font-weight:bold;

background-color: white;

padding-left: 20px;

padding-right: 20px;

}



#float {

position: absolute;

top: 200px;

z-index: 3;

padding-left: 20px;

padding-right: 20px;

}



#alignleft {

text-align:left;

}



#alignright {

text-align:right;

}



#aligncenter {

text-align:center;

}



#alignjustify {

text-align:justify;

}



-->

