

TitlePage {  

	font-family: Traditional Arabic, Arial, Helvetica, sans-serif; 

	font-size: 14pt; 

	font-style: normal; 

	font-weight: bold; 

	font-variant: normal; 

	color: #003399; 

	text-decoration: none; 
}

#header {

background-repeat: no-repeat;

clear: none;

float: none;

height: 203px;

background-image: none;

background-color:#F90;

}



#wrapper {

height: 850px;

width: 100%;

margin-right: auto;

margin-left: auto;

background-repeat: no-repeat;

background-position: center center;
background:#FCFDFD url(../images/bg.jpg) left top repeat-x;

}

.SubTitle {  

	font-family: Traditional Arabic, Arial, Helvetica; 

	font-size: 10pt; 

	font-style: normal; 

	font-weight: bold; 

	font-variant: normal; 

	color: #003399; 

	text-decoration: none; 

	background-color: #FFFFFF

}



body {




padding: 0;
 margin: 0;
	font:11px Arial, Helvetica, sans-serif;

	color:#535353;

	background:#FCFDFD url(../images/bg.jpg) left top repeat-x;

	margin:0px;

	padding:0px;

}










 
	

	

		.MAINTEXT{

FONT-FAMILY: Traditional Arabic, Time new roman,Geneva,Arial,Helvetica,sans-serif;

FONT-SIZE: 16pt;

COLOR: #000000;

LINE-HEIGHT: 160%;



}





.BodyNormal {

	font-family: Traditional Arabic, Arial, Helvetica, sans-serif; 

	font-size: 9pt; 

	font-style: normal; 

	font-weight: normal; 

	font-variant: normal; 

	color: #000000; 

	text-decoration: none; 

	background-color: D247D0;

	

	}



	

	



.links {  

	font-family: Traditional Arabic, Arial, Helvetica, sans-serif; 

	font-size: 9pt; 

	font-weight: bold; 

	font-variant: normal; 

	text-transform: none; 

	color: #336699; 

	text-decoration: none; 

	background-color: #FFFFFF

}



A:link {

        COLOR: #2E4796; FONT-SIZE: 16pt; text-decoration : none;



}

A:active {

        COLOR: #2E4796; FONT-SIZE: 16pt; text-decoration : none;

e

}

A:visited{

        COLOR: #2E4796; FONT-SIZE: 16pt; text-decoration : none;



}



A.menlink {

	text-decoration : none;



	font-size : 12px;

	line-height : 18px;

	color:#336699;

}



A.menlink:Visited {

	color : #336699;

}



A:Hover {

	color : #FFCC33;

}



A.menlink:Hover {

	color : white;

	background-color:#FFCC33;

}



.stlMenuTitle {

    FONT-WEIGHT: bold;

    FONT-SIZE: 10pt;

    CURSOR: hand;

    COLOR: #DDE0EE;

    TEXT-INDENT: 0px;

    FONT-FAMILY: Arial;

	cursor: hand;

	color: white;

	text-decoration : none;

}


#wrapper{
    width: 100%;
    height: auto;
  

	

	padding-left:5;

	padding-top:5;

	padding-bottom:5;

	padding-right:5;

	background-color:#DDE0EE;

	position:absolute;

	display:none;



	left:110;

	

	color:black;

	border : solid;

	border-width : 1px;

	border-color : #336699;

};

<body>

<div id="wrapper">

<div id="header">header</div><!-- end header -->

<div id="sprymenu">Spry Menu</div><!-- end sprymenu -->

<div id="leftDiv">Left Div</div><!-- end leftDiv -->

<div id="rightDiv">Right Div</div><!-- end rightDiv -->

<div id="footer">Footer</div><!-- end footer -->

</div><!-- end wrapper -->

</body>