/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size: 100%;
background-color:#F5F5F5;

}

h1 {font-size:130%; color:#666; background-color:transparent; font-weight:normal;}



#container {
margin-left:auto;
margin-right:auto;
width:800px;
background-color:#fff;
/*border: 1px solid #000066;*/
}

#mainlogo{

}

.bar {
font-size:17px;
font-weight:normal;
background-color: #900;
color:#FFF;
padding: 5px 5px 5px 5px;
border-bottom: solid 1px #fff;
border-top: solid 1px #fff;
text-indent:10px;
}

.tynepl {color:#900; background-color:transparent; font-weight:bold;}
.bold {font-weight:bold;}
.keylist { text-align:center; color:#900; background-color:transparent; font-size:150%; font-weight: normal;}

#left {margin-right:310px; margin-left: 10px;}
li { list-style:square;}

#right {float: right; width: 300px;
}

#right img {
/*border: 2px solid #0000CC;*/
margin: 10px;
}

.clear {clear: both;}

#institute {
height: 90px;
color: #000099;
font-weight:normal;
}

#institute img {float:left;
margin-right:5px;
/*border: 1px solid #0000CC;*/
}

#addy {
font-size:90%;
text-align:center;
margin-bottom: 5px;
margin-top: 5px;
}

#tyne {
text-align:center;
font-size:10px;
color: #000099;
background-color:transparent;
}
