body 
{
    font-family:Verdana, Arial, Sans-Serif;
    font-size:12px;
    color:Black;
    text-align:center;
    background-image:url(http://www.mrcellphoneunlocker.com/images/StyleSheetBodyBG.jpg);
    background-repeat:repeat-x;
    background-color:White;
}
#SiteFrame
{
    width:1500px;
    margin:0px auto 0px auto;
    border:solid 2px Black;
    background-color:Silver;
}
#Header
{
    width:1500px;
    height:120px;
    background-image:url(http://www.mrcellphoneunlocker.com/images/bannersketch.png);
    background-color:Black;
}

#CenterBox
{
    width:900px;
    margin:10px auto 20px auto;
    border:solid 1px Grey;
    background-color:White;
}
#Navigation
{
    width:1500px;
    height:35px;
    margin:0px;
    padding:0px;
    border-top:solid 1px Grey;
    border-bottom:solid 1px Grey;
    background-color:Black;
}
#LogIn
{
    width:1500px;
    height:30px;
    margin:0px;
    padding-top:5px;
    text-align:center;
    background-color:Black;
}
 #LoginBox
 {
     width:210px;
     height:80px;
     float:right;
     margin-top:10px;
} 
#SplitLeft
{
    display:block;
    width:400px;
    margin-left:35px;
    padding:0px;
    float:left;
    background-color:Black;
    color:White;
    min-height:250px;
    margin-bottom:30px;
}
#SplitRight
{
    display:block;
    width:400px;
    float:right;
    margin-right:35px;
    padding:0px;
    background-color:Black
    color:White;
    min-height:250px;
    margin-bottom:30px;
    
}  
.Title
{
    display:block;
    width:100%;
    height:20px;
    background-color:Grey;
    font-size:14px;
    font-weight:bold;
    color:Grey;
}
.Title2
{
    display:block;
    width:100%;
    height:20px;
    background-color:Grey;
    font-size:14px;
    font-weight:bold;
    color:White;
}

.MainLinks
{
    display:block;
    height:35px;
    width:225px;
    color:White;
    line-height:35px;
    float:left;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    margin-right:0px;
    padding:0px;
}
.MainLinks:Hover
{
    color:White;   
}
.BigType
{
    font-size:26px;
    color:Grey;
}
.NavyLink
{
    font-weight:bold;
    text-decoration:none;
    color:White;
}
.NavyLink:Hover
{
    text-decoration:underline;
    color:Gray;
}
.NavyLink2  
{
    font-weight:bold;
    text-decoration:none;
    color:Black;
}
.NavyLink:Hover
{
    text-decoration:underline;
    color:White;
}

.Center
{
    margin-left:auto;
    margin-right:auto;
    border:solid 1px Navy;
    background-color:Green;

}
#slider{}	

#slider ul, #slider li
{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:310px;
		overflow:hidden; 
		}	

#footer {
                overflow:hidden;
}


