body
{
	background-color: #FFFFFF;
	padding: 0;
	text-align: right;
	direction:ltr;
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: "tahoma"; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

/* begin unique elements */

#container
{
	width: 100%;
	margin: 0 auto;
	direction:rtl;
	
	/* defines container element */
}




#header
{
	height: 150px;
	
	/* defines header element */
}

#header h1
{
	margin: 0 0 10px 0;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	text-align: left;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	font-size: 300%;
	color: #736451;
	
	/* define header h1 tag */
}

#header h2
{
	border-bottom: 1px solid #EEEEEE;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: right;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #000000;
	
	/* define header h2 tag */
}

#centre
{
	background-position: 0px 40px;
	background-repeat: no-repeat;
	
	/* container for all blog content */
}

#navigation
{
	height: 30px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 11px;
	color: #ffffff;
	
	/* define navigation element */
}

#navigation ul
{
	margin: 0;
	padding: 0;
	
	/* remove padding and margin from navigation list */
}

#navigation ul li
{
	display: inline;
	
	/* set list elements to display inline */
}

#navigation ul li a
{
	height: 25px;
	width: 100px;
	padding: 5px 0px 0px 0px;
	margin-right: 5px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	
	/* set dimensions of navigation links */
}

#navigation ul li a:hover
{
	background-image: url(Buttons/Navigation-Hover.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #555555;
	
	/* set navigation hover link state */
}

#content
{
	width: 100%;
	float: right;
	direction:rtl;
	
	/* defines content element */
}

#content a
{
	text-decoration:none;
}

#content h1
{
	margin: 5px 0px;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	font-size: 25px;
	color: #42406F;
	text-transform: uppercase;
	
	/* defines generic h1 element */
}

#content h2 a
{

	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-align: right;
	color: #42406F;
	text-decoration:none;
	
}
#content h2
{

	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-align: right;
	color: #42406F;
	text-decoration:none;
	
	
}

#content ul a
{
	text-decoration:none;
}

#content ul
{
	text-decoration:none;
	margin: 0px 0px 0px 0px;

}


#content h3
{
	margin: 5px 0px;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	color: #42406F;
	
	/* defines generic h3 element */
}

#content p
{
text-decoration: none;
margin-top: 0; 
margin-bottom: 0;
margin-left:0;
margin-right:0;

}


#content a
{
	color: #42406F;
}


#content a:hover
{
	color: #000000;
	text-decoration: none;
}

#breadcrumb
{
	height: 10px;
	padding: 10px 0px;
	
	/* defines breadcrumb element */
}

#breadcrumb a
{
	color: #4F5F34;
	text-decoration: underline;
}

#breadcrumb a:hover
{
	color: #4F5F34;
	text-decoration: none;
}

#subcontent
{
	width: 160px;
	padding: 10px 0px 0px 0px;
	font-size: 95%;
	color: #6C534A;
	float: right;
	
	/* defines subcontent element */
}

#subcontent h1
{
	border-bottom: 1px solid #eeeeee;
	margin: 5px 0px;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	text-align: right;
	color: #42406F;
	
	/* defines generic h1 element */
}

#subcontent h2
{
	border-bottom: 1px solid #eeeeee;
	margin: 5px 0px;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	text-align: right;
	color: #42406F;
	
	/* defines generic h2 element */
}

#subcontent h3
{
	border-bottom: 1px solid #eeeeee;
	margin: 5px 0px;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	text-align: right;
	color: #42406F;
	
	/* defines generic h3 element */
}

#subcontent ul
{
	margin: 0;
	padding: 0;
	
	/* defines generic list container element */
}

#subcontent ul li
{
	list-style: none;
	
	/* defines generic list element */
}

#subcontent ul li a
{
	background-image: url(Icons/Icon-Submenu.gif);
	background-position: 145px;
	background-repeat: no-repeat;
	width: 150px;
	padding: 5px 0px 0px 5px;
	text-decoration: underline;
	color: #6C534A;
	display: block;
	
	/* defines generic link element */
}

#subcontent ul li a:hover
{
	background-image:url(Icons/Icon-Submenu-Hover.gif);
	text-decoration: none;
	
	/* defines generic link hover state */
}




#notification
{
	padding: 15% 0;
	text-align: center;
	
	/* defines container for notification element */
}

#notification h1
{
	margin: 5px 0px;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	font-size: 25px;
	color: #42406F;
	text-transform: uppercase;
	
	/* defines notification h1 element */
}

#notification a
{
	color: #4F5F34;
	text-decoration: underline;
	
	/* defines notification link styles */
}

#notification a:hover
{
	color: #4F5F34;
	text-decoration: none;
	
	/* defines notification link hover styles */
}




.footer
{
	text-align: center;
	color:#cccccc;
	
}

#footer a
{
	color: #4F5F34;
	text-decoration: underline;
	
	/* style footer links */
}

#footer a:hover
{
	color: #4F5F34;
	text-decoration: none;
	
	/* style footer links */
}


/* begin article style definitions */
.article a
{
	
		text-decoration: none;

	
}

.nounder a
{
text-decoration: none;
}


h2.articleheader
{

color: #42406F;
text-decoration: none;
margin-top: 6px;


}


#quicklinksm
{

margin-top: 5px;

}

#quicklinks
{

margin-top: 5px;
margin-left: 5px;
margin-right: 6px;

}

#quicklinks a
{

color: #555555;
text-decoration: none;

}

#quicklinks a:hover
{
	color:#0000CC;
	text-decoration: none;
}


.articleheader
{

color: #42406F;
text-decoration: none;
margin-top: 6px;
margin-bottom:6px;

}

ul.articledetails
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	color:#cccccc;
	margin: 0px 0px 0px 0px;
}



ul.articledetails li
{
	margin-right: 0px;
	list-style: none;
	display: inline;
	font-size:11px;
	text-decoration:none;
	color:#cccccc;
	margin: 0px 0px 0px 0px;
}



#articleintroduction
{
	border-bottom: 1px solid #EEEEEE;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	font-size: 110%;
	color: #99B198;
}

p.articledetails
{
	background-position-x:@
	
}

.articleimages
{

}

.articleimages img
{
	border: 1px solid #EEEEEE;
	padding: 3px;
	margin: 3px;
}

/* begin comment style definitions */

#comments
{

}

.comment
{
	padding: 5px 0px;
}

ul.commentdetails
{
	padding: 6;
	color: #555555;
		
}

ul.commentdetails li
{
	margin-right: 5px;
	list-style: none;
	display: inline;
}

#commentform
{
	direction:rtl;
		text-align: right;
		width: 70%;
}

#commentform h1
{

}

#commentform p
{
	margin: 10px 0px;
	direction:rtl;
}


#commentform textarea
{
	width: 100%;
	height: 125px;
	
}


.clear
{
	clear: both;

}

/* miscellaneous elements */
img
{
	border: none;
}

form
{
	margin: 0;
	padding: 0;
}


.inputTB {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #cccccc;
}

select {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #66CCFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	direction:rtl;
}
.inputB {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}


A:link {
	COLOR: #1f305b; TEXT-DECORATION: none
}
A:visited {
	COLOR: #1f305b; TEXT-DECORATION: none
}
A:active {
	COLOR: #bb9c65; TEXT-DECORATION: none
}
A:hover {
	COLOR: #bb9c65; TEXT-DECORATION: none
}

.menubg {
background-image: url(/images/lr_edg01.gif); 
background-position: left top;
background-repeat: no-repeat;
}

.dateclass
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	color:#cccccc;
	margin: 0px 0px 0px 0px;
}

.grey
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	color:#999999;
	margin: 0px 0px 0px 0px;
}

.textc1
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	color:#660066;
	margin: 0px 0px 0px 0px;
}

#links
{
	/* defines container for links element */
	
}

#top_right {
	BACKGROUND-POSITION: right bottom; BACKGROUND-IMAGE: url(../images/l01.gif); BACKGROUND-REPEAT: no-repeat
	}
#navigateL {
background-image: url(../images/lr_edg01.gif); background-position: left top; background-repeat: no-repeat;
text-align:left;
}
#navigateR {
background-image: url(../images/rev_rl_edg02.gif); background-position: left top; background-repeat: no-repeat;
}
.nbody {
line-height:20px;
}
