html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}

body {
	background-image: url("./images/background-green.jpg");
	margin: 0px 0px 0px 0px;
	border : none;
}

table.main {
	background-image: url("./images/background-green.jpg");
	margin-left: auto;
	margin-right: auto;
}

div.partnersDiv {
	width: 573px;
	height: 640px;
	border : solid 1px;
}

table.t225 {
height : 225px
}
/* table rows */

tr.title {
	height: 200px;
	width: 1024px
}

p.titles {
text-indent:5px;
font-size: 16px;
font-weight: bold;
}

tr.table-bottom {
 	background-image: url("./images/table/table-bottom-middle.jpg");
	background-repeat: repeat-x;
	height: 10px;
}
td.table-bottom {
 	background-image: url("./images/table/table-bottom-middle.jpg");
	background-repeat: repeat-x;
	height: 10px;
}

/* table columns*/

td.title-text {
	background-image: url("./images/title.jpg");
	background-position:center; 
	background-repeat: no-repeat;
	width : 674px;
}

td.title-sw-text {
	background-image: url("./images/title-sw.jpg");
	background-position:center; 
	background-repeat: no-repeat;
	width : 674px;
}

td.title-lv-text {
	background-image: url("./images/title-lv.jpg");
	background-position:center; 
	background-repeat: no-repeat;
	width : 674px;
}

td.title-est-text {
	background-image: url("./images/title-est.jpg");
	background-position:center; 
	background-repeat: no-repeat;
	width : 674px;
}

td.main {
	background-image: url("./images/background-green.jpg");
	padding-left : 10px; 
	padding-right : 52px;
	width: 645px; /*724*/
	height : 100px;
}
td.t165 {
	width: 165px;
}
td.t5 {
	height: 5px;
}

td.table-top {
	background-image: url("./images/table/table-top.jpg");
	background-position:center; 
	background-repeat: no-repeat;
	height: 25px;
}

td.arrow {
	text-align : center;
	height: 53px;
	width: 136px;
}

td.l-left-side {
 	background-image: url("./images/table/table-left-middle.jpg");
	background-repeat: repeat-y;
	width : 7px;
}
td.l-right-side {
 	background-image: url("./images/table/table-right-middle.jpg");
	background-repeat: repeat-y;
	width : 7px;
}

td.l-left-side-ref {
 	background-image: url("./images/table/table-left-middle.jpg");
	background-repeat: repeat-y;
	width : 10px;
	
}
td.l-right-side-ref {
 	background-image: url("./images/table/table-right-middle.jpg");
	background-repeat: repeat-y;
	float : right;
	width : 6px;
}

td.l-left-side-corner {
 	background-image: url("./images/table/table-bottom-corner-left.jpg");
	background-repeat: no-repeat;
	width : 10px;
}
td.l-right-side-corner {
 	background-image: url("./images/table/table-bottom-corner-right.jpg");
	background-repeat: no-repeat;	
	width : 10px;
}

td.text {
	text-align: center;
	height : 25px;
	width : 136px;
}
td.media {
	text-align : center;
	height : 150px;
	width : 136px;
}

td.reference {
	padding-top: 35px;
	max-height : 500px;
	height: 500px;
	width: 150px;
/*	position : absolute;*/
	bottom : 185px;
	top: 203px;
}

tr.stretch {
}

td.stretch {
/*	max-height : 10000px; */
	min-height : 100px;
	width : 170px;
}

table.logos {
	background-image: url("./images/background-green.jpg");
	width: 100%;
}

td.our-logo {
	background-image: url("./images/logos/vlvf-logo.jpg");
	background-position:center; 
	background-repeat: no-repeat;
	text-align : center;
	width: 50%;
	height: 142px
}

td.sponsor-logo {
background-image: url("./images/logos/sponsor-logo.jpg");
background-position:center; 
background-repeat: no-repeat;
text-align : center;

}

a.referenceListItem {
text-indent:5px;
font-size: 17px;
font-weight: bold;
text-decoration: none;
color : black;
}
a.referenceListItem:hover {
color : white;
}
/* unsorted lists*/

ul.other-projects {
	list-style-image : url("./images/bullets/OrbitingArrow.gif");
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
}

div.refList {
padding-left : - 2em;
position : relative;
left : -59px;
z-index : 1;
}
ul.referenceList{
	/*line-height: 5em;*/
	margin-left: 0px;
	list-style-image : url("./images/clovers/4-leaf-clover-green.jpg");
	
}

/* paragraphs */

/*p.projects {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px
}*/

p.language {
	margin-left: 100px;
}

img {
	border : none;
}

img.homeArrow {
	margin-left: 20px;
}
a.otherProjectsLinks {
	text-decoration: none;
	color: black;
}
a.otherProjectsLinks:hover {
	color: white;
}