.introindex
{
	background-color: #10a0ff;
	border: 0;
}

.mainindex
{
	background-color: #14a6fc;
	color: #ffffff;
}

img
{
	border: 0;
}

table
{
	border: 0;
}

td
{
	text-align: left;
}

ul
{
	list-style-position: inside;
}

a
{
    color: #FFFFFF;
}

a:hover
{
    color: #0000FF;
}

div#side-bubbles
{
	float: left;
}

.mainpagelink
{
	position: absolute;
	bottom: 5%;
	right: 5%;
}

.page-text
{
	position: absolute;
	top: 160px;
	left: 100px;
}

.posterpagetext 
{
	margin-left: 90px;
	margin-right: 70px;
	text-align: center;
	margin-bottom:10px;
}

.copyrighttext 
{
	font-size:meduim;
}

.errortext
{
	color: red;
}