/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
}

p {
 padding: 0px;
}

#wrapper { 
 margin: 0 auto;
 width: 1034px;


}

.headertext{
font-family:"Arabic Typesetting";
font-size:28px;
vertical-align:top;
padding-top:5px;
font-variant:small-caps;
padding-left:20px;
padding-right:10px;
color:#ffffff;}

.biggertext{
font-family:"Arabic Typesetting";
font-size:40px;
padding-top:5px;
padding-left:30px;
font-variant:small-caps;
padding-right:10px;
font-weight:bold;
color:#8a1f03;}

.secondtext{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:9px;
vertical-align:top;
padding-top:5px;
padding-left:2px;
font-stretch:ultra-condensed;
padding-right:2px;
color:#ffffff;}

#lefttext {width:260px; float:left; padding-left:2px; margin-top:15px;}
#lefttext h1{font-family:"Arabic Typesetting"; font-size:21px; color:#8a1f03; line-height:18px;}
.text1{font-family:"Arabic Typesetting"; font-size:16px; color:#231f20; line-height:18px; font-weight:bold;}
.goldtext1{font-family:"Arabic Typesetting"; font-size:16px; color:#b68e06; line-height:18px; font-style:italic; font-weight:bold;}
.silvertext1{font-family:"Arabic Typesetting"; font-size:16px; color:#939598; line-height:18px; font-style:italic; font-weight:bold;}
.bronzetext1{font-family:"Arabic Typesetting"; font-size:16px; color:#e18e19; line-height:18px; font-style:italic; font-weight:bold;}


#righttext {width:200px; float:right; margin-top:15px;}
#righttext h1{font-family:"Arabic Typesetting"; font-size:21px; color:#8a1f03; line-height:18px;}
#content { 
 float: left;
 color: #333;
 background: #FFF3CB;
 height:650px;

 width: 818px;
 display: inline;
}

.table{
width:1024px;
background-color:#FFF3CB;
}

#header {
 color: #333;
 width: 1010px;
 float: left;
 height: 80px;
 background: #6B6659;
}

#footer { 
 width: 1024px;
 height: 100px;

 color: #333;
 background: #6B6659;
}

#footer1 { 
 width: 826px;
 
 height: 100%;
 clear: both;
 color: #333;
 background: #000000;
}

#navigation {
 float: left;
 width: 1024px;
 height: 26px;
 color: #333;
 
 background: #920806;
 background-image:url(040710CMRedBar.jpg);
 background-repeat:repeat-x;
}

.links{
padding:0 8px 0 8px;
color:#ffffff;
font-size:12px;
font-weight:bold;
font-variant:small-caps;
}

.links a{
padding:0 8px 0 8px;
color:#ffffff;
font-size:12px;
text-decoration:none;
font-weight:bold;
font-variant:small-caps;
}

.links a:hover{
color:#CC6600;
font-size:12px;
font-weight:bold;
font-variant:small-caps;

}

#leftcolumn { 
 color: #333;
 background: #EBE3CD;
 
 height:inherit;
height: 650px;
 width: 103px;
 float: left;
}

.leftcolumn1 { 
 color: #333;
 background: #000000;
height:inherit;
height: auto;
 width: 98px;
 float: left;
}

#rightcolumn { 
 color: #333;
 background: a#EBE3CD;
height: 650px;
 width: 103px;
 float: left;

}

.one{width:476px;
float:right;

background-image:url(rightimage.jpg);
background-repeat:no-repeat;
height:650px;}
.two{width:342px;
float:left;}


.chromestyle{
width: 99%;
font-weight: bold;
color:#FFFFFF;
font-size:10px;
font-variant:small-caps;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{

width: 100%;
background-image:url(040710CMRedBar.jpg);
background-repeat:repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color:#FFFFFF;
padding: 4px 7px;
margin: 0;
text-decoration: none;

}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(bg-over.jpg) center center repeat-x; /*THEME CHANGE HERE*/
color:#CC6600;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:25px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}
 

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{
color:#999999; /*THEME CHANGE HERE*/


}

img {
      border: 0;
}

.text{
padding-left:10px;
padding-top:180px;}