/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic-for-wordpress/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
Thematic is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/3c-r-fixed.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}





body {
background-image: url('/images/mica_bg.jpg');
background-repeat: repeat-x;
background-color: blue;
}

#main {
background-color: white;
width:1000px;
}

#footer {
background-color: #EEEEEE;
}

#Table_01 {
position:relative;
text-align:center;
margin:0 auto;
top:0px;
width:1000px;
height:147px;
}

#mica-01_ {
position:absolute;
left:0px;
top:0px;
width:550px;
height:147px;
}

#mica-02_ {
position:absolute;
left:550px;
top:0px;
width:121px;
height:34px;
}

#mica-03_ {
position:absolute;
left:671px;
top:0px;
width:171px;
height:34px;
}

#mica-04_ {
position:absolute;
left:842px;
top:0px;
width:158px;
height:34px;
}

#mica-05_ {
position:absolute;
left:550px;
top:34px;
width:450px;
height:68px;
}

#mica-06_ {
position:absolute;
left:550px;
top:102px;
width:450px;
height:24px;
z-index:1;
}

#mica-06_ticker {
position:absolute;
text-align:center;
left:550px;
top:105px;
width:450px;
height:24px;
z-index:2;
}

#mica-07_ {
position:absolute;
left:550px;
top:126px;
width:450px;
height:21px;
}

#mica-08_ {
position:absolute;
left:0px;
top:147px;
width:202px;
height:709px;
}

#mica-08_menu {
z-index:1;
position:absolute;
vertical-align:top;
left:auto;
top:190px;
width:200px;
height:380px;
}

#mica-09_ {
position:absolute;
left:202px;
top:147px;
width:604px;
height:709px;
}

#mica-09_content {
position:absolute;
left:202px;
top:147px;
width:604px;
height:709px;
z-index:1;
text-align:left;
}

#mica-10_ {
position:absolute;
left:806px;
top:147px;
width:194px;
height:188px;
}

#mica-11_ {
position:absolute;
left:806px;
top:335px;
width:194px;
height:63px;
z-index:1;
}

#mica-11_meeting {
position:absolute;
left:806px;
top:335px;
width:194px;
height:63px;
z-index:2;
}

#mica-12_ {
position:absolute;
left:806px;
top:398px;
width:194px;
height:458px;
}

#mica-13_ {
position:absolute;
left:0px;
top:856px;
width:1000px;
height:93px;
}

#mica-14_ {
position:absolute;
left:0px;
top:949px;
width:1000px;
height:51px;
}



.tickerStyle, .tickerStyle:visited {
/*font-family:verdana,arial,helvetica;*/ font-size:9pt; text-decoration:none; text-align:center;
color:white; /*#00ff00;*/
}
.tickerStyle:hover {
/*font-family:verdana,arial,helvetica;*/ font-size:9pt; /*width:100%px; height:20px; text-decoration:underline; text-align:center; */color:yellow;
}

/*a:link {
color:SpringGreen;
}*/

#ticker-container {
position:relative;
overflow:hidden;
width: 92px;
height: 101px;

border: dotted ;
}

#ticker {
position:relative;
width:150px;
}

#ticker ul {

}
#ticker ul li {

}

#ticker ul li a {

}

#ticker ul li a:hover {

}

