{
padding: 0em;
margin: 0em;
}

body
{
background: #000000 url('images/bg1.jpg');
padding: 35px 0px 35px 0px;
text-align: center; 
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 102%;
height: 275px;
background: #fff url('images/bg2.jpg') repeat-x;
}

#outer
{
	position: relative;
	/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 779px;
	height: 1500px;
	border: solid 2px #fff;
	background-color: #fff;
	margin: 0 auto;
}


#header
{
position: absolute;
top: 0px;
left: 0px;
width: 474px;
height: 166px;
background: #fff url('images/tp_hd_logo.gif') no-repeat;
}

#header_1
{
position: absolute;
top: 0px;
left: 473px;
width: 302px;
height: 29px;
background: #fff url('images/tp_rt.gif') no-repeat;
}

#header_t1
{
position: absolute;
top: 29px;
left: 474px;
width: 90px;
height: 36px;
background: #fff url('images/hd_tab_l.gif') no-repeat;
}

#header_tc
{
position: absolute;
top: 29px;
left: 564px;
width: 90px;
height: 36px;
background: #fff url('images/hd_tab_c.gif') no-repeat;
}

#header_tr
{
position: absolute;
top: 29px;
left: 654px;
width: 90px;
height: 36px;
background: #fff url('images/hd_tab_rt.gif') no-repeat;
}

#header_r
{
position: absolute;
top: 29px;
left: 744px;
width: 31px;
height: 36px;
background: #fff url('images/hd_tab.gif') no-repeat;
}

#moto
{
position: absolute;
top: 65px;
left: 473px;
width: 302px;
height: 101px;
background: #fff url('images/hd_moto.gif') no-repeat;
}

#hd_l
{
position: absolute;
top: 166px;
left: 0px;
width: 182px;
height: 41px;
background: #fff url('images/hd_l.gif') no-repeat;
}

#hd_2
{
position: absolute;
top: 179px;
left: 0px;
width: 182px;
height: 41px;
background: #fff url('images/hd_2.gif') no-repeat;
}

#crv_lft
{
position: absolute;
top: 166px;
left: 182px;
width: 11px;
height: 13px;
background: #fff url('images/crv_lft.gif') no-repeat;
}

#clock
{
position: absolute;
top: 180px;
left: 200px;
}

#crv_rt
{
position: absolute;
top: 166px;
left: 582px;
width: 13px;
height: 13px;
background: #fff url('images/crv_rt.gif') no-repeat;
}

#lft_crv
{
position: absolute;
top: 166px;
left: 595px;
width: 180px;
height: 13px;
background: #fff url('images/lft_crv.gif') no-repeat;
}

#photo
{
position: absolute;
top: 220px;
left: 232px;
}

#l_vert_ln
{
position: absolute;
top: 177px;
left: 182px;
}

#nav {
	position: absolute;
	top: 220px;
	left: 36px;
}

#links {
	position: absolute;
	top: 520px;
	left: 0px;
	width: 182px;
}

#dot_bg
{
position: absolute;
top: 179px;
left: 594px;
width: 181px;
}

#rt_side
{
position: absolute;
top: 179px;
left: 594px;
width: 181px;
height: 80px;
background: #fff url('images/rt_side.gif') no-repeat;
}

#dot_mid
{
position: absolute;
left: 594px;
width: 181px;
height: 54px;
background: #fff url('images/dot_mid.gif') no-repeat;
}

#dot_bot
{
position: absolute;
top: 842px;
left: 594px;
width: 181px;
height: 54px;
background: #fff url('images/dot_bot.gif') no-repeat;
}

#footer
{
	position: absolute;
	top: 1421px;
	left: 194px;
	width: 407px;
	height: 49px;
	background: #fff url('images/footer.gif') no-repeat;
}

#content
{
position: absolute;
top: 440px;
left: 190px;
width: 397px;
height: 380px;
text-align: justify;
border: solid 2px #ffffff;
background: #fff repeat;
}

#bob_v
{
position: absolute;
top: 820px;
left: 220px;
text-color: #000000;
}

#bob_v a
{
color: #000000;
text-decoration: underline;
}

#bob_v a:hover
{
color: #000000;
text-decoration: underline;

}

#man_link
{
position: absolute;
left: 610px;
}


#man_link a
{
color: #ffffff;
text-decoration: underline;
}

#man_link a:hover
{
color: #cccccc;
text-decoration: underline;
}

#welcome
{
position: absolute;
top: 180px;
left: 445px;
width: 142px;
height: 39px;
background: #fff url('images/welcome.gif') no-repeat;
}

#r_text_t
{
position: absolute;
left: 610px;
}

#r_text_m
{
position: absolute;
left: 610px;
}

