body {
margin:0;
padding:0;
background:#222 url(images/bg.jpg) repeat-x top left;;
font-family:Georgia;
color:#767676;
 }

a { outline: none;}

a.omenu:link, a.omenu:visited { color:#f70; text-decoration:none;}
a.omenu:hover { color:#3b3b3b; text-decoration:underline;}

h1 { font-size:18px;  font-family:Helvetica,sans-serif; color:#a1a1a1; font-style:italic; height:28px; line-height:30px; margin-bottom:0px;}

h1.home { font-size:18px;  font-family:Helvetica,sans-serif; color:#a1a1a1; font-style:italic; padding-left:44px; background:url(images/web.jpg) no-repeat top left; height:36px; line-height:36px; }

h2 { font-size:18px;  font-family:Helvetica,sans-serif; color:#a1a1a1; font-style:italic; height:28px; line-height:30px; margin-bottom:10px;}

span.color_h1 { color:#196870;}
span.color { color:#196870; font-weight:bold; }

#outerwrapper { position:relative; margin:auto; width:900px; border:0px solid red; }	

/*** Header *****/
#headerwrapper { float:left; width:900px; height:127px; border:0px solid green;}

#logo { float:left; width:198px; height:127px;}
#header-top { float:left; width:702px; height:127px; background:url(images/header.jpg) no-repeat top left; }
#home-header-top { float:left; width:702px; height:127px; background:url(images/home-header.jpg) no-repeat top left; }



#nav { float:right; width:360px; height:56px; border:0px solid red; margin-top:53px;}

#nav2 { margin:auto; width:80%; height:64px; border:0px solid red; background:url(images/line.jpg) repeat-x top left; }

a.menu01 { color:#cacaca;  width:103px; height:56px; background:url(images/profile.jpg) no-repeat top left; border:0px solid red; display:block; float:left;}
a.menu01:hover { color:#cacaca;  width:103px; height:56px; background:url(images/profile_mo.jpg) no-repeat top left;}

a.menu02 { color:#cacaca;  width:103px; height:56px; background:url(images/watercolor.jpg) no-repeat top left; border:0px solid red; display:block; float:left;}
a.menu02:hover { color:#cacaca;  width:103px; height:56px; background:url(images/watercolor_mo.jpg) no-repeat top left;}

a.menu03 { color:#cacaca;  width:103px; height:56px; background:url(images/contact.jpg) no-repeat top left; border:0px solid red; display:block; float:left;}
a.menu03:hover { color:#cacaca;  width:103px; height:56px; background:url(images/contact_mo.jpg) no-repeat top left;}

a.menu11 { color:#cacaca;  width:123px; height:58px; background:url(images/about-me.jpg) no-repeat top left; border:0px solid red; display:block; float:left;}
a.menu11:hover { color:#cacaca;  width:123px; height:58px; background:url(images/about-me_mo.jpg) no-repeat top left;}

a.menu12 { color:#cacaca;  width:123px; height:58px; background:url(images/my-journey.jpg) no-repeat top left; border:0px solid red; display:block; float:left;}
a.menu12:hover { color:#cacaca;  width:123px; height:58px; background:url(images/my-journey_mo.jpg) no-repeat top left;}

#left-menu { float:left; width:198px; height:127px;  border:0px solid green; background:url(images/lg-btm.jpg) no-repeat top left;}
#home-left-menu { float:left; width:198px; height:127px;  border:0px solid green; background:url(images/home-lg-btm.jpg) no-repeat top left;}

#left-nav { float:left; width:140px; font-weight:normal; font-size:14px; line-height:30px; color:#cacaca; margin:50px 50px; border:0px solid red;}

#continer { float:left; width:700px; border:0px solid green;}

#continer2 { float:left; width:900px; border:0px solid green; background:url(images/lg-btm.jpg) no-repeat top left; font-size:11px; font-family:verdana; }

span.txt { float:left; width:220px; border:0px solid pink; margin:140px 100px 30px 150px; text-align:justify; line-height:19px; font-style:normal; font-size:12px;}

span.txt2 { float:left; width:710px; border:0px solid pink; margin:40px 100px 30px 100px; text-align:justify; line-height:19px; font-style:normal; font-size:12px;}

#home {
	position:absolute;
	top: 50%;
	left: 50%;
	width:681px;
	height:505px;
	margin-top: -252px; /*set to a negative number 1/2 of your height*/
	margin-left: -340px; /*set to a negative number 1/2 of your width*/
	border:0px solid red;
}

a.link { color:#cacaca; text-decoration:none;}
a.link:hover { color:#6aaef6;}

a.link2 { color:#EE0209; text-decoration:none;}
a.link2:hover { color:#eee;}

a.menulink { color:#767676; text-decoration:none;}
a.menulink:hover { color:#cacaca; text-decoration:none;}

a.menulink1 { color:#9c0d1b;}
a.menulink1:hover { color:#9c0d1b;}

/*******Image Gallery******/


#wrapp {
width: 710px;
text-align: left;
font-size: 0.7em;
margin: 2em auto;
padding: 0;
color: black;

}
h2 { border-bottom: 1px solid #cacaca; padding: 1em 0 0.8em 0; margin: 0 0 1em 0;}
h3 { padding: 1em 0; margin: margin: 3em 0 1em 0; border-bottom: 1px solid #cacaca;}

p a, ul#dwnlds  a {color: #ff0000;}
ul#dwnlds {margin: 0 0 3em 0;}

#ui0 { margin-top:5px;}

/*******End Image Gallery******/


