/* Adapted from Blackfen summer 07*/

body{
color:#b22222;/*firebrick*/
background-color:#ffffff;/*white*/
background-image:url(assets/peterbg.gif);
background-repeat:repeat-y;
font-family:georgia,times new roman, serif;
border:0;margin:0;padding:0;
text-align:left;
}
h1,h2,h3,h4{color:#b22222;/*firebrick*/}

a:link{
text-decoration:none;
color:#00008b;/*blue4*/
}
a:active{
text-decoration:none;
color:#00008b;/*blue4*/
}
a:visited{
text-decoration:none;
color:#00008b;/*blue4*/
}
a:hover{
color:#b22222;
text-decoration:underline;
}

/*TOPBAR STARTS HERE*/
div.topbar{
position:relative;
left:124px;
float:left;
width:82%;
}

div.topbar h1{
font-size:300%;
font-weight:normal;
border-bottom:0px solid #b22222;/*firebrick*/
padding:0.25em 0 0 0;
margin:0;
}
div.topbar h2{
font-size:120%;
font-weight:normal;
font-style:italic;
letter-spacing:0.1em;
border-bottom:0px groove #f66666;
padding:0 0.5em 0.5em 0;
margin:0 0 0.5em 0;
text-align:left;
color:#b22222;/*firebrick*/
}
div.topbar h4{
font-size:100%;
font-weight:normal;
border-top:1px solid #b22222;
border-bottom:1px solid #b22222;
padding:0.5em 0 0.5em 0;
margin:0 0 0.5em 0;
text-align:left;
color:#b22222;/*firebrick*/
}
div.topbar hr{
color:#b22222;
height:1px;
}
/*strip starts here*/
div.strip{
position:absolute;
top:0;
left:0;
width:104px;
clear:left;
padding:0 20px 0 0;
margin:0;
}

/*column starts here*/
div.column {
position:relative;
left:124px;
float:left;
width:25%;
margin:0 15px 15px 0;
}
div.column h3{
font-weight:normal;
margin:0 0 0.25em 0;
padding:0;
}
div.column p{
margin:0 0 0.5em 0;
padding:0 0 1em 1em;
border-bottom:1px dotted #b22222;/*firebrick*/
font-size:75%;
color:#00008b;
}
div.column2{
position:relative;
left:124px;
float:left;
width:25%;
padding:0 1em 0 1em;
margin:0 1em 0 0;
border-style:solid;
border-color:#b22222;/*firebrick*/
border-width:0 1px 0 1px;
}
div.column2 h3{
font-weight:normal;
margin:0 0 0.25em 0;
padding:0;
}
div.column2 p{
margin:0 0 0.5em 0;
padding:0 0 1em 1em;
border-bottom:1px dotted #b22222;/*firebrick*/
font-size:75%;
}

/*column3 starts here*/
div.column3 {
position:relative;
left:124px;
float:left;
width:25%;
margin:0 15px 0 0;
}

div.column3 h3{
font-weight:normal;
margin:0 0 0.25em 0;
padding:0;
}
div.column3 p{
margin:0 0 0.5em 0;
padding:0 0 1em 1em;
border-bottom:1px dotted #b22222;/*firebrick*/
font-size:75%;
}

/*PES STARTS HERE*/
div.pes{
clear:both;
background-color:#e8e8e8;  /*grey 91*/
margin:0;padding:0;border:0;
text-align:right;
}
div.pes p{
font-size:xx-small;
padding:1.5em 1em 0.7em 0;
margin:0;
letter-spacing:0.1em;
}

