a:link {text-decoration:none; color:#5C6163; font-size: 11px;}
a:visited {text-decoration:none; color:#5C6163}
a:hover {text-decoration:underline; color:#0E4899}

a.calendartitle:link {text-decoration:none;font-size: 10px; color:#ffffff}
a.calendartitle:visited {text-decoration:none;font-size: 10px; color:#ffffff}
a.calendartitle:hover {text-decoration:underline;font-size: 10px; color:#ffffff}

.HeaderTabs {text-decoration:none;font-size: 11px; font-weight: bold;color:#ffffff}
a.HeaderTabs:link {text-decoration:none;font-size: 11px; font-weight: bold;color:#ffffff}
a.HeaderTabs:visited {text-decoration:none;font-size: 11px; font-weight: bold;color:#ffffff}
a.HeaderTabs:hover {text-decoration:underline;font-size: 11px;font-weight: bold; color:#ffffff}


body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000; background-color:#ffffff; }
/*  Body used for Main Thinktank Page    /home/index.asp
body { 
	margin:0px 0; 
	padding:0; 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000;
 
	background: #303B41 url(/images/bg_demo.jpg) repeat-x;

}
*/
/*--------------centered layout-------------------*/
body { text-align: center;margin:0px ; }
div#container{margin-left:auto;margin-right:auto;  width: 1000px;text-align:left;}
/*--------------background images layout-------------------*/
body {background-image:url('/images/headers/background_uiuc.gif');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:left; }


div#announceBox {float:right;width:200px;height:300px; background-color:#F47F24;padding:20px; font-size:14px; color:#FFF;}
