/* Asniya.org main stylesheet */

	body {
        background-image: url(../images/img-bg1.png);
	padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	}

/* Paragraph, List Item, and Table Styles */

	P {
	font-family: Tahoma, Verdana, Arial, sans-serif;
        font-style: normal;
	text-decoration: none;
	font-size: 10pt;
	}

/* Heading Styles */

	H1, H2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
	}

        H1 { font-size: 18pt; background-image: url(../images/img-h1bg.png); background-repeat: repeat-y; background-color: #0058b0; margin: 17px 0px 12px -10px; padding: 2px 2px 4px 9px; }
        H2 { font-size: 13pt; margin-top: 0px; margin-bottom: -8pt; }

/* Hyperlink Pseudo-Class Styles */

	A { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10pt; font-style: normal; text-decoration: underline; color: #99CCFF}
	A:link {color: #99CCFF;}
	A:visited {color: #0099FF;; text-decoration: underline}
	A:active {color: #99CCFF;}
	A:hover {color: #99CCFF;; text-decoration: blink}

/* Horizontal Rule Styles */

	HR {
	border: 1px dotted #000;
	color: #000;
	height: 0px;
	}

/* Site Title and Title Bar Behavior */

	.title {
        position: absolute;
	top: 0px;
	left: 0px;
        width: 147px;
	height: 61px;
	border: 0px;
	background-image: url(../images/img-logo1.png);
        }

/* Content Area */

	#content {
	position: absolute;
	top: 100px;
        left: 0px;
	width: 705px;
	padding: 10px 10px 10px 10px;
	margin-top: -18px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	background-image: url(../images/img-bg-medicinewheel.png); background-repeat: no-repeat; background-position: 0px 25px;
	}

        #content UL { list-style-image: url(../images/img-bullet1.png); list-style-type: square; }
	#content LI { font-family: Tahoma, Verdana, Arial, sans-serif; font-style: normal; text-decoration: none; font-size: 10pt;}

/* Menu Style */

	#menu {
	position: absolute;
	top: 62px;
	left: 0px;
	height: 38px;
	width 725px;
	}

	#menu IMG {
	margin: 0px 0px 0px 0px;
	}

/* Location Bar Style */

	#location {
	background: #333333;
	padding: 1px;
	margin: -3px 6px 0px 6px;
	}

        #location A { color: #A0A0A0; text-decoration: none; }
        #location A:hover { color: #FFFFFF; background-color: transparent; text-decoration: underline; }

/* Image Styles */

        .photo {
        display: block;
        width: 100%;
        padding: 8px 4px 8px 4px;
	clear: both;
        text-align: left;
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 10pt;
        color: #595959;
        }

	.photo img {
	position: relative;
	border: 5px solid #A0A0A0;
	float: left;
	margin: 0px 10px 6px 0px;
	}

        .imgbdr {
        border: 1px solid #EEEEEE;
        margin: 0px 3px 0px 3px;
        }

        .imgplain {
        border: 0px;
        margin: 0px 3px 0px 3px;
        }

	.tablephoto1 {
	background-color: #666600;
	height: 5px; width: 5px;
	padding-top: 2px 2px 2px 2px;
	}

	TABLE.imagegallery {
	width: 710px;
	border: 0px;
	}

	TABLE.imagegallery TD {
        font-family: Tahoma, Verdana, Arial, sans-serif;;
        font-style: normal;
        text-decoration: none;
        font-size: 12px;
	text-align: center;
	vertical-align: top;
	padding: 0px 5px 15px 5px;
	}

	TABLE.imagegallery TD IMG {
	margin: 0px 0px 5px 0px;
	border: 2px solid #000000;
	}

/* Copyright notification */

        #copyright {
	clear: both;
        padding: 15px 0px 0px 0px;
        text-align: right;
        font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
	}

/*
   Thank you for reading the CSS stylesheet.  This stylesheet is,
   like the rest of the site, copyright 2003 Asniya.  But on
   the web this has very little meaning in practice, since the
   copying of styles and source code is the reason web design
   keeps getting better.  So go ahead and borrow my styles - I
   hope they're useful.
*/
