@charset "UTF-8";
/* CSS Document */

	body {
		margin:0;
		padding:0;
		background-image:url(../images/pg/bk.jpg);
		background-repeat:repeat-x;
		}
	
	#center {
		width:811px;
		min-height:900px;
		height:auto !important;
		height:900px;
		overflow:visible;
		display:block;
		background-image:url(../images/pg/bkcenter.jpg);
		background-position:top;
		background-repeat:no-repeat;
		text-align:center;
		}
	
	#content {
		width:793px;
		display:block;
		margin-left:9px;
		margin-right:9px;
		}
	
	#top {
		background-image:url(../images/pg/bestbirthdayever.jpg);
		background-repeat:no-repeat;
		width:793px;
		height:190px;
		display:block;
		}
	
	#top span {
		display:none;
		}
	
	#bttm {
		background-image:url(../images/pg/bttm.gif);
		background-repeat:no-repeat;
		height:117px;
		width:793px;
		display:block;
		clear:both;
		}

/* choilink */

	#choi
		{
  		display: block;
  		width:145px;
  		height:261px;
		margin-left:20px;
  		background: url(../images/pg/choilink.gif) no-repeat 0 0;
		}

	#choi:hover
		{ 
		margin-left:20px;
  		background-position: 0 -261px;
		}

	#choi span
		{
  	display: none;
		}


/* photos right */

	#contentright {
		float:right;
		width:620px;
		text-align:left;
		display:block;
		}

	#right {
		float:right;
		width:160px;
		display:block;
		}

	.text {
		text-align:left;
		font-family:arial;
		font-size:12px;
		color:#0E3D61;
		width:440px;
		display:block;
		}
	
	.text a:link {
		color:#C8A438;
		text-decoration:underline;
		}

	.text a:hover {
		color:#C8A438;
		text-decoration:none;
		}

	.text a:active {
		color:#C8A438;
		text-decoration:underline;
		}

	.text a:visited {
		color:#C8A438;
		text-decoration:underline;
		}


	h1 {
		font-family:arial;
		font-size:18px;
		font-weight:bold;
		color:#0E3D61;
		text-decoration: none;
		background-color: transparent;
		border-color: #0E3D61;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style: solid;
		margin:0px;
		}

	h2 {
		font-family:arial;
		font-size:14px;
		font-weight:bold;
		color:#0E3D61;
		text-decoration: none;
		background-color: transparent;
		margin:0px;
		}


	h3 {
		font-family:arial;
		font-size:14px;
		font-weight:bold;
		color:#0E3D61;
		text-decoration: none;
		background-color: transparent;
		border-color: #0E3D61;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-top-width: 0px;
		border-style: solid;
		margin:0px;
		}
	
	ul {
		margin:0;
		margin-left:10px;
		}
	
	
	#welcome {
		background-image:url(../images/pg/welcome.gif);
		background-repeat:no-repeat;
		display:block;
		width:100%;
		height:30px;
		}
	
	#welcome span {
		display:none;
		}