body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(images/back.jpg);
background-repeat:repeat-x;
background-color: #dbdbdb;
}

/* ---------------------- bullet */

.title {
font-size:12px;
font-weight:bold;
color:#c5df39;
}
.title_white {
font-size:12px;
font-weight:bold;
color:#ffffff;
}

ul {
list-style:square;
margin-top:0;
padding-right:16px;
}
li {
color:#cdcdcd;
font-size:11px;
padding-bottom:5px;
}

a:link, a:visited {
font-size: 11px;
text-decoration:none;
color:#c5df39;
}

a:hover {
font-size: 11px;
color:#c5df39;
text-decoration: underline;
}

a:link img {
border:0;
}
a:visited img {
border:0;
}

object {
outline-style:none;
}

input.text {
border-color:#d5c696;
border-style:solid;
border-width:1px;
font-size:11px;
color:#0000CC;
padding:3px;
}
input.text_b {
border-color: #98b7d4; 
border-style:solid;
border-width:1px;
font-size:12px;

}

input.send-btn {
width: 146px;
height: 24px;
background:url(images/join_now.gif) no-repeat;
outline: none;
}
input.send-btn:hover {
background: url(images/join_now.gif) no-repeat 0 -23px;
}
input.sign-in{
width: 50px;
height: 18px;
background:url(images/sign_in.gif) no-repeat;
outline: none;
padding-top:0;
}
input.sign-in:hover {
background: url(images/sign_in.gif) no-repeat 0 -18px;
padding-top:0;
}

/* ---------------------- Divs */	

#mother {
position:absolute;
top:0px;
left:50%;
width:816px;
margin-left:-397.5px;
font-size:0px;
z-index:1;
}
#top_flash {
width:816px;
height:252px;
}
#midd_box {
width:816px;
background: url(images/mid_rep.gif);
background-repeat:repeat-y;
background-position:1px 0px;
}
#midd_box_b {
width:816px;
background: url(images/mid_rep.gif);
background-repeat:repeat-y;
background-position:1px 0px;
}
#midd_left {
width:470px;
margin:0;
padding-left:12px;
}
#midd_left p{
font-size:10px;
color:#cdcdcd;
padding-left:16px;
padding-right:16px;
padding-top:8px;
padding-bottom:8px;
margin:0;
}
.green_text {
letter-spacing: -.17mm;
color:#c5df39;
}
.green_text_b {
padding-left:44px;
letter-spacing: -.17mm;
color:#c5df39;
}
.green_text_gen {
color:#c5df39;
}
#midd_right {
width:309px;
margin:0;
}
#midd_right p{
font-size:10px;
color:#cdcdcd;
padding-left:16px;
padding-right:16px;
padding-top:8px;
padding-bottom:8px;
margin:0;
}
.midd_r_td {
margin-top:8px;
margin-bottom:8px;
font-size:10px;
color:#cdcdcd;

}
#bott_box {
width:816px;
height:51px;
background-image: url(images/bottom.jpg);
background-repeat:no-repeat;
}
#bott_box p{
font-size:10px;
color:#aeaeae;
padding-top:22px;
padding-left:24px;
margin:0;
}
.phone {
font-size:10px;
color:#aeaeae;
padding-top:22px;
padding-left:260px;
margin:0;
}	

#divide {
width:100%;
height:1px;
background-image:url(images/pix.gif);
background-repeat:repeat-x;
margin-left:16px;
margin-right:16px;
}

#social_holder {
	overflow:auto;
width:278px;
height:auto;
background-image:url(images/everywhere/everywhere_bg.gif);
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
}
#social {
	overflow:auto;
width:274px;
height:auto;
background-color:#000;
margin-left:auto;
margin-right:auto;
margin-top:2px;
margin-bottom:2px;
}

/* ---------------------- Unique to Home Page */	
#midd_box_con {
width:784px;
background:url(images/midd_bg.gif);
background-repeat:no-repeat;
background-color:#000;
}

.td_midd_l {
background:url(images/white_line.gif);
background-repeat:repeat-y;
background-position:5px 10px;
padding-left:6px;
}
.td_midd_r {
background:url(images/white_line.gif);
background-repeat:repeat-y;
background-position:400px 10px;
background-color:#FFFFFF;
padding-left:1px;
}
#main_titles {
width:232px;
height:83px;
background-image:url(images/title_bg.gif);
background-repeat:no-repeat;
}
#main_titles p{
font-size: 22px;
padding-left:40px;
padding-top:41px;
margin : 0 auto;
color:#FFFFFF;
}
/* ---------------------- Unique to Gallery */

#thumer {
height:79px;
width:79px;
padding:2px;
margin-left:25px;
background-image:url(images/thum_back.gif);
background-repeat:no-repeat;
}	
#no_mp {
margin:0;
padding:0;
}
#no_mp p {
padding:0;
margin:0;
}

input.buttons { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px;
text-decoration:none;
color:#c5df39;
 cursor: pointer;
 outline: none;
 text-align:left;
 border:none;
 background-color:#434343;
 width:170px;
 margin:0;
 padding:0;
}
input.buttons:hover { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px;
 text-decoration: underline;
 color:#c5df39;
 border:none;
 background-color:#434343;
 cursor: pointer;
 outline: none;
 text-align:left;
 width:170px;
 margin:0;
 padding:0;
}
/* ---------------------- End */	
