* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image: url("http://webforms.iupstore.com/images/bg_gradient.jpg");
 background-repeat: repeat-x;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;

}

#content { 
 width: 900px;
 color: #000000;
 border: 1px solid #cccccc;
 background: #ffffff;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 height: 2300px;
 text-align:center;
}

#content table.center {
 width:80%;
 margin-left:10%;
 margin-right:10%;
 border-spacing:0px 10px;
}

#content table{
 text-align:left;
}

#content label{
 font-weight: bold;
}

#leftcontent{
 float:left;
 width:200px;
 height:400px;
 background-image: url("http://webforms.iupstore.com/images/side_bg.jpg");
 background-repeat: repeat-x;

}

#rightcontent{
 float:right;
 width:700px;
}

#schedule table {
 width:70%;
 margin-left:15%;
 margin-right:15%;
 border-width: 2px;
 border-style: solid solid solid solid;
 border-color: black black black black;
 border-spacing:0px;
}
 
#schedule th{
 padding: 20px 0px 20px 0px;
 border-style: solid solid solid solid;
 border-color: black black black black;
 text-align: center;
 
}
 
#schedule td{
 text-align: center;
 padding: 10px 4px 10px 4px;
 border-style: solid solid solid solid;
 border-color: black black black black;

}
  
#header{
 background: #990000;
 font-size: 80%;
 font-weight: bold;
 padding-bottom: 5px;
}

#headerlinks{
 padding: 12px 10px 12px 44px;
 text-align: left;
}

#headerlinks a{
  color:#FFFFFF;
}
#barlinks{
 color:#FFF;
 text-align:center;
 font-size:12px;
 }
 
#barlinks a{
 color:#FFF;
 text-decoration:none;
 }
 
#barlinks a:visited{
 color:#FFFFFF;
 text-decoration:underline;
}

#barlinks a:hover{
 color:#FFFFFF;
}
#imglinks img {
 border-width: 2px;
 border-style: solid;
}

#imglinks table{
 width:60%;
 margin-left:20%;
 margin-right:20%;
 text-align:center;
}

#list2 {
 width:80%;
 margin-left:10%;
 margin-right:10%;
 text-align:left;
}