/* === === === === === === === === === ===
	Desc: Diane Seeraj Style Sheet
	Author: KELLY HINKSON
	Date: Jan 12, 2009
=== === === === === === === === === === */

/* === === === === === === === === === ===
	GENERAL LAYOUT
=== === === === === === === === === === */
html{
	margin:0;
	padding:0}
	
/* #contain{
	margin:40px auto;
	width:798px;
	height:900px;
	position:relative} */

#container{
	margin:0 auto;
	width:798px;
	height:608px;
	background:url(http://dianeseeraj.com/images/UCnstrucPage.jpg);
	background-repeat:no-repeat;
	position:relative}

/*#header{
	margin:0 13px;
	height:100px}
	
body {
	margin:0;
	padding:0;
 	background:url(http://dianeseeraj.com/images/bg.jpg) #000000;
 	background-attachment:fixed}

#content {
	overflow:auto;
	height:462px;
	margin:0px 154px 0;
	width:490px;}

a:link {
 	font: 400 14px verdana, arial, Sans-Serif;
	text-decoration: none;
	color: #4f694a}
	
a:visited {
 	font: 400 14px verdana, arial, Sans-Serif;
	text-decoration: none;
	color: #4f694a}
 
a:hover {
 	font: 400 14px verdana, arial, Sans-Serif;
	color: #333333;
	text-decoration: none}
	
a:active {
	font: 400 14px verdana, arial, Sans-Serif;
	color: #4f694a;
	text-decoration: none}
	
p {
	font: 400 14px Helvetica, Arial, Sans-Serif;
	padding:0;
	margin:.6em 0;
	line-height:18px;
	text-align:center;
	color:#eaeaea}

p a:link {
	text-decoration: none;
	color: #252d55}

p a:visited {
	text-decoration: none;
	color: #252d55}
	
p a:hover {
	text-decoration: none;
	color: #333333}
	
h1 {
	font:400 18px verdana, arial, Sans-Serif;
	letter-spacing: 0px;
	padding:0;
	color: #252d55;
	text-align:center;
	text-transform:uppercase}

.over {
	padding:0 1px;}
	*/



