/* Default Stylesheet */
/** BODY ELEMENTS **/
body{
margin: 0; padding: 0; background-color: #000000; background-repeat: repeat-x; .style5 font-size: 24; color: #FFFFFF;}
 
<style type="text/css"> 
/*<![CDATA[*/  <!--a:link { color: #00FFFF;}
a:visited { color: #00FFFF;} a:hover { color: #00FFFF; text-decoration: none;} a:active { color: #00FFFF;}               
--> /*]]>*/

/** MAIN CONTAINERS **/
div#container { width: 960px; margin: 0 auto; text-align: left;}
	
	div#news
	{position: absolute; top: 435px; width: 400px; height: 396px; margin: 0 0 0 0px;}
	div#news_in {padding: 0px 0px 0px 0px; border: solid #000000; border-width: 0px 0px 0px 0px;}
div.background
    {width:400px; height:275px; border:0px solid black;}
div.transbox
    {width:693px; height:410px; background-image: url(); margin: 5px 10px 10px 0px; background-color:#000000; border: 1px solid #666666;
    /* IE */  filter:alpha(opacity=95);/* CSS3 standard */  opacity:0.95;
    font-family: arial, georgia, 'times new roman', serif; color : #FFFFFF;
    border: 5px solid rgb(51,51,51);
    border: 5px solid rgba(51,51,51, .55);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */}
div.transbox p
    {width:680px; height:200px; margin:  10px 10px 10px 10px; font-family: arial, georgia, 'times new roman', serif; font-size: 0.8em; font-weight: normal; color:#FFFFFF;}

div#rhs {
    position: absolute; top: 435px; width: 555px; height:396px; margin: 0 0 0 705px;}
	div#rhs-in { padding: 0px 0px 0px 0px; border: solid #000000; border-width: 0px 0px 0px 0px; }
div.backgroundrhs
    {width:555px; height:275px; border:0px solid black; }
div.transboxrhs
    { width:248px; height:410px; background-image: url(); margin: 5px 10px 10px 0px; background-color:#000000; border: 1px solid #666666;
    /* IE */  filter:alpha(opacity=95);/* CSS3 standard */  opacity:0.95;
    font-family: arial, georgia, 'times new roman', serif; color : #FFFFFF;
    border: 5px solid rgb(51,51,51);
    border: 5px solid rgba(51,51,51, .55);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */}
div.transboxrhs p
   {width:230px; height:300px; margin:  10px 10px 10px 10px; font-family: arial, georgia, 'times new roman', serif; font-size: 0.8em; font-weight: normal; color:#FFFFFF;}

	
	
	
	div#template_lhs
	{position: absolute; top: 121px; width: 400px; height: 396px; margin: 0 0 0 0px;}
	div#template_lhs_in {padding: 0px 0px 0px 0px; border: solid #000000; border-width: 0px 0px 0px 0px;}
div.template_background_lhs
    {width:400px; height:275px; border:0px solid black;}
div.template_transbox_lhs
    {width:693px; height:720px; background-image: url(); margin: 5px 10px 10px 0px; background-color:#000000; border: 1px solid #666666;
    /* IE */  filter:alpha(opacity=97);/* CSS3 standard */  opacity:0.95;
    font-family: arial, georgia, 'times new roman', serif; color : #FFFFFF;
    border: 5px solid rgb(51,51,51);
    border: 5px solid rgba(51,51,51, .55);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */}
div.template_transbox_lhs p
    {width:650px; height:700px; margin:  10px 10px 10px 10px; font-family: arial, georgia, 'times new roman', serif; font-size: 0.8em; font-weight: normal; color:#FFFFFF;}

div#template_rhs {
    position: absolute; top: 121px; width: 555px; height:396px; margin: 0 0 0 705px;}
	div#template_rhs_in { padding: 0px 0px 0px 0px; border: solid #000000; border-width: 0px 0px 0px 0px; }
div.template_background_rhs
    {width:555px; height:275px; border:0px solid black; }
div.template_transbox_rhs
    { width:248px; height:720px; background-image: url(); margin: 5px 10px 10px 0px; background-color:#000000; border: 1px solid #666666;
    /* IE */  filter:alpha(opacity=95);/* CSS3 standard */  opacity:0.95;
    font-family: arial, georgia, 'times new roman', serif; color : #FFFFFF;
    border: 5px solid rgb(51,51,51);
    border: 5px solid rgba(51,51,51, .55);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */}
div.template_transbox_rhs p
   {width:230px; height:200px; margin:  10px 10px 10px 10px; font-family: arial, georgia, 'times new roman', serif; font-size: 0.8em; font-weight: normal; color:#FFFFFF;}




div#footer {}
	div#footer-in {
            position: absolute;
			top: 880px;
            width: 960px;
			margin: 0 0 10px 0;
			padding: 0px;
            border: 0px solid #666666;
            height: 57px;
            background: #000000;
			}

		/* style used for preview page only */
		html {
			height:100%;
			background:#EEE;
			background:-moz-linear-gradient(top, #FFF 0%, #CCC 100%);
			background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#CCC));}
		.container{
			position:absolute;
			width:960px;
			height:300px;
			background:#000000;
			top:275px;
			left:50%;
			margin-top:-150px;
			margin-left:-480px;
			z-index:30;
			}
		.header_menu{
			position:absolute;
			width:600px;
			height: 75px;
			top: 72px;
			left:50%;
			margin-top:0px;
			margin-left:-110px;
			z-index:20;
			}
		.header_fullwidth{
			position:absolute;
			width:100%;
			height:110px;
            background: #000000 url() repeat-x left top;
			top:0px;
            padding: 0px 0px 0px 0px;
	        border: solid #666666;
	        border-width: 0px 0px 1px 0px;}
		.header_mcrone_image{
			position:absolute;
			width:300px;
			height:110px;
			top:0px;
			left:50%;
			margin-top:0px;
			margin-left:-480px;
            padding: 0px 0px 0px 0px;
	        border: solid #808080;
	        border-width: 0px 0px 0px 0px;}
		.container_base{
			position:absolute;
			width:100%;
			height:200px;
			top:870px;
            background: #000000 url() repeat-x left top;
            padding: 0px 0px 0px 0px;
	        border: solid #666666;
	        border-width: 1px 0px 0px 0px;
            bottom:0px;} 
		

  

/** SUB CONTAINERS **/
* { }

/** LISTS **/
* { }

/** TYPOGRAPHY **/
* { }
h1{font-size: 80%; color : #FFFFFF; font-family: arial, georgia, 'times new roman', serif;}
h2{font-size: 100%; color : #000000; font-family: arial, georgia, 'times new roman', serif;}
h3{font-size: 200%; color : #FFFFFF; font-family: arial, georgia, 'times new roman', serif;}
h4{font-size: 130%; color : #231F20; font-family: arial, georgia, 'times new roman', serif;}
h5{font-size: 120%; color : #FFFFFF; font-family: arial, georgia, 'times new roman', serif;}
h6{font-size: 120%; color : #231F20;font-family: arial, georgia, 'times new roman', serif;}

/** FORMS **/
* { }

/** END **/

</style>