/* homepage */
div.homepage {
    width: 565px; /*height:500px;*/
	margin: 10px auto; }

	div.block {
		padding-bottom: 10px; }

	div.homepage h3 {
		margin: 0 auto;
		padding: 6px;
        background: #E2EAF3 url('hTg1.png');
		border-top:1px solid #B0C4DE;
        font: 12px arial, verdana, sans-serif;
		color: #708090; }

		div.homepage h3.news {
			width: 368px;
			float: left; }

		div.homepage h3.blogs {
			margin-left: 10px;
			width: 368px;
			float: left; }

	div.homepage div.members div.dataitem {
		padding-top: 5px;
        background: #FFFFFF;  /* homepage bg picture display */
        }

		div.homepage div.members div.databox div.dataitem {
			background: #000000; } /* homepage bg display */

			div.homepage div.members div.image {
				text-align: center; }

	div.homepage div.news {
		float: left;
		width: 380px; }

		div.homepage div.news h3 { }

	div.homepage div.blogs {
		float: right;
		width: 380px; }

		div.homepage div.blogs h3 { }


/*  extras */


.mainintrophoto0{
     background: url("homepage/jet-couch.jpg") left no-repeat;
    height:250px; width:570px;
    font: 12px arial, sans-serif;
}
.mainintrophoto10{
     background: url("homepage/manface-closeup.jpg") left no-repeat;
    height:250px; width:570px;
    font: 12px arial, sans-serif;
}
.mainintrophoto2{
     background: url("homepage/bubbles_comedy_1.jpg") left no-repeat;
    height:250px; width:570px;
    font: 12px arial, sans-serif;
}
.mainintrophoto3{
     background: url("homepage/bubbles_professional_2.jpg") left no-repeat;
    height:250px; width:570px;
    font: 12px arial, sans-serif;
}
.mainintrophoto4{
     background: url("homepage/bubbles_comedy_2.jpg") left no-repeat;
     height:250px; width:570px;
    font: 12px arial, sans-serif;
}
.mainintrophoto5{
     background: url("homepage/amy-susan.jpg") left no-repeat;
    height:250px; width:570px;
    font: 12px arial, sans-serif;
}
.mainintrophoto6{
     background: url("homepage/heather-julie-megan.jpg") left no-repeat;
    height:250px; width:570px;
    font: 12px arial, sans-serif;
}
.mainintrophoto7{
     background: url("homepage/jet-couch.jpg") left no-repeat;
    height:250px; width:570px;
    font: 12px arial, sans-serif;
}
.mainintrophoto8{
     background: url("homepage/catherine.jpg") left no-repeat;
    height:250px; width:570px;
    font: 12px arial, sans-serif;
}
.mainintrophoto9{
     background: url("homepage/jon-jill.jpg") left no-repeat;
     height:250px; width:570px;
    font: 12px arial, sans-serif;
}
.mainintrophoto1{
     background: url("homepage/man-suit-roses.jpg") left no-repeat;
    height:250px; width:570px;
    font: 12px arial, sans-serif;
}
.mainintrophoto11{
     background: url("homepage/bubbles_professional_1.jpg") left no-repeat;
    height:250px; width:570px;
    font: 12px arial, sans-serif;
}
.reg_button
{
  background-image:url("register_images/register_free_dating_website.png");
  background-repeat:no-repeat;
  width: 225px;
    height: 68px;
    cursor:pointer;
}

.reg_button_hover
{
  background-image:url("register_images/register_free_dating_website_hover.png");
  background-repeat:no-repeat;
  width: 225px;
  height: 68px;
  cursor:pointer;
}

.DisplayLogin{
width:45%;
float:left;
padding:10px;
font: 12px/15px Verdana, Arial, san-serif;
color: #333333;
background: #99CCFF;
border: 2px solid #ffffff;
text-align:center;
vertical-align:middle;
}
.FontHead {
font: bold 18px/22px Verdana, Arial, san-serif;
color: #333333;
}
.DisplayRegister{
width:45%;
float: left;
padding:10px;
font: 12px/15px Verdana, Arial, san-serif;
color: #333333;
background: #99CCFF;
border: 2px solid #ffffff;
text-align:center;
vertical-align:middle;
}
.DisplayLine{
background: transparent;
height:175px;
width:2px;
margin:0 5px 0 5px;
float:left;
}

