/*
-----------------------------------------------
Abersonstyle.com Styles
Version: Wed Sep 19 11:08:17 CDT 2007 (Andy)
----------------------------------------------- */

/* Change Log:

----------------------------------------------- */




/* Block Components:

----------------------------------------------- */

body {
	margin-left: 60px;
	background: #FFFFFF;
	font: 13px "Century Gothic", Helvetica, sans-serif;
	color: #929496;
	font-weight: 400;
}

ul {
  list-style-type: none;
  margin-top: 1px;
  margin-left: 0px;
  padding-left: 0px;
}
li {
	margin-top: .5px;
	color: #9d9da1;
}

h1 {
	color: #929496;
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 0px;
	line-height: 20px;
}

h2 {
	
	font-weight: 100;
	font-size: 24px;
	margin-bottom: 0px;
	line-height: 28px;
}

td {
	vertical-align: top;
	padding-right: 35px;
}



table.topLevel {
	margin-left: 22px;
}

#flashcontent {
	margin-left: 17px;
}

.middleAlign {
	vertical-align: middle;
	text-align: center;
	margin-left: 22px;
	display: table-cell;
	height: 550px;
	width: 720px;
	
}

/* Image Components:

----------------------------------------------- */

img {
	border-style: none;
}



/* Link Components:

----------------------------------------------- */

.menu {
	
	font: 16px "Century Gothic", Helvetica, sans-serif;;
}

.menu a {
	vertical-align: middle;
	display: table-cell;
	color: #b4b5b9;
	font-weight: 100;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}
.menu a:hover {
	color: #000000;
}

.menu a.selected {
	color: #000000;	
}

a {
	vertical-align: top;
	display: table-cell;
	color: #b4b5b9;
	text-decoration: none;
	padding-right: 15px;
}

a:visited {
}

a:hover {
	color: #000000;
}

li a {
	color: #9d9da1;
	display: inline;
	padding-right: 0px;
}