﻿@charset "utf-8";
/* CSS Document */

Body{
	background:  #4D4D4D url(images/bodygallery.png) repeat-x left top;
	}
#Banner{
	width:1100px;
	height:100px;
	margin:60px 0 0 0;
	background:url(images/homergallerylogo.png) no-repeat left top;
	float:left;
	}	
			
#container{
	width:1100px;
	height:800px;
	margin:0 auto;
	border: 1px none #F09;
	}
#container2{
	width:1100px;
	height:1000px;
	margin:0 auto;
	border: 1px none #F09;
	}
#containerlinkspage{
	width:1100px;
	height:1130px;
	margin:0 auto;
	border: 1px none #F09;
	}		
	
#box{
	width:1000px;
	height:20px;
	float:left;
	border-top: 2px solid #C4438A;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #C4438A;
	border-bottom-color: #C4438A;
	border-left-color: #C4438A;
	}





#menu{
	width:1100px;
	height:50px;
	float: left;
	}

#menu ul{
	margin:0 0 0 0px;
	padding:0px;
	list-style:none
	}

#menu li{
	margin:0px;
	padding:0px;
	display:inline;
	}	
#menu a{
	float:left;
	text-align:center;
	font: 11px Verdana, Geneva, sans-serif;
	color: #FFF;
	width:100px;
	height:30px;

}

#menu a:hover{
	float:left;
	text-align:center;
	font: 11px Verdana, Geneva, sans-serif;
	color: #C63F8B;
}

#info{
	width:200px;
	height:400px;
	float:left;
	padding:10px;
	font: 10px Verdana, Geneva, sans-serif;
	color: #FFF;
	}
#images{
	width:1100px;
	height:450px;
	float:left;
	font: 10px Verdana, Geneva, sans-serif;
	color: #FFF;
	background: no-repeat right bottom;
	}
#images2{
	width:1100px;
	height:750px;
	float:left;
	font: 10px Verdana, Geneva, sans-serif;
	color: #FFF;
	background: no-repeat right bottom;
	}
#imageslinkspage{
	width:1100px;
	height:990px;
	float:left;
	font: 10px Verdana, Geneva, sans-serif;
	color: #FFF;
	background: no-repeat right bottom;
	}		
	
#sliderbox{
	width:1100px;
	height:450px;
	float:left;
	font: 10px Verdana, Geneva, sans-serif;
	color: #FFF;
	background: no-repeat right bottom;
	}		
#dbdesigns{
	width:1080px;
	height:30px;
	float:right;
	border-top: 1px solid #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align:right;
	font: 9px Verdana, Geneva, sans-serif;
	color: #CCC;
	}
	
#randomimage{
	width:400px;
	height:400px;
	float:right;
	}
#details{
	width:600px;
	height:400px;
	float:left;
	padding:40px;}
#details2{
	width:600px;
	height:630px;
	float:left;
	padding:40px;}
#detailslinkspage{
	width:600px;
	height:900px;
	float:left;
	padding:40px;
}	
#map{
	width:310px;
	height:310px;
	float:right;

	
	}		
	
	
	
	

