td {
	font-family: "Comic Sans MS";
	font-size: medium;
	color: #000000;
}

.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.post_card_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
body {
	background-image: url(images/background2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.post_card_bullet {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.price_list_text_big {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.price_list_text_small {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.price_text {
	font-size: 14;
}

.montage_title {
	font-size:16px;
}

a:link  {
	color: #840000;
	text-decoration: none;
}
a:visited  {
	color: #840000;
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
}


#small_postcard {
	/* this has to be set at time of display; hence its marker out here. float: #this_position#; */
	width: 45%;
	border: solid 3px #000000;
  padding: 3px;
  left: 5px;
  border-style: groove;
  top: 10px;
  margin: 15;
  height: 235;
  -webkit-border-radius: 10px;
   -moz-border-radius: 7px;
  font-family: "Comic Sans MS";
  font-size:small;
 }

/*
.t {background: url(images/top/border_top_2.gif) 0 0 repeat-x; width: 900px; }
.b {background: url(images/top/border_bottom_2.gif) 0 100% repeat-x}
.l {background: url(images/top/border_left_2.gif) 0 0 repeat-y}
.r {background: url(images/top/border_right_2.gif) 100% 0 repeat-y}
.bl {background: url(images/top/border_bl_2.gif) 0 100% no-repeat}
.br {background: url(images/top/border_br_2.gif) 100% 100% no-repeat}
.tl {background: url(images/top/border_tl_2.gif) 0 0 no-repeat}
.tr {background: url(images/top/border_tr_2.gif) 100% 0 no-repeat;  width: 900px;  height: 400px;}
*/

.t_sm {background: url(images/top/border_top_2.gif) 0 0 repeat-x; width: 425px; }
.b_sm {background: url(images/top/border_bottom_2.gif) 0 100% repeat-x}
.l_sm {background: url(images/top/border_left_2.gif) 0 0 repeat-y}
.r_sm {background: url(images/top/border_right_2.gif) 100% 0 repeat-y}

.bl_sm {background: url(images/top/border_bl_2.gif) 0 100% no-repeat}
.br_sm {background: url(images/top/border_br_2.gif) 100% 100% no-repeat}
.tl_sm {background: url(images/top/border_tl_2.gif) 0 0 no-repeat}
.tr_sm {background: url(images/top/border_tr_2.gif) 100% 0 no-repeat;  width: 425px;  height: 300px;}
	

#edge {
  background-color: #FFFFFF;
  position:relative;
  border: solid 4px #000000;
  color: #000000;
  padding: 3px;
  left: 5px;
  top: 10px;
  width: 900px;
  margin: 20;
}

#postcard_picture_frame {
	border: solid 2px #000000;
	width: 373;
	position:relative;
}

#header {
  padding: 0px;
  border: solid 1px #FF0000;
  left: 0px;
  top: 00px;
  width: 900px;
  height: 200px;
}

#header_name {
	padding: 0px;
	border: solid 1px #CC0000;
	position: inherit;
	left: 0px;
	top: 0px;
	border-color: #990000;
}

.ad_text {
	font-size:20px;
}

.mouse {
	cursor: pointer
}

#divLi {
width:675px;
z-index:1;
float:left;
margin-top:5px;
}

