.title1 {
	height: 50px;
	weight: 200px;
	text-align: center;
	font-size: 50px
}
.title2 {
	height: 50px;
	weight: 200px;
	text-align: center;
	font-size: 25px
}
body {
    padding-left:200px;
    padding-right: 0;
    margin-right:7px;
}
#mylinks {
    position: absolute;
    padding: 2px;
    padding-left: 200px;
    padding-right: 0;
    
    left: 20px;
}
#mytopmenu{
     padding-left: 200px;
     margin-left:0px;
}
.header {
    font-size: 25px;
    visibility:visible;
}
.headerText{
    text-align: center;
}
#Header1_HeaderTitle{
    text-align: right;
    font-size: 39px;
    visibility:visible;
}
.footer{
    text-align: center;
}