
			/*TOP MENU*/
#linkcontainer {
clear : both;
float:right;
width:700px;
background : #ffffff;
color: #000000;

}

#title {
clear : both;
float:right;
width:650px;
background : #ffffff;
color: #000000;

}

.menu1 {
margin : 0;
padding : 0;
list-style-type : none;

width: inherit;
height: inherit;
}
.menu1 li {
display: inline;
}

#dc {
position:relative; 
left:35px; 
top:0px;
z-index:2;
}
#mag {
position:relative; 
left:3px; 
top:-17px;
}

#ext {
position:relative; 
left:3px; 
top:-17px;
}


.calLeft {
margin : 0 0 5px 5px;
float:left;
padding : 10px;
width:300px;
height:300px;
background : #003366;

}

.calLeft h1{
font: 20px verdana;
letter-spacing: px;
font-weight: bold;
color: #000000;
font-size : 120%;
}


.calLeft a{
color: #003366;
 letter-spacing: 2px;
text-decoration : underline;
}

.calLeft a:hover {
background : inherit;
color : #ffffff;
}


.calRight {
margin : 0 0 5px 5px;
clear:right;
float:right;
padding : 10px;
width:300px;
height:300px;
background : #003366;
}

.calRight h1{

font: 20px verdana;
letter-spacing: px;
font-weight: bold;
color: #000000;
font-size : 120%;
}

.calRight a{
color: #003366;
 letter-spacing: 2px;
text-decoration : underline;
}

.calRight a:hover {
background : inherit;
color : #ffffff;
}

.next {
float:right;
width:650px;
background : #ee7f3e;
color: #000000;

}
.next ul {
margin : 0;
background : #ee7f3e;
list-style-type : none;
padding:5px;

font: 25px verdana;
}
.next ul li {
padding : 5px;
display: inline;

}
.next ul li a {
text-decoration : none;
font: 25px verdana;
color : #2200cc;
}

.next ul li a:hover {
font: 25px verdana;
color : #ffffff;
}
