BODY
{
    FONT-SIZE: 10px;
    BACKGROUND-IMAGE: none;
    MARGIN: 0px 0px 3px;
    COLOR: black;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #ffffff
}
.splash {
	background-color: #ddd;
	margin: 0px 0px 0px 0px
}
.splash li
{
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5
}
.splash ul
{
    padding-left: 20px;
    margin-top: 0px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0
}
.splash H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    FONT-FAMILY: Verdana, Arial;
    text-align: left;
    margin-top: 0px;
}
TABLE
{
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana, Arial
    }

TABLE.lightbox {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color:  #999  #999  #999  #999;
	border-collapse: separate;
	background-color: #fff
}

INPUT
{
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana, Arial
}
TEXTAREA
{
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana, Arial
}
SELECT
{
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana, Arial
}
IMG
{
    BORDER-RIGHT: #666 0px solid;
    BORDER-TOP: #666 0px solid;
    MARGIN: 0px;
    BORDER-LEFT: #666 0px solid;
    BORDER-BOTTOM: #666 0px solid
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    FONT-FAMILY: Verdana, Arial;
    text-align: left;
    margin-top: 0px;
}
A:link
{
    COLOR: black
}
A:visited
{
    COLOR: black
}
A:hover
{
    COLOR: #666666
}

H2
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bold;
    text-align: left
}
.header-right
{
	FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bold;
    text-align: right
}
HR
{
	color: #999;
	background-color: #999;
	height: 5px;
	width: 90%;
	align: left
}
.center-section
{
    width: 400px;
    text-align: center
}
.center-section-main
{
    width: 600px;
    text-align: left
}
.copyright
{
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    FONT-FAMILY: Verdana, Arial;
    text-align: left
}

.tagline
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    font-style: italic;
    text-align: left
}

.content-block
{
    border: 1px solid #999;
    background-color: #eee;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-top: 0px;
    margin-bottom: 15px;
    width: 160px;
    float: right;
    margin-top: 0px;
    text-align: left
}

.content-block h3 a:link, .content-block h3 a:visited, .content-block h3 a:hover
{
    text-decoration: none
}

.content-block ul a:link
{
    color: #333
}

.content-block ul a:visited
{
    color: #333
}

.content-block ul a:hover
{
    text-decoration: none
}

.content-block ul a:visited.highlight, .content-block ul a:link.highlight
{
    text-decoration: underline
}

.content-block ul a:hover.highlight
{
    text-decoration: none
}

.content-block form
{
    text-align: left;
    margin: 0
}
.content-block li
{
    list-style: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5
}
.content-block ul
{
    padding-left: 0;
    margin-top: 0px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0
}

/*core drop shadow rules*/
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/} 
	
.wrap1 {
	float:left; 
	background:url(images/shadow.gif) right bottom no-repeat;}
	
.wrap2 {
    background:url(images/corner_bl.gif) left bottom no-repeat;}

.wrap3 {
	padding:0 8px 8px 0;
	background:url(images/corner_tr.gif) right top no-repeat;}
	
.wrap3 img {
	display:block;
	border:1px solid #ccc;
	border-color:#efefef #ccc #ccc #efefef}
	
#v3 .wrap1 {
    background:url(images/shadow.gif) right bottom no-repeat;}
#v3 .wrap2 {
    background:url(images/corner_bl.gif) -12px 100% no-repeat;}
#v3 .wrap3 {
	padding:0 9px 9px 0;
	background:url(images/corner_tr.gif) 100% -12px no-repeat;}

.thumbimage {
    clear:both;
    margin:0px 0}
.thumbimage p{
    position:relative;
    left:30px} 
.thumbimage a {
    font-weight: normal !important}