/*style template for columntemp*/

body {
background-image: url("borders/borders/eosbaga3c.jpg");
color : #000000;
margin : 0px 0px 0px 0px;
}
h3{
background-image: url("borders/borders/eosbaga3c.jpg");
font-family: verdana "bold";
text-align: center;
color: #0033ff;
}
h1{
background-image: url("borders/borders/eosbaga3c.jpg");
font-family: Monotype Corsiva;
font-size: 3em;
font-weight: bold;
text-align: center;
color: #0033ff;
}
h2{
font-family: Monotype corsiva, verdana;
color: #0033ff;
text-align: center;
}
h4{
font-family: verdana;
color: #0033ff;
text-align: center;
}
/* Paragraphs styled as tips */
p.tip{
background-color:#ffffcc;
margin-left: 100px;
margin-right: 100px;
border: solid thin #aaaaaa;
}
/* Paragraphs styled as warnings */
p.warning {
background-color: #ffcccc;
margin-left: 100px;
margin-right: 100px;
border: solid thin #aaaaaa;
}



#content {
background-image: url("borders/borders/eosbaga3c.jpg");
position : absolute;
left : 220px;
top : 10px;
font-family:verdana;
}

#sidebar {
position : fixed;
width : 200px;
height : 100%; 
border-right : 2px solid #000;
margin-right : 15px;
padding-top : 20px;
padding-bottom : 20px;
background-image: url("borders/borders/eosbaga3b.jpg");
}
a:link {
color: #3399ff;
text-decoration: none;
margin-bottom: 1em;
}
a:visited {
color: #ff66ff;
text-decoration: none;
}
li{
margin-bottom:1em;
}












