@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:15px;
}

body {
    background-color:#FFFFFF;
	background-image: url(../images/bg_strip.png);
	background-repeat:repeat-x
}

h1 {font-family: Verdana;
	font-size: 16px;
	color: #321b55;
	font-weight:bold;
}

a:link {
	color: #321b55;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #321b55;
}
a:hover {
	text-decoration: underline;
	color: #321b55;

}
a:active {
	text-decoration: none;
}

#main { margin: 5px 5px 10px 20px;

}
#main a:link {
	color: #321b55;
	text-decoration: none;
}
#main a:visited {
	text-decoration: none;
	color: #321b55;
}
#main a:hover {
	text-decoration: underline;
	color: #321b55;

}
#main a:active {
	text-decoration: none;
}/* CSS Document */


#menu {
font-family:Verdana;
font-size: 16px;
line-height:30px;
margin: 5px 5px 10px 10px;
color: #321b55;
}
#menu a:link {
font-family:Verdana;
font-size:16px;
color: #321b55;
text-decoration: none;
}
#menu a:visited {
font-family:Verdana;
font-size:16px;
text-decoration: none;
color: #321b55;
}
#menu a:hover {
font-family:Verdana;
font-size:16px;
color: #603c95;

}
#menu a:active {
font-family:Verdana;
font-size:16px;
	text-decoration: none;
}

#footer {
color: #360e65;
}
#footer a:link {
	color: #efc539;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #efc539;
}
#footer a:hover {
	text-decoration: none;
	color: #3d2165;
	
}
#footer a:active {
	text-decoration: underline;
}
.title { font-family: Verdana;
	font-size: 24px;
	line-height:25px;
	margin-top:3px;
	color: #321b55;
	font-weight:bold;
	
	}
.subtitle { font-family: Verdana ;
font-size: 18px;
color: #321b55;
line-height:25px;
margin-top: 3px;
font-weight:bold;
text-decoration:none;
/* CSS Document */

}

.lowtitle { font-family: Verdana ;
font-size: 14px;
color: #321b55;
line-height:15px;
margin-top: 3px;
font-weight:500;
text-decoration:none;
/* CSS Document */

}

.founder1 {
margin: 0 15px 0 5px;

}

.founder2 {
margin: 0 0px 0 10px;

}
