* {
padding : 0;
margin : 0;
}
body {
font : 8pt "Verdana", Arial, Sans-Serif;
background : #393939;
}
a {
text-decoration : none;
color : #301c15;
}
a:hover {
color : #000;
}
#wrap {
margin : 20px auto;
width : 700px;
height : 100%;
padding : 10px;
background : #fff url("http://visp2.visp2.com/~christch/cms/media/images/topcorners.PNG") no-repeat left top;
}
#header {
height : 100px;
background-color : #000;
background : url(http://visp2.visp2.com/~christch/cms/media/images/headercurved.png);
}
#header h1 {
padding-left : 50px;
padding-top : 35px;
font-size : 25px;
color : #fff;
}
#header h2 {
padding-left : 300px;
padding-top : 0;
margin-top : -20px;
font-size : 12px;
color : #fff;
text-align : right;
margin-right : 50px;
}
#menu {
text-align : center;
margin-top : 1px;
height : 20px;
font-size : 12px;
padding : 6px 0 0 0;
border : none;
background-color : #000;
background : url('http://visp2.visp2.com/~christch/cms/media/images/menu.jpg');
}
#menu a {
color : #fff;
text-decoration : none;
padding : 0 14px 0 14px;
}
#menu a:hover {
color : #c9c9c9;
}
#sidebar_left {
margin-top : 1px;
float : left;
background : #e9e9e9 url("http://visp2.visp2.com/~christch/cms/media/images/leftbase.PNG") no-repeat left bottom;
width : 175px;
height : 436px;
padding : 10px;
}
#sidebar_left h2 {
padding-bottom : 12px;
font-size : 14px;
color : #000000;
}
#sidebar_left h3 {
padding-bottom : 6px;
padding-top : 12px;
font-size : 12px;
color : #5da415;
}
#sidebar_left h4 {
padding-bottom : 6px;
font-size : 12px;
color : #000000;
}
#sidebar_left h4 a {
color : #000000;
text-decoration : none;
padding : 0 14px 0 14px;
}
#sidebar_left h4 a:hover {
color : #000000;
text-decoration : underline;
padding : 0 14px 0 14px;
}
#sidebar_left a {
color : #5da415;
text-decoration : none;
padding-bottom : 9px;
padding-top : 9px;
font-size : 12px;
}
#sidebar_left a:hover {
color : #000000;
text-decoration : none;
padding-bottom : 9px;
padding-top : 9px;
font-size : 12px;
}
#sidebar_left a home {
color : #5da415;
text-decoration : none;
padding-bottom : 0;
padding-top : 0;
font-size : 0;
}
#sidebar_left a:hover home {
color : #000000;
text-decoration : none;
padding-bottom : 0;
padding-top : 0;
font-size : 0;
}
#content {
float : left;
text-align : left;
width : 480px;
margin-top : 10px;
padding : 0 7px 0 13px;
background : #ffffff;
font-size : 8pt;
}
#content h2 {
padding-bottom : 6px;
padding-top : 12px;
font-size : 15px;
color : #444;
}
.bulletin {
padding : 12px 15px 15px 15px;
background : #e3eaf0;
font-size : 8pt;
}
#footer {
top : 622px;
margin-top : 10px;
width : 700px;
height : 60px;
background : #a7c1e0 url("http://visp2.visp2.com/~christch/cms/media/images/footer1.PNG") no-repeat left top;
}
.footer_text {
text-align : center;
padding : 18px;
color : #777;
}