body{
background:url(../images/content.gif);
}
#wrap{
width:60%;
margin:0 auto;
max-height:auto;
}
a{color:#6699FF;}
a:visited{color:#6699FF;}
#header{
background-image:url(../images/front2.jpg);
position:relative;
height:200px;
width:800px;
}
#logo{
background-image:url(../images/euromicroLogo.gif);
position:relative;
width:117px;
height:139px;
left:670px;
top:20px;
}
#main{

width:800px;
min-height:300px;
max-height:auto;

}
#bottom{
height:218px;
}

#bottom1{
background:url(../images/bottom1.gif);
width:264px;
height:218px;
float:left;
}
#bottom2{
background:url(../images/bottom1.gif);
width:264px;
height:218px;
float:left;
}
#bottom3{
background:url(../images/bottom1.gif);
width:264px;
height:218px;
float:left;
}

#mid{
background-image:url(../images/Untitled-1_04.gif);
width:4px;
height:218px;
float:left;
}
.text{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#495676;
font-size:12px;
}
.title{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#495676;
font-weight:bold;
font-size:12px;
}
.title2{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#495676;
font-weight:bold;
font-size:14px;
}
#content{
position:relative;
left:10px;
width:590px;
float:left;
}
#Category{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color: #FEB407;
font-weight:bold;
}
#footer{
background:url(../images/footer.gif);
width:800px;
height:25px;
float:left;
}
.link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#FF9933;
}
.link:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#FF9933;
}
.link:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#FF9900;
font-weight:bold;
}






.moduletablemenu {
color:#333;
margin-bottom:1em;
padding:0;

}

.moduletablemenu h3 {
background:#666;
color:#fff;
text-align:center;
font-size:1.1em;
border-bottom:1px solid #fff;
margin:0;
padding:0.25em 0;
}

.moduletablemenu ul {
list-style:none;
margin:0;
padding:0;
}

.moduletablemenu li {
border-bottom:1px solid #ccc;
margin:0;
}

.moduletablemenu li a {
display:block;
border-left:10px solid #333;
border-right:10px solid #9D9D9D;
background-color:#666;
color:#fff;
text-decoration:none;
padding:3px 5px 3px 0.5em;
}

html>body .moduletablemenu li a {
width:auto;
}

.moduletablemenu li a:hover,a#active_menu:link,a#active_menu:visited {
border-left:10px solid #1c64d1;
border-right:10px solid #5ba3e0;
background-color:#2586d7;
color:#fff;
}

#topmenu{
position:relative;
top:80px;
left:600px;
font-size:x-small;

color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.topmenuLink{
font-size:x-small;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

.topmenuLink:visited{
font-size:x-small;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}
.footerText{
font-size:x-small;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
}





#menu {
float:left;

width: 12em; /* set width of menu */
background: #eee;
} 

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}


