body { 
	background:#999999; 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	padding: 0; 
	background-image: 
	url(http://www.altmuslim.com/images/background.gif); 
	background-repeat:repeat-x;
	}

	A { 
		color: #000000; 
		text-decoration: none; 
		font-weight: normal; 
		font-family:"lucida grande",verdana,geneva,arial,sans-serif; 
	} 
	A:link		{ color: #000099;  } 
	A:visited	{ color: #336699;  } 
	A:active	{ color: #6699CC;  } 
	A:hover		{ color: #6699CC;  } 

/* 
   This is for the normal body text.
*/

	.normalText {
		color: #000000;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   11px; 
		line-height: 14px; 
		font-weight:  normal;
	}
	.normalText a:link    { color:  #000099; font-weight: bold;}
	.normalText a:visited { color:  #0000b0; font-weight: bold;}
	.normalText a:active  { color:  #333333; font-weight: bold;}
	.normalText a:hover   { color:  #666666; font-weight: bold;} 

/* 
   This is for the normal white body text.
*/

	.normalTextW {
		color: #FFFFFF;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   11px; 
		line-height: 14px; 
		font-weight:  normal;
	}
	.normalTextW a:link    { color:  #666666; font-weight: bold;}
	.normalTextW a:visited { color:  #FFFFFF; font-weight: bold;}
	.normalTextW a:active  { color:  #333333; font-weight: bold;}
	.normalTextW a:hover   { color:  #666666; font-weight: bold;} 

/* 
   This is for the top story body text.
*/

	.topText {
		color: #000000;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   11px; 
		line-height: 14px; 
		font-weight:  normal;
	}
	.topText a:link    { color:  #000099; font-weight: bold;}
	.topText a:visited { color:  #0000b0; font-weight: bold;}
	.topText a:active  { color:  #333333; font-weight: bold;}
	.topText a:hover   { color:  #666666; font-weight: bold;} 

/* 
   This is for the article description text.
*/

	.descText {
		color: #000000;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   10px; 
		line-height: 18px; 
		font-weight:  bold;
		letter-spacing: 0px;
		text-transform: uppercase;
	}

/* 
   This is for the article description text, in white.
*/

	.descTextW {
		color: #FFFFFF;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   10px; 
		line-height: 18px; 
		font-weight:  bold;
		letter-spacing: 0px;
		text-transform: uppercase;
	}

/* 
   This is for the bio text.
*/

	.bioLink {
		color: #000000;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   9px; 
		line-height: 18px; 
		font-weight:  normal;
		text-transform: uppercase;
	}
	.bioLink a:link    { color:  #000099; font-weight: bold;}
	.bioLink a:visited { color:  #0000b0; font-weight: bold;}
	.bioLink a:active  { color:  #333333; font-weight: bold;}
	.bioLink a:hover   { color:  #666666; font-weight: bold;} 

/* 
   This is for the bio text for iPhone.
*/

	.bioLinkI {
		color: #000000;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   9px; 
		line-height: 13px; 
		font-weight:  normal;
		text-transform: uppercase;
	}
	.bioLinkI a:link    { color:  #000099; font-weight: bold;}
	.bioLinkI a:visited { color:  #0000b0; font-weight: bold;}
	.bioLinkI a:active  { color:  #333333; font-weight: bold;}
	.bioLinkI a:hover   { color:  #666666; font-weight: bold;} 

/* 
   This is for the bio text, in white.
*/

	.bioLinkW {
		color: #FFFFFF;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   9px; 
		line-height: 18px; 
		font-weight:  normal;
		text-transform: uppercase;
	}
	.bioLinkW a:link    { color:  #FFFFFF; font-weight: bold;}
	.bioLinkW a:visited { color:  #666666; font-weight: bold;}
	.bioLinkW a:active  { color:  #333333; font-weight: bold;}
	.bioLinkW a:hover   { color:  #666666; font-weight: bold;} 

/*  
    This is for the subtitle text.
*/

	.subtitleText, .subtitleText a:link, .subtitleText a:active, .subtitleText a:visited, .subtitleText a:hover{ 
		color:       #000000;
		font-family: helvetica,arial,verdana,geneva,sans-serif;
		font-size:   13px; 
		line-height: 17px; 
		font-weight: normal;
		text-shadow: #cccccc 1px 1px 1px;
		}
	.subtitleText a:link    { color:  #000000; font-weight: bold;}
	.subtitleText a:visited { color:  #000000; font-weight: bold;}
	.subtitleText a:active  { color:  #333333; font-weight: bold;}
	.subtitleText a:hover   { color:  #666666; font-weight: bold;} 

/*  
    This is for the subtitle text, smaller version.
*/

	.subtitleText2, .subtitleText2 a:link, .subtitleText2 a:active, .subtitleText2 a:visited, .subtitleText2 a:hover{ 
		color:       #000000;
		font-family: helvetica,arial,verdana,geneva,sans-serif;
		font-size:   12px; 
		line-height: 15px; 
		font-weight: normal;
		text-shadow: #cccccc 1px 1px 1px;
		}
	.subtitleText2 a:link    { color:  #000000; font-weight: bold;}
	.subtitleText2 a:visited { color:  #000000; font-weight: bold;}
	.subtitleText2 a:active  { color:  #666666; font-weight: bold;}
	.subtitleText2 a:hover   { color:  #666666; font-weight: bold;} 

/*  
    This is for the white subtitle text.
*/

	.subtitleTextW, .subtitleTextW a:link, .subtitleTextW a:active, .subtitleTextW a:visited, .subtitleTextW a:hover{ 
		color:       #FFFFFF;
		font-family: helvetica,arial,verdana,geneva,sans-serif;
		font-size:   13px; 
		line-height: 17px; 
		font-weight: normal;
		text-shadow: #666666 1px 1px 1px;
		}
	.subtitleTextW a:link    { color:  #FFFFFF; font-weight: bold;}
	.subtitleTextW a:visited { color:  #666666; font-weight: bold;}
	.subtitleTextW a:active  { color:  #333333; font-weight: bold;}
	.subtitleTextW a:hover   { color:  #666666; font-weight: bold;} 

/*  
    This is for the title text.
*/

	.titleText, .titleText a:link, .titleText a:active, .titleText a:visited, .titleText a:hover{ 
		color:       #000000;
		font-family: helvetica,arial,verdana,geneva,sans-serif;
		font-size:   20px; 
		line-height: 24px; 
		font-weight: bold;
		text-shadow: #cccccc 2px 2px 1px;
		}
	.titleText a:link    { color:  #000000; font-weight: bold;}
	.titleText a:visited { color:  #000000; font-weight: bold;}
	.titleText a:active  { color:  #333333; font-weight: bold;}
	.titleText a:hover   { color:  #666666; font-weight: bold;} 

/*  
    This is for the title text in white
*/

	.titleTextW, .titleTextW a:link, .titleTextW a:active, .titleTextW a:visited, .titleTextW a:hover{ 
		color:       #FFFFFF;
		font-family: helvetica,arial,verdana,geneva,sans-serif;
		font-size:   20px; 
		line-height: 24px; 
		font-weight: bold;
		text-shadow: #666666 2px 2px 1px;
		}
	.titleTextW a:link    { color:  #FFFFFF; font-weight: bold;}
	.titleTextW a:visited { color:  #666666; font-weight: bold;}
	.titleTextW a:active  { color:  #333333; font-weight: bold;}
	.titleTextW a:hover   { color:  #666666; font-weight: bold;} 

/*  
    This is for the title text, smaller version.
*/

	.titleText2, .titleText2 a:link, .titleText2 a:active, .titleText2 a:visited, .titleText2 a:hover{ 
		color:       #000000;
		font-family: helvetica,arial,verdana,geneva,sans-serif;
		font-size:   14px; 
		line-height: 17px; 
		font-weight: bold;
		text-shadow: #cccccc 2px 2px 1px;
		}
	.titleText2 a:link    { color:  #000000; font-weight: bold;}
	.titleText2 a:visited { color:  #000000; font-weight: bold;}
	.titleText2 a:active  { color:  #333333; font-weight: bold;}
	.titleText2 a:hover   { color:  #666666; font-weight: bold;} 

/*  
    This is for the title text, smallest version.
*/

	.titleText3, .titleText3 a:link, .titleText3 a:active, .titleText3 a:visited, .titleText3 a:hover{ 
		color:       #000000;
		font-family: helvetica,arial,verdana,geneva,sans-serif;
		font-size:   11px; 
		line-height: 14px; 
		font-weight: bold;
		text-shadow: #cccccc 2px 2px 1px;
		}
	.titleText3 a:link    { color:  #000000; font-weight: bold;}
	.titleText3 a:visited { color:  #000000; font-weight: bold;}
	.titleText3 a:active  { color:  #333333; font-weight: bold;}
	.titleText3 a:hover   { color:  #666666; font-weight: bold;} 

/*  
    This is for the title text, smaller version, in white
*/

	.titleText2W, .titleText2W a:link, .titleText2W a:active, .titleText2W a:visited, .titleText2W a:hover{ 
		color:       #FFFFFF;
		font-family: helvetica,arial,verdana,geneva,sans-serif;
		font-size:   14px; 
		line-height: 17px; 
		font-weight: bold;
		text-shadow: #666666 2px 2px 1px;
		}
	.titleText2W a:link    { color:  #FFFFFF; font-weight: bold;}
	.titleText2W a:visited { color:  #666666; font-weight: bold;}
	.titleText2W a:active  { color:  #333333; font-weight: bold;}
	.titleText2W a:hover   { color:  #666666; font-weight: bold;} 

/*  
    This is for the white header text.
*/

	.headerWhite, .headerWhite a:link, .headerWhite a:active, .headerWhite a:visited, .headerWhite a:hover{ 
		color:       #FFFFFF;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   16px; 
		font-weight: bold;
		text-shadow: #000000 2px 2px 3px;
		text-indent: 5px; 
		}
	.headerWhite a:link    { color:  #FFFFFF; }
	.headerWhite a:visited { color:  #FFFFFF; }
	.headerWhite a:active  { color:  #333333; }
	.headerWhite a:hover   { color:  #666666; } 

/*  
    This is for the white sidebar header text.
*/

	.sidebarWhite, .sidebarWhite a:link, .sidebarWhite a:active, .sidebarWhite a:visited, .sidebarWhite a:hover{ 
		color:       #FFFFFF;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   11px; 
		font-weight: bold;
		text-shadow: #000000 2px 2px 3px;
		text-indent: 5px; 
		}
	.sidebarWhite a:link    { color:  #FFFFFF; }
	.sidebarWhite a:visited { color:  #FFFFFF; }
	.sidebarWhite a:active  { color:  #333333; }
	.sidebarWhite a:hover   { color:  #cccccc; } 

/*  
    This is for the white sidebar header small text.
*/

	.sidebarWhiteSm, .sidebarWhiteSm a:link, .sidebarWhiteSm a:active, .sidebarWhiteSm a:visited, .sidebarWhiteSm a:hover{ 
		color:       #FFFFFF;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   11px; 
		font-weight: normal;
		text-shadow: #000000 2px 2px 3px;
		text-indent: 5px; 
		}
	.sidebarWhiteSm a:link    { color:  #FFFFFF; }
	.sidebarWhiteSm a:visited { color:  #FFFFFF; }
	.sidebarWhiteSm a:active  { color:  #333333; }
	.sidebarWhiteSm a:hover   { color:  #cccccc; } 

/*  
    This is for the white table header small text.
*/

	.tableWhiteSm, .tableWhiteSm a:link, .tableWhiteSm a:active, .tableWhiteSm a:visited, .tableWhiteSm a:hover{ 
		color:       #FFFFFF;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   11px; 
		font-weight: normal;
		text-shadow: #000000 2px 2px 3px;
		}
	.tableWhiteSm a:link    { color:  #FFFFFF; }
	.tableWhiteSm a:visited { color:  #FFFFFF; }
	.tableWhiteSm a:active  { color:  #333333; }
	.tableWhiteSm a:hover   { color:  #cccccc; } 

/*  
    This is for the table header small text.
*/

	.tableSm, .tableSm a:link, .tableSm a:active, .tableSm a:visited, .tableSm a:hover{ 
		color:       #000000;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   11px; 
		font-weight: normal;
		text-shadow: #666666 2px 2px 3px;
		}
	.tableSm a:link    { color:  #000000; }
	.tableSm a:visited { color:  #000000; }
	.tableSm a:active  { color:  blue; }
	.tableSm a:hover   { color:  blue; } 

/*  
    This is for the table header tiny text.
*/

	.tableTi, .tableTi a:link, .tableTi a:active, .tableTi a:visited, .tableTi a:hover{ 
		color:       #000000;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   9px; 
		font-weight: normal;
		text-shadow: #666666 2px 2px 3px;
		}
	.tableTi a:link    { color:  #000000; }
	.tableTi a:visited { color:  #000000; }
	.tableTi a:active  { color:  blue; }
	.tableTi a:hover   { color:  blue; } 

/*  
    This is for the black sidebar header text.
*/

	.sidebarBlack, .sidebarBlack a:link, .sidebarBlack a:active, .sidebarBlack a:visited, .sidebarBlack a:hover{ 
		color:       #000000;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   10px; 
		font-weight: bold;
		text-shadow: #666666 2px 2px 3px;
		text-indent: 5px; 
		}
	.sidebarBlack a:link    { color:  #FFFFFF; }
	.sidebarBlack a:visited { color:  #FFFFFF; }
	.sidebarBlack a:active  { color:  #333333; }
	.sidebarBlack a:hover   { color:  #666666; } 

/*  
    This is for the sidebar body text.
*/

	.sidebarBody, .sidebarBody a:link, .sidebarBody a:active, .sidebarBody a:visited, .sidebarBody a:hover{ 
		color:       #000000;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   10px; 
		line-height: 13px; 
		font-weight: normal;
		}
	.sidebarBody a:link    { color:  #000099; font-weight: bold;}
	.sidebarBody a:visited { color:  #0000b0; font-weight: bold;}
	.sidebarBody a:active  { color:  #333333; font-weight: bold;}
	.sidebarBody a:hover   { color:  #666666; font-weight: bold;} 

/*  
    This is for tiny text.
*/

	.tinyLink, .tinyLink a:link, .tinyLink a:active, .tinyLink a:visited, .tinyLink a:hover{ 
		color:       #000000;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   9px; 
		font-weight: normal;
		}
	.tinyLink a:link    { color:  #000099; font-weight: bold;}
	.tinyLink a:visited { color:  #0000b0; font-weight: bold;}
	.tinyLink a:active  { color:  #333333; font-weight: bold;}
	.tinyLink a:hover   { color:  #666666; font-weight: bold;} 

/*  
    This is for tiny text, in white
*/

	.tinyLinkW, .tinyLinkW a:link, .tinyLinkW a:active, .tinyLinkW a:visited, .tinyLinkW a:hover{ 
		color:       #FFFFFF;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   9px; 
		font-weight: normal;
		}
	.tinyLinkW a:link    { color:  #cccccc; font-weight: bold;}
	.tinyLinkW a:visited { color:  #FFFFFF; font-weight: bold;}
	.tinyLinkW a:active  { color:  #333333; font-weight: bold;}
	.tinyLinkW a:hover   { color:  #cccccc; font-weight: bold;} 

/*  
    This formats the hyperlinks that appears in the member navbar:
    login, register, calendar, etc.
*/

	.loginLink, .loginLink a:link, .loginLink a:active, .loginLink a:visited, .loginLink a:hover{ 
		color:       #666666;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:   9px; 
		font-weight: bold;
		}
	.loginLink a:link    { color:  #cccccc; }
	.loginLink a:visited { color:  #cccccc; }
	.loginLink a:active  { color:  #cccccc; }
	.loginLink a:hover   { color:  #ffffff; } 

/* 
   This is the white text that appears in the member navbar:  
   By default it says "USER".
*/
	.loginText {
		color: #ffffff;
		font-family: "lucida grande",verdana,geneva,arial,sans-serif;
		font-size:  9px; 
		font-weight:  bold;
	}

/* 
   This is the Mac OS X style search box:  
*/

	#searchform {
		margin: 0;
		padding: 0;
		}
	#searchform fieldset {
		margin: 0;
		padding: 0;
		border: 0;
		}
	#searchform label { 
		color: #999; 
		display: none; 
		}
	#searchform input { 
		width: 180px; 
		color: #222; 
		}
	#searchform #submitquery { 
		display: none; 
		}
		
/* 
   This is the dashed grey line:  
*/

	.dashedline{
		border: thin dashed #666666;
	}
	
/* 
   This is the blockquote:  
*/
	
blockquote {
 background: 		#edeeee;
 font-family:       "lucida grande",verdana,geneva,arial,sans-serif;
 font-size:         11px;
 color:             #38394B;
 border-left:		4px solid #757575;
 border-top:		1px solid #666666;
 border-bottom:		1px solid #666666;
 border-right:		1px solid #666666;
 margin-right:		10px;
 margin-left:		10px;
 margin-top:		10px;
 margin-bottom:		10px;
 padding-right:		10px;
 padding-left:		10px;
 padding-top:		10px;
 padding-bottom:	10px;
}

/* 
   This is the container for the sidebar header:  
*/
	
#container_side_header {
	width: 190px;
	padding: 5px;
	background: #757575 url(../images/sidebar_header.gif) no-repeat left top;
}

/* 
   This is the container for the sidebar body:  
*/
	
#container_side_content {
	width: 190px;
	padding: 10px;
}