* 	{
				margin: 0px;
				padding: 0px;
	}


p			{
				padding: .5em 0em .5em 0em;
			
			}


ol, ul		 {
				margin-left: 30px;
				margin-top: 10px;
				margin-bottom: 14px;
			}


body		{
				background-color: #000;
				font-family: arial, 'lucida console', sans-serif;
				font-size: 95%;
				color: #999;
		}

img 		{
				border: none;
		}
	
	

.clear 	{
				clear: both; 
				margin: 0px
			
		}	

.left_float	{
				float: left;
				
				}
				
.right_float	{
				float: right;

				}


/*  Outer Wrap Section ------------------------------ */		

#outer_wrap	{
				width: 1280px;
				margin: 0 auto;
				/*border: thin solid;
				border-top: none;
				border-color: #131E60;*/

			}


			
/*   Menu and Navigation Section ------------------------- */

#navmenu	{
				width: 758px;
				position: relative;
								background-image: url(img/31.png);
				height: 28px;
				top: 15px;
				left: 470px;
				/*border: thin solid;*/

		}
		

#navmenu ul {
				margin: 0px 0px 0px 6px;
			}
		
#navmenu li {
				float: left;
				position: relative;
				list-style-type: none;
				font-size: 80%;
				letter-spacing: 4px;
	
			}

#navmenu a 	{
				text-decoration: none;
				color: #fff;
				display: block;
				padding: 6px 15px 5px 15px;
/*border: thin solid;*/


			}	


#navmenu a:hover	 {
				color: #d1742a;
				padding: 6px 15px 5px 15px;
				}


#navmenu #on a	{
				color: #fff;
				padding: 6px 15px 5px 15px;
	
				}
	


/*  home Page Section ------------------------------ */

#flash_intro	{
				width: 1280px;
				height: 720px;
				
				
			}
			
			

/*  social icons ------------------------------ */

#social_icons	{
				position: relative;
				top: 610px;
				left: 850px;
				height: 65px;
				width: 460px;


			}

/*  home Page Section ------------------------------ */

#home_page	{
				width: 1280px;
				height: 720px;
				background-image: url(img/DavidKim_Home_II.jpg);
				background-repeat: no-repeat;
				
				
			}
			



/*  profile Page Section ------------------------------ */

#profile_page	{
				width: 1280px;
				height: 720px;
				background-image: url(img/DavidKim_Padmasana.jpg);
				background-repeat: no-repeat;
				
				
			}
			

#profile_text_one	{

				width: 650px;
				height: 500px;
				overflow: auto;
				float: left;
				margin-top: 100px;
				margin-left: 50px;
				padding-right: 20px;
				/*border: thin solid;*/
				color: #FFF;
				font-size: 80%;
				
				}



#profile_text_one_quote      {
				/*color: #D1742A;*/
				color: #9F4C09;
				padding-left: 20px;
				font-family: arial, helvetica, sans-serif;
				text-indent: -4px;
				font-weight: bold;
				font-style: italic;
				}

/*  myyogaworks Page Section ------------------------------ */

#myyogaworks_page	{
				width: 1280px;
				height: 720px;
				background-image: url(img/DavidKim_bkground.jpg);
				background-repeat: no-repeat;
				
				
			}
			


#myyogaworks_text_one	{

				width: 1180px;
				height: 580px;
				overflow: auto;
				float: left;
				margin-top: 80px;
				margin-left: 50px;
				padding-right: 20px;
				/*border: thin solid;*/
				color: #FFF;
				font-size: 80%;
				
				}




/*  schedule Page Section ------------------------------ */

#schedule_page	{
				width: 1280px;
				height: 720px;
				/*background-image: url(img/DavidKim_Bakasana.jpg);*/
				background-image: url(img/DavidKim_Ashtava_III.jpg);
				background-image: url(img/DavidKim_Compass.jpg);
				background-repeat: no-repeat;
				
				
			}
			


#schedule_text_one	{

				width: 460px;
				height: 440px;
				overflow: auto;
				float: right;
				margin-top: 100px;
				margin-right: 40px;
				padding-right: 0px;
				/*border: thin solid;*/
				color: #FFF;
				font-size: 80%;
				
				}

#schedule_text_one table 		{

				border: none;

						}

#schedule_text_one td		 {

				border: none;
				border-top: thin dotted;

						}


#schedule_text_one	a {
				color: #FFF;
				}


				
				
#schedule_text_two	{

				width: 320px;
				height: 620px;
				overflow: auto;
				float: left;
				margin-top: 100px;
				margin-left: 100px;
				padding-right: 20px;
				/*border: thin solid;*/
				color: #FFF;
				font-size: 75%;
				
				}				

#schedule_text_two	a {
				color: #FFF;
				}


#bullet_logo
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#bullet_logo li
{
padding-left: 18px;
background-image: url(img/DKY_logos/icon_orange_14.png);
background-repeat: no-repeat;
background-position: 0 0em;
}

#bullet_yogawise_logo
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#bullet_yogawise_logo li
{
padding-left: 40px;
background-image: url(img/DKY_logos/icon_yogawise.png);
background-repeat: no-repeat;
background-position: 0 0em;
	margin-bottom: 8px;
}

#bullet_yogaworks_logo
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#bullet_yogaworks_logo li
{
padding-left: 40px;
background-image: url(img/DKY_logos/icon_yogaworks.png);
background-repeat: no-repeat;
background-position: 0 0em;
	margin-bottom: 8px;
}


/*  media Page Section ------------------------------ */

#media_page	{
				width: 1280px;
				height: 720px;
				background-image: url(img/DavidKim_Media_II.jpg);
				background-repeat: no-repeat;
				
				
			}

#media_page_flash	{

				width: 710px;
				height: 486px;
				overflow: auto;
				float: left;
				margin-top: 100px;
				margin-left: 50px;
				padding-right: 20px;
				/*border: thin solid;*/
				color: #000;
				font-size: 80%;




				}



#media_text_one	{

				width: 420px;
				height: 538px;
				overflow: auto;
				float: right;
				margin-top: 40px;
				margin-right: 56px;
				padding-right: 10px;
				/*border: thin solid;*/
				color: #FFF;
				font-size: 80%;
				
				}
				
				

/*  community Page Section ------------------------------ */

#community_page	{
				width: 1280px;
				height: 720px;
				background-image: url(img/DavidKim_Parsva.jpg);
				background-repeat: no-repeat;
				
				
			}


#community_text_one	{

				width: 590px;
				height: 440px;
				overflow: auto;
				float: left;
				margin-top: 100px;
				margin-left: 100px;
				padding-right: 20px;
				/*border: thin solid;*/
				color: #000;
				font-size: 80%;
				
				}
				
							
							

/*  contact Page Section ------------------------------ */

#contact_page	{
				width: 1280px;
				height: 720px;
				background-image: url(img/DavidKim_Bakasana.jpg);
				background-repeat: no-repeat;
				
				
			}


#contact_text_one	{

				width: 450px;
				height: 560px;
				overflow: auto;
				float: left;
				margin-top: 100px;
				margin-left: 50px;
				padding-right: 20px;
				/*border: thin solid;*/
				color: #FFF;
				font-size: 80%;
				
				}
				
				

/* Footer Section ---------------------*/

		
#footer	{
				width: 100%;
				height: 31px;
				border-color: #000;
				text-align: center;
				font-size: 60%;
				padding-top: 8px;
				letter-spacing: 3px;
		}


#footer a	 {
				text-decoration: none;
				color:  #999;
		}	