*{margin:0; padding:0;}

body {
font-family: Verdana, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
font-size: 12px; 
background: #444;
color: #333; 
margin:0; 
padding:0;
line-height: 135%;
}

a { color: #74AACF; text-decoration: none; }
a:hover { text-decoration: none; color : #880000; }

img{ 
	border: none; 
	padding: 7px 7px 7px 7px ;
} 
img a{border:none;} 

ul { list-style-type: disc; }
ol { list-style-type: decimal; }

#page {
width: 800px;
margin: 20px auto;
}

#header { 
background: #444 url(images/header.jpg) no-repeat;
height: 210px;
font-family: "Trebuchet MS";
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 77px 0 0 55px;
}
#header h1 a {
color: #fff;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
letter-spacing: -1px;
color: #DFF0FF;
font-size: 18px;
font-weight: 100;
padding: 7px 0 0 55px;
}

#menu {
font-family:"Trebuchet MS", Arial, Sans-serif; 
background: #444 url(images/menu.jpg) no-repeat;
height: 40px;
line-height: 40px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 40px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #fff;
font-size: 13px;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
background: #99BED9 url(images/menuover.jpg) repeat-x;
}

#menubottom { 
background: #444 url(images/menubottom.jpg) no-repeat;
padding: 5px 0;
}

#wrapper {
padding: 0 40px 0 30px;
background: #444 url(images/content.jpg) repeat-y;
}

#content {
float: right;
width: 490px;
padding-bottom: 10px;
}

#contentw {
float: right;
width: 710px;
padding-bottom: 10px;
}

#sidebar {
float: left;
width: 230px;
padding-top: 10px;
}

#sidebar_content {
float: left;
width: 200px;
padding-top: 10px;
padding-left: 20px;
}


#footer {
background: #444 url(images/footer.jpg) repeat-x;
height: 120px;
line-height: 120px;
margin: 0 auto;    font-weight: 600;
font-size: 14px;
text-align: center;
color #fff;	
}
#footer p { color: #fff; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#content p {
margin: 10px 0;
text-align: justify;i
}
#content h2 {
font-weight: 100;
letter-spacing: -1px;
line-height: 100%;
font-size: 21px;
margin: 20px 0 10px; padding: 0 0 3px; 
color: #74AACF;
}
#content h3 {
font-weight: 100;
letter-spacing: -1px;
line-height: 100%;
font-size: 16px;
margin: 20px 0 10px; padding: 0 0 3px; 
color: #74AACF;
}

#content ul {
#color: #555555;
padding: 10px 40px;
}
#content ul li {
list-style-type: square;
}

#content ol {
#color: #555555;
padding: 10px 40px;
}
#content ol li {
list-style-type: decimal;
}



#contentw p {
margin: 10px 0;
text-align: justify;
}
#contentw h2 {
font-weight: 100;
letter-spacing: -1px;
line-height: 100%;
font-size: 21px;
margin: 20px 0 10px; 
padding: 0 0 3px; 
color: #74AACF;
}
#contentw h3 {
font-weight: 100;
letter-spacing: -1px;
line-height: 100%;
font-size: 16px;
margin: 20px 0 10px; padding: 0 0 3px; 
color: #74AACF;
}

#contentw ul {
color: #555555;
padding: 10px 40px;
}
#contentw ul li {
list-style-type: square;
}

#contentw ol {
color: #555555;
padding: 10px 40px;
}
#contentw ol li {
list-style-type: lower-alpha;
}









#sidebar img { padding: 0; margin: 0; }
#sidebar ul {
list-style-type: none; 
}

#sidebar h2 {
font-family:"Trebuchet MS", Arial, Sans-serif;    
height: 60px;
line-height: 60px;
font-weight: 600;
font-size: 17px;
padding: 0 0 0 20px;     
color: #fff;
background: #fff url(images/sidebarh2.jpg) no-repeat;
	
}

#sidebar ul li {

}

#sidebar ul {
padding: 6px 0 15px 25px;
}

#sidebar ul li {
background: url(images/bullet.jpg) no-repeat center left;
padding: 2px 0 2px 22px;
}
#sidebar ul li a { font-size: 12px;
font-weight: 600; }
#sidebar ul ul li a:hover {  }

#sidebar ul ul {
padding-left: 7px;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}



.mega {
width: 29%; 
float: right;  
margin-top: 2px; 
margin-bottom: 2px; 
margin-left: 12px;
padding: 7px; 
border: solid 2px #FBEB0B; 
border-bottom: solid 10px #FBEB0B; 
background-color: #FBF9CF; 
font-size: 90%;}

.mega p {margin: 2px; text-align: left;}
.mega a {color: #0000ff;}
.mega .link {color: #000000; font-weight: bold; text-decoration: none;}


