body {
background: #ddd;
padding: 20px;
margin: 0px;
}

div, p, a {
padding: 0px;
margin: 0px;
border: none;
}

#container {
width: 1000px;
background: #bbb;
margin: 20px auto;
padding: 5px;
}

#content {
border: 1px solid #999;
background: #fff;
padding: 5px;
min-height: 400px;
}

#intro {
margin: 60px auto 80px auto;
width: 750px;
overflow: hidden;
background: #eee;
border: 1px solid #999;
padding: 25px;
}

#intro p {
font-weight: normal;
font-size: 14px;
text-transform: uppercase;
font-family: Verdana;
line-height: 20px;
color: #000;
margin-bottom: 10px;
}

.yellow {
background: #fee24a;
}

.block {
width: 900px;
margin: 80px auto 20px auto;
padding: 20px;
border-bottom: 3px solid #eee;
border-top: 3px solid #eee;
}

.right {
float: right;
}

.clear {
clear: both;
}

h2 {
font-family: 'Verdana';
font-size: 18px;
font-weight: bold;
color: #000;
}

.block p {
font-weight: normal;
font-size: 14px;
text-transform: uppercase;
font-family: Verdana;
line-height: 20px;
color: #000;
margin-bottom: 10px;
}

.block IMG {
border: 5px solid #999;
margin: 15px;
}

a, a:visited {
font-family: Arial;
text-transform: uppercase;
font-size: 28px;
text-decoration: none;
background: #a00;
padding: 3px;
color: #fff;
font-weight: bold;
}

a:hover {
background: #000;
}

#networka {
width: 700px;
margin: 40px auto;
}

#networka p {
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
font-family: Verdana;
line-height: 24px;
color: #000;
margin-bottom: 25px;
}

#networka a, #networka a:visited {
font-family: Verdana;
text-transform: uppercase;
font-size: 16px;
text-decoration: underline;
padding: 0px;
color: #00f;
font-weight: bold;
line-height: 28px;
background: #fff;

}



#lastmonth {
width: 700px;
margin: 20px auto;
}

h1 {
font-family: 'Verdana';
font-size: 28px;
font-weight: bold;
color: #000;
}

#lastmonth p {
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
font-family: Verdana;
line-height: 24px;
color: #000;
margin-bottom: 25px;
}

#lastmonth a, #lastmonth a:visited {
font-family: Verdana;
text-transform: uppercase;
font-size: 16px;
text-decoration: underline;
padding: 0px;
color: #00f;
font-weight: bold;
line-height: 28px;
background: #fff;
}



#network2 {
width: 700px;
margin: 40px auto;
}

#network2 p {
font-weight: bold;
font-size: 16px;
text-transform: uppercase;
font-family: Verdana;
line-height: 24px;
color: #000;
margin-bottom: 25px;
}

#network2 a, #network2 a:visited {
font-family: Verdana;
text-transform: uppercase;
font-size: 16px;
text-decoration: underline;
padding: 0px;
color: #00f;
font-weight: bold;
line-height: 28px;
background: #fff;
}

#networka a:hover,  #network2 a:hover, #lastmonth a:hover{
color: #a00;
}

p.nav {
font-weight: bold;
font-size: 20px;
text-transform: uppercase;
font-family: Arial;
line-height: 26px;
color: #000;
margin: 10px;
}

a.nav, a.nav:visited {
font-weight: bold;
font-size: 20px;
text-transform: uppercase;
font-family: Arial;
line-height: 26px;
margin: 10px;
color: #a00;
padding: 0px;
background: #fff;
}

a.nav:hover {
font-weight: bold;
font-size: 20px;
text-transform: uppercase;
font-family: Arial;
line-height: 26px;
margin: 10px;
padding: 0px;
color: #007;
background: #fff;
}