body{
	padding:0;
	margin:0;
	background-color: #ffffff;
	background-image: url(../images/bckgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrapper{
	position:realtive;
	margin:0 auto;
	width:700px;
	}
em{color: red;}

ul{
	
	
}

li{
	
}

table{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

td{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

tr{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*standard heading tags*/
h1{
	font-size:14px;
	font-weight: bold;
}
h2{
	font-size:13px;
}
h3{
	font-size:12px; 
	font-weight:300;
	line-height:5px;
}
h4{
	font-size:11px;
}

img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* standard link styles */

a:link{
color:#9a0000;
font:12px Arial,Verdana,Geneva,Helvetica,sans-serif;
text-decoration:none;
}
a:active{
color:#9a0000;
font:12px Arial,Verdana,Geneva,Helvetica,sans-serif;
text-decoration:none;
}
a:visited{
color:#9a0000;
font:12px Arial,Verdana,Geneva,Helvetica,sans-serif;
text-decoration:none;
}
a:hover{
color:#00c0ff;
font:12px Arial,Verdana,Geneva,Helvetica,sans-serif;
text-decoration:none;
}


.maincontainer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}

.header{
	background-image: url(../images/header.jpg);
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 150px;
}

.nav{
	color: #ffffff;
	font-weight: bold;
}

.nav a:link{
	color: #edeae0;
	font-weight: bold;
}

.nav a:active{
	color: #edeae0;
	font-weight: bold;
}

.nav a:hover{
	color: #00c0ff;
	font-weight: bold;
}

.nav a:visited{	
color: #edeae0;
	font-weight: bold;
}

.contentwrapper{
	float: left;
	width: 100%;
}

.vein_care_ticker{
	color: #000000;
	font-size: 13px;
	background-image: url(../images/veincarepg_ticker_bckgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 231px;
	text-align: center;
	font-style: italic;
}

.vein_care{
	color: #cd1f44;

	font-weight: bold;
}

.vein_care a:link{
	color: #cd1f44;

	font-weight: bold;

}

.vein_care a:active{
	color: #cd1f44;

	font-weight: bold;
}

.vein_care a:hover{
	color: #cd1f44;

	font-weight: bold;
}

.vein_care a:visited{	
color: #cd1f44;

	font-weight: bold;
}



.home_bckgd_repeat{
	width: 565px; /*Width of left column in pixel*/
	background-image: url(../images/home_rotate_bckgd_rpt.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

.centercolumn_top{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mid_top.jpg);
	height: 79px;
	width: 604px;
	background-repeat: no-repeat;
	background-position: top;
}

.rightcolumn_top{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/right_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 73px;
	width: 196px;
}

.centercolumn_mid{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mid_repeat.jpg);
	width: 604px;
	background-repeat: repeat-y;
	background-position: top;
	vertical-align: top;
}

.midcolumn_text{
	width: 604px; /*Width of left column in pixel*/
	background-image: url(../images/mid_text.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 32px;
}

.leftcolumn_mid{
	width: 196px; /*Width of left column in pixel*/
	background-image: url(../images/left_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	padding: 0px;
	vertical-align: top;

}

.leftcolumn_text{
	width: 196px; /*Width of left column in pixel*/
	background-image: url(../images/left_text.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	vertical-align: top;

}


.rightcolumn_mid{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/right_repeat.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 180px;
	vertical-align: top;
}

.centercolumn_bot{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mid_bottom.jpg);
	height: 92px;
	width: 604px;
	background-repeat: no-repeat;
	background-position: top;
}

.leftcolumn_bot{
	width: 196px; /*Width of left column in pixel*/
	background-image: url(../images/left_bottom.jpg);
	height: 92px;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

.rightcolumn_bot{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 92px;
	width: 180px;
}


.floatright{
	float: right;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.floatleft{
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.footer{
	text-align: center;
	background-image: url(../images/footer.jpg);
	margin: 0px;
	padding: 0;
	height: 79px;
	width: 800px;
	color: #0c1f6b;
}

.footer a{

}

.column_head{
	background-color: #b1913a;
	width: 190px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}

.lo_opac_back{
	margin: 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	background-image: url(../images/design/pond_bckgd_lo.jpg);
	background-repeat: no-repeat;
}

.innertube{
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}

.innertube_center{
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
}

.innertube_vein{
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 6px;
}

.input_bckgd{
	background-image: url(../images/bckgd_texture_input.jpg);
	background-repeat: repeat;
}

.vascular_bckgd{
	background-image: url(../images/vascularpg_white_square.jpg);
	background-repeat: no-repeat;
	width: 372px;
}

.vein_left{
	background-image: url(../images/veincare_left.jpg);
	background-repeat: no-repeat;
	width: 255px;
	background-color: #ecedbc;
	background-position: top;
	vertical-align: top;
}

.doctor_repeat{
	background-image: url(../images/meetdoc2_right_repeat.jpg);
	background-repeat: repeat-y;
	width: 309px;
	background-color: #FFFFFF;
	background-position: top;
	vertical-align: top;
}

.office_repeat{
	background-image: url(../images/ourofficepg_repeat.jpg);
	background-repeat: repeat-y;
	width: 442px;
	background-color: #FFFFFF;
	background-position: top;
	vertical-align: top;
}

/*drop down css*/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	line-height: 18px;
	z-index: 100;
	background-color: #00324e;
	width: 225px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.anylinkcss a:link{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #ffffff;
	border: 1px solid #FFFFFF;
}

.anylinkcss a:active{ /*hover background color*/
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #ffffff;
	border: 1px solid #FFFFFF;
}

.anylinkcss a:visited{ /*hover background color*/
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #ffffff;
	border: 1px solid #FFFFFF;
}


.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #cc0000;
	border: 1px solid #FFFFFF;
}


.message 				{ font-family: arial; font-size: 10px; color: #00c0ff; }
.accufind				{ font-family: arial; font-size: 10px; color: #0c1f6b; }
A.af:LINK				{ font-family: arial; font-size: 10px; color: #0c1f6b; text-decoration: none; }
A.af:VISIT				{ font-family: arial; font-size: 10px; color: #0c1f6b; text-decoration: none; }
A.af:VISITED			{ font-family: arial; font-size: 10px; color: #0c1f6b; text-decoration: none; }
A.af:HOVER			{ font-family: arial; font-size: 10px; color: #ffb11b; text-decoration: underline; }

