		/*divs*/
#container {
			position: relative;
			width: 626px;
			margin-right: auto;
			margin-left: auto;
}
#topline {
			position: relative;
			width: 626px;
			margin-right: auto;
			margin-left: auto;
			top: 40px;
}
#baseline {
			position: relative;
			width: 626px;
			margin-right: auto;
			margin-left: auto;
			top: 310px;
}
#baselinedw {
			position: relative;
			width: 626px;
			margin-right: auto;
			margin-left: auto;
			top: 360px;
}

#baselinesit {
			position: relative;
			width: 626px;
			margin-right: auto;
			margin-left: auto;
			top: 292px;
}
#baselinetest {
			position: relative;
			width: 626px;
			margin-right: auto;
			margin-left: auto;
			top: 187px;
}

#baselinetest2 {
			position: relative;
			width: 626px;
			margin-right: auto;
			margin-left: auto;
			top: 97px;
}

#baselinetest3 {
			position: relative;
			width: 626px;
			margin-right: auto;
			margin-left: auto;
			top: 190px;
}

#dog {
			position: absolute;
			width: 175px;
			margin-right: auto;
			left: 20px;
			top: 20px;

			
}

#izzy {
			position: relative;
			width: 175px;
			
			top: 20px;
right: 600px;
}



#contact	{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 40px;
}

#logo	{
			position : relative;
			width : 68px;
			margin-right : auto;
			margin-left : auto;
	  	}

#list	{
	position: relative;
	margin-bottom : 40px;
	margin-top : 50px;
	width: 626px;
	height: 117px;
	top: 61px;
	left: 173px;
		}

#listone	{
				position: relative;
				top : 25px;
				width : 626px;
				margin-right: auto;
			margin-left: auto;
				height: 42px;
		  	}

#listtwo	{
				position: relative;
				top : 25px;
				width : 626px;
				margin-right: auto;
			margin-left: auto;
				height: 78px;
		  	}

#listthree	{
				position: relative;
				top : 65px;
				width : 626px;
				margin-right: auto;
			margin-left: auto;
				height: 38px;
		  	}

#listfour	{
				position: relative;
				top : 85px;
				width : 626px;
				margin-right: auto;
			margin-left: auto;
				height: 47px;
		  	}

#listfive	{
				position: relative;
				top : 125px;
				width : 626px;
				margin-right: auto;
			margin-left: auto;
				height: 41px;
		  	}

#listsix	{
				position: relative;
				top : 125px;
				width : 626px;
				margin-right: auto;
			margin-left: auto;
				height: 50px;
		  	}


#listseven	{
				position: relative;
				top : 130px;
				width : 626px;
				margin-right: auto;
			margin-left: auto;
				height: 50px;
		  	}
#listright	{
	position: relative;
	top : 15px;
	width : 512px;
	right : 350px;
	height: 203px;
		  	}
			



/*text*/
html,body,div	{
					font-size : 12px;
					font-family : "Arial", "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana",
					"Futura","Helvetica",sans-serif; tahoma;
					vertical-align:top;
				}

h1	{
				
		font-family: tahoma;
		font-size: 40px;
		font-style: ;
		font-weight: normal;
		color : #0A328C;
		margin-bottom : 20px;
	}

h2	{
		background-color : #C0D5F0;
		color : #0A328C;
		font-size : 13px;
		font-weight : bold;
		padding : 4px 8px;
		margin-bottom : 4px;
		margin-top : 10px;
	}

h25	{
		background-color : #C0D5F0;
		color : #C0D5F0;
		font-size : 13px;
		font-weight : bold;
		padding : 4px 8px;
		margin-bottom : 4px;
		margin-top : 10px;
	}

h3	{
		font-size : 14px;
		font-weight : bold;
		color : #000000;
		margin-bottom : 2px;
		margin-top : 15px;
	}

a:link	{
    		text-decoration : underline;
    		color : #990000;
		}

a:active	{
    			text-decoration : none;
    			color : #000000;
			}

a:visited	{
		  		text-decoration : underline;
    			color : #990000;
			}

a:hover 	{
    			text-decoration : underline;
    			color : #990000;
			}
/*logo link*/
a.logo:link	{
    		text-decoration : none;
    		color : #FFFFFF;
		}

a.logo:active	{
    			text-decoration : none;
    			color : #FFFFFF;
			}

a.logo:visited	{
		  		text-decoration : none;
    			color : #FFFFFF;
				}

a.logo:hover 	{

    			text-decoration : none;
    			color : #FFFFFF;
			}
