* { 
padding : 0;
margin : 0;
} 
body { font-family : arial, Helvetica, sans-serif; color : #333; font-size : 12px; background-color: #313131; }
.blue { 
color : #3f4858;
} 
.orange { 
color : #fff;
} 
#wrapper { width : 900px; margin : 0 auto; background-color : #e7ad00; min-height : 975px; } 
* html #wrapper { height: 100%; }
#header { background-image: url(images/pcmalogo.jpg); height : 144px; background-repeat: no-repeat; background-position : right 0; }
.menu { color: #fff; font-size: 11px; font-family: arial; font-style: normal; font-weight: normal; text-decoration: underline; text-transform: uppercase; }
.name { background-image: url(images/logopic.jpg); background-repeat: no-repeat; background-position: 12px 1px; }
#menu { color: #e02000; font-weight: normal; font-style: normal; text-decoration: none; text-transform: uppercase; width: 900px; position: relative; top: 0; right: 10px; } 
#menu ul { margin : 0; padding : 0; text-align : center; list-style: none; } 
#menu li { display : inline; }
#menu a { color: #000; font-size: 12px; font-family: arial; font-style: normal; font-weight: normal; text-decoration: none; text-transform: uppercase; }
#menu a:hover { color: #e02000; font-size: 12px; font-family: arial; font-style: normal; }
h1 { color: #3f4858; font-size: 1.5em; font-weight: bold; text-decoration: none; word-spacing: 3px; margin: 0.67em 1em; padding: 12px; }
h2 { color: #3f4858; font-size: 1.2em; font-weight: normal; text-decoration: none; margin: 0.83em 0; }
#leftcolumn { display : inline; width : 200px; float : left; min-height : 695px; background-color : #0e79bf; height: 800px; } 
* html #leftcolumn { 
height : 800px;
} 
#leftcolumn h3 { font-size : 1.2em; padding-top : 2px; padding-bottom : 5px; color : #fff; font-weight : bolder; padding-left: 10px; }
.reg a { 
color : #fff;
text-decoration : none;
} 
#leftcolumn h4 { 
color : #fff;
text-align : center;
font-size : 1.1em;
margin-top : 25px;
text-decoration : underline;
} 
.lefttext p { 
text-align : justify;
padding : 10px;
} 
.lefttext a { 
color : #fff;
text-decoration : none;
} 
#rightcolumn { display : inline; margin-right : 10px; width : 690px; float : left; min-height : 695px; background-color : #fff; background-repeat: no-repeat; background-position: 50% bottom; height: 800px; } 
* html #rightcolumn { 
height : 100%;
} 
blockquote { word-spacing: 4px; letter-spacing: 2px; margin: 10px 10px 10px 0; } 
#rightcolumn p { 
padding : 10px;
text-align : justify;
color : #333;
} 
#rightcolumn h2 { margin-left : 15px; margin-top : 10px; font-size : 1.5em; font-family : arial, Helvetica, sans-serif; color : #333; text-decoration : none; word-spacing: 4px; } 
#rightcolumn h3 { margin-left : 15px; margin-top : 10px; font-size : 1.5em; font-family : arial, Helvetica, sans-serif; font-weight : bolder; color : #333; text-decoration : none; word-spacing: 6px; letter-spacing : 3px; } 
#rightcolumn a { 
color : #930;
text-decoration : none;
} 
.lb { 
background-image : url(images/lb.jpg);
background-repeat : repeat-x;
width : 650px;
height : 5px;
margin-left : 10px;
} 
#footer { 
margin-top : 5px;
background-color : #3f4847;
display : inline;
float : left;
width : 900px;
text-align : center;
padding-top : 10px;
padding-bottom : 10px;
} 
#footer p { 
color : #f7f7f7;
} 
#footer a { 
color : #f7f7f7;
}
h6 { font-size: 1.7em; font-weight: normal; }
h5 { color: #fff; font-size: 1.3em; font-weight: normal; padding: 14px; }
.indent { margin: 12px; }

