* {
  margin: 0; padding: 0;
  }
  html,body{height:100%;width:100%;}
  body {
  margin: 0 auto;
  margin-top: 5px;
  padding: 0px;
  box-shadow: 0px 0px 2px 2px #D4D4D4;
  width: 1024px;
  height: 752px;
  background: #E6E6E6;
  font-family: Verdana, Geneva, sans-serif;
  color: #6A6A6A; 
  line-height: 20px;
}
#wrap {
width:1024px;
margin:0 auto;
background-color: #ffffff;
}

#banner {
  margin: 0 auto;
  height: 20px;
  background-color: #F0F0F0;
}
#banner p{
 color:#636363;
  font-style:normal;
  font-size: 60%;
  font-weight:bold;
}

#banner p span{
  vertical-align:top;
text-align: left;
}

#siteName {
  height: 20px;
margin-top:25px;
  background-color: #ffffff;
padding:5px 25px;
}

#siteName a.hrefclass:link {
color:#404040;
  font-style:normal;
text-decoration:none;
}

#siteName a.hrefclass:visited {
  color:#404040;
  font-style:normal;
text-decoration:none;
}

#siteName a.hrefclass:hover {
color:#303030;
  font-style:normal;
text-decoration:none;
}

#sitesubName {
  height: 35px;
  background-color: #ffffff;
padding:5px 25px;
  }

#sitesubName a.hrefclass:link {
color:#636363;
  font-style:normal;
text-decoration:none;
}

#sitesubName a.hrefclass:visited {
  color:#636363;
  font-style:normal;
text-decoration:none;
}

#sitesubName a.hrefclass:hover {
color:#434343;
  font-style:normal;
text-decoration:none;
}

#main {
padding:5px 25px;
float:left;
width:72%;
  height: 550px;
background-color: #ffffff;
}

#main a.hrefclass:link {
color:#333333;
  font-style:normal;
text-decoration:none;
}

#main a.hrefclass:visited {
  color:#333333;
  font-style:normal;
text-decoration:none;
}

#main a.hrefclass:hover {
color:#333333;
font-weight:bold;
  font-style:normal;
text-decoration:none;
}

#sidebar {
float:right;
  border-left: 2px dotted #cccccc;
width:18%;
  height: 145px;
padding-left:20px;
padding:right:5px;
background-color: #ffffff;
margin-bottom:75px;
margin-top:45px;
}

#sidebar a.hrefclass:link {
color:#636363;
  font-style:normal;
text-decoration:none;
}

#sidebar a.hrefclass:visited {
  color:#636363;
  font-style:normal;
text-decoration:none;
}

#sidebar a.hrefclass:hover {
color:#636363;
font-weight:bold;
  font-style:normal;
text-decoration:none;
}

#iciap {
float:right;
width:18%;
padding-left:20px;
padding:right:5px;
margin-top:20px;
display:block
background-color: #ffffff;
}
#footer {
clear:both;
  font-style: normal;
    font-size: 90%;
  border-top: 1px solid #cccccc;
  height: 25px;
padding:5px 25px;
background:#F0F0F0;
}

#nav {
  padding: 25px;
  height: 35px;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
}

#nav a {
  font-size: 12px;
  color: #6A6A6A;
  text-decoration: none;
}

table.navitable {
  margin: 0 auto;
  padding: 5px;
  border-collapse:collapse;
  width: 100%;
}
table.navitable td, table.navitable th {
  border-top:1px solid #E6E6E6;
  border-bottom:1px solid #E6E6E6;
  padding:5px;
  height: 30px;
}

table.program {
  margin: 0 auto;
  padding: 2px;
  border-collapse:collapse;
  width: 105%;
 
}
table.program td, table.program th {
  border-top:0px solid #E6E6E6;
  border-bottom:0px solid #E6E6E6;
  padding:2px;
  height: 30px;
  font-size: 70%;
  color: #6A6A6A;
  text-align: left;
  font-weight: normal;
  font-style: italic;
  text-decoration:none;
}

h1 {
  font-family: Verdana, Geneva, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 170%;
  font-size-adjust: none;
  font-stretch: normal;
  color: #828282;
}
h2 {
  font-family: Verdana, Geneva, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 90%;
  font-size-adjust: none;
  font-stretch: normal;
  color: #636363;
  line-height: 20px;
}
p {
  font-family: Verdana, Geneva, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 80%;
  font-size-adjust: none;
  font-stretch: normal;
  color: #636363;
}
ul {
  list-style-position: inside;
  font-family: Verdana, Geneva, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 80%;
  font-stretch: normal;
  color: #636363;
  margin-left: 15px;
}
li {
  list-style-position: inside
  line-height: 20px;
}

h6 {
  font-size: 70%;
  color: #6A6A6A;
  text-align: left;
  font-weight: normal;
  font-style: italic;
  text-decoration:none;
}
