html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body
{
    background-image:url('images/backg.jpg');
    background-repeat:repeat-x;
    font-size:9pt;
	font-family: Georgia;
	line-height: 1.5em; 
}

a 
{
	color: #009933;
	text-decoration: none;
}

a:hover 
{
	color:#000000;
	text-decoration: underline;
}
a:visited
{ 
    font-weight    : normal; 
    text-decoration: none; 
    color          : #044E7B;
}




.Clear
{
    clear:both;
    line-height:0px;
}

.Leftside
{
    background-image:url('images/leftside.jpg');
    background-repeat:repeat-y;
    width:19px;
    float:left;
    height:1520px;
}

.Rightside
{
    background-image:url('images/rightside.jpg');
    background-repeat:repeat-y;
    width:19px;
    float:left;
    height:1520px;
}

#Main
{
    margin:20px auto 20px auto;
    background-color:#FFFFFF;
    width:800px;
}

#TopRight
{
    background-image:url('images/topright.jpg');
    height:33px;
    width:42px;
    float:left;
}

#TopLeft
{
    background-image:url('images/topleft.jpg');
    height:33px;
    width:42px;
    float:left;
}

#TopMid
{
    background-image:url('images/top.jpg');
    background-repeat:repeat-x;
    height:33px;
    width:716px;
    float:left;
}

#BotRight
{
    background-image:url('images/lowerright.jpg');
    height:33px;
    width:42px;
    float:left;
}

#BotLeft
{
    background-image:url('images/lowerleft.jpg');
    height:33px;
    width:42px;
    float:left;
}

#BotMid
{
    background-image:url('images/bot.jpg');
    background-repeat:repeat-x;
    height:33px;
    width:716px;
    float:left;
}

#Banner
{
    background-image:url('images/zen_main3.jpg');
    height:100px;
    width:720px;
    margin:0 auto 0 auto;
}

#Content
{
    background-color:#FFFFFF;
    width:762px;
    float:left;
}

#Breadcrumbs
{
    background:#F6F9FB; 
	border-bottom:3px solid #006633; 
	padding:5px;
	width:712px;
	margin:0 auto 0 auto;
}

#Menu
{
    float:left;
    margin:0 10px 0 0;
    height:1370px;
	width:295px;
    border-right:solid 1px #006633;
    padding:0 10px 0 0;
    margin:0 10px 0 25px;
}

#Header
{
    margin:0 0 10px 0;
}

#Video
{
    float:left;
    width:400px;
    height:490px;
}

#Video #title
{
    color:Maroon;
    font-weight:800;
    float:left;
}

#Video #summary
{
    text-align:justify;
}

#Video #bullets
{
    color:Maroon;
    font-weight:800;    
}

#Video #bullets ul
{
    color:Black;
    list-style:disc inside;
    font-weight:normal;
}

#Video #time
{  
    float:right;
    color:Maroon;
	font: "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bolder;
    width: 160px;
    height:46px;
    background-image: url('images/timeBG.gif');   
}

#Video #background
{
    clear:both;
}

#Video #start
{

 width:10 px;
 height: 10 px;
 background-image	: url('images/exercise2.png');
 background-repeat	: no-repeat;
 background-attachment: inherit;
 background-position: 50% 50%;

}

#Video div
{
    margin:0 0 5px 0;
}
#Video #nav
{
float:right;
}

#text ul
{
    list-style:none inside;
}

#text li
{
    padding:0 0 0 5px;
}
#text ol
{
font:bold
 }
