/*this is the core style-sheet for the Magna Industries website*/

body {
background-color: #B9BFBE;
font-family: Verdana, Helvetica, Arial, sans-serif;
width: 50%;
margin-left: 0px;
margin-top: 0px;}

p {
font-size: .8em;
line-height: 1.5em;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: justify;
color: #000000;}

.style1 {
font-size: 1.2em;
text-align: center;
line-height: 1.1em;
font-weight: bold;
color: #000000;}

.style2 {
text-decoration: none;
font-size: .8em;
font-weight: bolder;
text-align: justify;
color: #000000;}

.style3 {
color: #000000;
text-decoration: none;
font-size: .8em;
text-align: center;
border-color: #cd050f;
border-width: 1px;
font-weight: bold;}

.style4 {
font-size: 1.1em;
text-align: center;
line-height: 1.1em;
font-weight: bold;
color: #000000;}

.style5 {
font-size: 1.2em;
text-align: center;
font-weight: bold;
color: #cd050f;
}

.style6 {
font-size: 1.1em;
text-align: center;
font-weight: bold;}

a:link {
text-decoration: none;
font-weight: bold;
color: #cd050f;} 

a:visited {
text-decoration: none;
font-weight: bold;
color: #cd050f;}

a:hover {
text-decoration: none;
font-weight: bold;
color: #858585;}

#header {
border-bottom: 1px #000000 solid;
text-align: center;}

#main-content {
width: 200px;
padding: 10px;
text-align: justify;
font-size: .8em;
position: absolute;
top: 125px;
line-height: 1.5em;
margin-left: 100px;}

#navbar {
background-color: #e1e1e1;
width: 200px;
font-family: Verdana, Helvetica, Arial, sans-serif;}

#navbar ul {
padding-left: 3px;
margin-left: 0;}

#navbar ul li ul {
font-size: .8em;
margin-left: 12px;}

#navbar ul li ul ul li ul li a:link, #navbar ul li ul ul li ul li a:visited {

color: #ff0000;

font-size: 80%;

}


#navbar li a {
height: 1em;
line-height: 1em;
float: left;
width: 9em;
display: block;
color: #cd050f;
text-decoration: none;
text-align: left;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#navbar li a
{
float: none
}
/* End IE5-Mac hack */

#navbar ul li {
list-style-type: none;}

#navbar ul li a:link, #navbar ul li a:visited {
color: #000;
text-decoration: none;}
