/* CSS Document */
#page_content {

	margin: 0px auto;
	width:780px;
	POSITION: relative;
	text-align:left;
	
background-image:url(../common/background.gif);
background-repeat:no-repeat;

	HEIGHT: 620px;
	background-position:top;
	
	
}


	
body {

   margin:0px auto; 
	text-align:center;
	background-color:#165BA9;

}
#run {
	position:absolute;
	left:167px;
	top:98px;
	width:193px;
	height:34px;
}

#profit {
	position:absolute;
	left:360px;
	top:98px;
	width:84px;
	height:34px;
}

#book {
	position:absolute;
	left:444px;
	top:98px;
	
}

#home {
	position:absolute;
	left:114px;
	top:0px;
	width:81px;
	height:34px;
}

#about {
	position:absolute;
	left:195px;
	top:0px;
	width:114px;
	height:34px;
}

#faq {
	position:absolute;
	left:309px;
	top:0px;
	width:59px;
	height:34px;
}

#success {
	position:absolute;
	left:368px;
	top:0px;
	width:106px;
	height:34px;
}

#test {
	position:absolute;
	left:474px;
	top:0px;
	width:89px;
	height:34px;
}

#school {
	position:absolute;
	left:563px;
	top:0px;
	width:134px;
	height:34px;
}

#contact {
	position:absolute;
	left:697px;
	top:0px;
	width:83px;
	height:34px;
}
#cookie {
	position:absolute;
	left:0px;
	top:7px;
	width:126px;
	height:149px;
}

#bun {
	position:absolute;
	left:0px;
	top:156px;
	width:126px;
	height:158px;
}

#muffin {
	position:absolute;
	left:0px;
	top:314px;
	width:126px;
	height:154px;
}

#doggie {
	position:absolute;
	left:0px;
	top:468px;
	width:126px;
	height:132px;
}

#title {
	position:absolute;
	left:158px;
	top:34px;
	width:576px;
	height:59px;
}

#logo {
	position:absolute;
	left:0px;
	top:426px;
	width:131px;
	height:91px;
}
#text {
	position:absolute;
	left:147px;
	top:136px;
	width:635px;
	height:108px;
}
#click_first {
	position:absolute;
	left:171px;
	top:226px;
	width:173px;
	height:31px;
}

#run_cookie_first{
	position:absolute;
	left:354px;
	top:209px;
	width:256px;
	height:30px;
}


#run_bun_first {
	position:absolute;
	left:354px;
	top:240px;
	width:337px;
	height:36px;
}
#click {
	position:absolute;
	left:170px;
	top:112px;
	width:173px;
	height:31px;
}

#run_cookie {
	position:absolute;
	left:360px;
	top:100px;
	width:256px;
	height:30px;
}


#run_bun {
	position:absolute;
	left:360px;
	top:130px;
	width:337px;
	height:36px;
}
#ship_table {
	position:absolute;
	left:6px;
	top:45px;

}
#bill_table {
	position:absolute;
	left:347px;
	top:45px;

}
#form{
	position:absolute;
	left:137px;
	top:131px;
	}
	
/* Styling for Order forms*/
#main_table{
position:absolute;
top:500px;
left:5px;
width:400px;
font-weight:bold;
}
#main_table table{
width:400px;
border-collapse:collapse;
}

#main_table table td {
text-align:center;
border:1px solid #000000;
}

#main_table table #total_row {
border:none;
} 
#main_table table td input {
text-align:center}

#submit{

width:400px;
}
#ship_table, #bill_table{
width:350px;

}
#ship_table table td, #bill_table table td{
white-space:nowrap;
}
/*End order form styling*/
img {
	border: 0px;

}

a {
	margin: 0px; /*otherwise netscape has margin*/
}

p {
	margin: 0px; /*otherwise netscape has margin*/
	padding-top:5px;
	padding-bottom:5px;
}
blockquote{
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;}

ul{  
margin-top:0px;
margin-bottom:0px;
list-style-type: disc;
padding-left:10px;
margin-left:10px;

}
li{
padding-bottom:5px;
}
a:link {
	color: #FED963;
	text-decoration: none;

}    
a:visited {
	color: #FED963;
	text-decoration: none;
} 
a:hover {
	text-decoration: underline;
}

	
.rollover{
filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2);
}

.float_left{
float:left;}
.float_right{
float:right;
margin-left:5px;}
.highlight{
background-color:#FD9744;
}

.normaltext {
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
		color: #FFFFFF;
}
.heading{
font-size:24px;
font-weight:bold;
color:#FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;


}
.caption{
font-size:12px;
font-weight:bold;
color:#FED963;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}
h1{
font-size:20px;
font-weight:bold;
color:#FED963;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;


}
.underline{
text-decoration:underline}
.white{
color:#FFFFFF;}
.button{
	cursor:pointer;
}
.yellow{
color:#FED963;}

.black{
color:#000000;
}
#footer{
position:relative;
top:-20px;
width:100%;
text-align:center;
font-size:10px;
color:#FFFFFF;
}
#footer a:link{
color:#FFFFFF;
font-weight:normal;
}
#footer a:visited{
color:#FFFFFF;
font-weight:normal;


}
#footer a:hover{

text-decoration:underline;


}
