body {
	 background-color: #000000;
	 width: 1000px ;
     margin: 0 auto;
     padding: 0 auto;
     margin-left: auto ;
     margin-right: auto ;
}

.ta {	
	scrollbar-face-color: #363636;
	scrollbar-shadow-color: #3d3d3d;
	scrollbar-highlight-color: #d0d0d0;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
}

a:link {
    text-decoration: none;  
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: normal; 
    font-size: 11px;
    text-transform: uppercase;
}

a:hover { 
    color: #858585;
    text-decoration: none;  
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: normal; 
    font-size: 11px;
    text-transform: uppercase;
}

a:visited {
    text-decoration: none;  
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: normal; 
    font-size: 11px;
    text-transform: uppercase;
}

a:active {
    text-decoration: none;  
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: normal; 
    font-size: 11px;
    text-transform: uppercase;
}
h1 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 14px; 
     font-weight: bold; 
     text-align: left; 
     display:inline; 
} 
h2 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 13px; 
     font-weight: bold; 
     text-align: justify; 
     display:inline; 
} 
h3 { font-family: Arial, Helvetica, sans-serif; 
     font-size: 12px; 
     font-weight: bold; 
     text-align: left; 
     display:inline; 
} 
p { 
    color: #b3b3b3;
    text-decoration: none;  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px;
    font-weight: normal; 
} 
#para-2 { 
    color: #FFFFFF;
    text-decoration: none;  
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal; 
}
#logoincludes {
position: absolute;
left: 240px;
top: -40px;
z-index: 100;
}

#menuincludes {
position: absolute;
left: 90px;
top: 50px;
z-index: 1000;
}

#welcome {
position: absolute;
left: 190px;
top: 100px;
z-index: 4;
}

#photoshow {
position: absolute;
left: 0px;
top: 170px;
z-index: 4;
}

#socialbookmarks {
position: absolute;
left: 870px;
top: 575px;
width: 200px;
height: 16px;
}

#facebook {
position: absolute;
left: 0px;
top: 1px;
width: 16px;
height: 16px;
z-index: 2000;
}

#buzz {
position: absolute;
left: 20px;
top: 0px;
width: 50px;
height: 16px;
z-index: 2000;
}

#delicious {
position: absolute;
left: 82px;
top: 1px;
width: 16px;
height: 16px;
z-index: 2000;
}
 
#onsalein {
position: absolute;
left: 0px;
top: 575px;
} 

#info {
position: absolute;
left: 0px;
top: 0px;
z-index: 4;
}

#gallery-whatsnew {
position: absolute;
left: 0px;
top: 605px;
width: 200px;
font-family: arial, helvetica, sans serif; 
font-size: 14px; 
font-weight: bold;
z-index: 400;
}

#LikeIt {
position: absolute;
left: 200px;
top: 608px;
height: 21px;
z-index: 410;
}

#whatsnewbkgd {
position: absolute;
left: 0px;
top: 605px;
z-index: 390;
}

#tic {
position: absolute;
left: 0px;
top: 645px;
z-index: 390;
}

#homepagemessage {
position: absolute;
left: 300px;
top: 585px;
width: 400px;
text-align:justify;
z-index: 500;
} 

#blog-title {
position: absolute;
left: 745px;
top: 605px;
width: 300px;
font-family: arial, helvetica, sans serif; 
font-size: 14px; 
font-weight: bold;
z-index: 400;
}

#blogbkgd {
position: absolute;
left: 745px;
top: 605px;
z-index: 390;
}
  
#blogupdates {
position: absolute;
left: 745px;
top: 645px;
z-index: 380;
} 

ul#navhoriz {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navhoriz li {
display: inline;
list-style-type: none;
}

#navhoriz a { 
padding: 3px 10px; 
}

#navhoriz a:link, #navhoriz a:visited {
color: #fff;
background-color: #000000;
text-decoration: none;
}

#navhoriz a:hover {
color: #fff;
background-color: #000000;
text-decoration: none;
}

#navphotos ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#navphotos a {
display: block;
color: #FFF;
background-color: #000000;
width: 14em;
padding: 3px 12px 3px 8px;
text-decoration: none;
text-transform: uppercase;
}

#navphotos a:hover{
background-color: #787878;
color: #000000;
}

#navlink ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#navlink a {
display: block;
color: #FFF;
background-color: #000000;
width: 24em;
padding: 3px 12px 3px 8px;
text-decoration: none;
text-transform: uppercase;
}

#navlink a:hover{
background-color: #787878;
color: #000000;
}


 




#img
{
	opacity:0.5;               /*Firefox & Chrome*/
	filter:alpha(opacity=50);   /* IE */

}

#img:hover
{
	opacity:1;               /*Firefox & Chrome*/
	filter:alpha(opacity=100);   /* IE */
}

#email ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#email a
{
display: block;
color: #858585;
background-color: #000000;
width: 20em;
padding: 3px 6px 3px 4px;
text-decoration: none;
}

#email a:hover
{
background-color: #787878;
color: #000000;
}

