* {
margin: 0;
padding: 0;
}

html{
height: 100%;
padding-bottom: 1px;
}

body {
background-image: url(borders/background.jpg);
font-family:"Trebuchet MS", Tahoma, Verdana;
font-size:12px;
}


#wrap{
margin-left:auto;
margin-right:auto;
margin-top: 10px;
width: 740px;
}

#navbar{
background-color:#ff0066; 
font-family:"Trebuchet MS", Tahoma, Verdana;
color: #FFFFFF;
font-weight: bold;
text-align:center;
line-height:18px;
}

#footer{
background-color:#ff0066;
font-size:12px;
color: #ffffff;
font-family:"Trebuchet MS", Tahoma, Verdana;
line-height: 16px;
}

#footerlinks{
font-size:11px;
font-family:"Trebuchet MS", Tahoma, Verdana;
}

#footerlinks a:visited{
color:#0000FF;
}

a:link, a:visited{
text-decoration: none;
}

a:hover, a:active{
text-decoration: underline;
}



a.footer:link{
color: #ffffff;
	}

a.footer:visited{
color: #ffffff;
	}

a.footer:hover{
color: #ffffff;
	}

a.footer:hover{
color: #ffffff;
	}

#main{
line-height: 25px;
font-family:"Trebuchet MS", Tahoma, Verdana;
font-size: 14px;
padding-top: 15px;
padding-bottom: 10px;
}

#main li{
margin-left: 25px;
font-weight:bold;
}


#navbar li{
display:inline;
list-style:none;
}

#navbar li a{
color:#fff;
font-weight: bold;
font-family:"Trebuchet MS", Tahoma, Verdana;
font-size:14px;
text-decoration:none;
padding-right: 10px;
padding-left: 10px;
background-color:#ff0066;
margin-right: 5px;
}

#navbar li a:hover{
color: #ff0066;
text-decoration:none;
background-color:#fff;
}

.border{
border:2px solid #e7eaef; 
margin-left: 10px; 
padding:2px; 
background:fff;
}

.size14{
font-size:14px;
}

.size16{
font-size:16px;
}

.size12{
font-size:12px;
}



.roundcont {
	background-color: #ff0066;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(borders/navfoot/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(borders/navfoot/br.gif) no-repeat top right; 
}

img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}


.underline{
border-bottom: 1px solid #000;
float:left;
}
