﻿a:link{color:#0000ff;text-decoration:underline;}
.center{text-align:center;}
body{
font-family:Times New Roman,Serif;
background:#dde8fe;
margin:0;
padding:0;
text-align:center;
color:black;
background-color:#dde8fe;
width:100%;
height:100%;
min-height:100%;
}
#headerbox{
position:absolute;
top:0px;
left:0px;
width:100%;
height:130px;
z-index:2;
overflow:hidden;
background-image:url("media/titleback.jpg");
background-repeat:repeat-x;
}
#logo{
position:absolute;
top:55px;
left:0px;
width:100%;
height:112px;
z-index:3;
overflow:hidden;
border:0;
}
#nav{
font-size:large;
text-align:center;
}
.twitterImage{
padding-top:5px;
}
#contentbacktile{
position:fixed;
bottom:0px;
right:0px;
z-index:-2;
border:0;
margin:0;
padding:0;
width:100%;
min-height:100%;
background-image:url("media/titletowertile.jpg");
background-repeat:repeat-x;
background-position:right bottom;
}
#contentback{
position:fixed;
bottom:0px;
right:0px;
z-index:-1;
border:0;
margin:0;
padding:0;
width:100%;
height:100%;
background-image:url("media/titletower.jpg");
background-repeat:no-repeat;
background-position:right bottom;
}
.capitular{
float:left;
font-size:400%;
font-weight:bold;
}
.itchbox{
padding-top:20px;
}
.borderlessFrame{
border:0;
}
#content{
font-size:120%;
padding:20px 20px 30px 20px;
margin:170px 20% 0 20%;
text-align:left;
z-index:2;
width:60%;
min-height:100%;
height:auto;
}
#footer{
font-size:60%;
font-weight:bold;
width:100%;
min-width:100%;
max-width:100%;
border:0;
text-align:center;
}