body {
margin: 0px;
padding: 0px;
}

form {
margin: 0px;
padding: 0px;
}

h2 {
text-align:center;
padding: 0;
font-family: arial;
color: #000000;
}


.image {
display: block;
text-align: center;
}

.text {
font-family: arial;
font-size: 20px;
font-weight: bold;
text-align:center;
margin: 10px 0px 10px 0px;
background-image: url('../images/click2edit.gif');
background-repeat: no-repeat;
}

.textnoedit {
font-family: arial;
font-size: 20px;
font-weight: bold;
text-align:center;
margin: 10px 0px 10px 0px;
}


.flagtextnoedit {
font-family: arial;
font-size: 20px;
font-weight: bold;
text-align:center;
margin: 10px 0px 10px 0px;
}

.whitetext {
font-family: arial;
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-align:center;
margin: 10px 0px 10px 0px;
background-image: url('../images/click2edit.gif');
background-repeat: no-repeat;
}

.whitetextnoedit {
font-family: arial;
font-size: 20px;
font-weight: bold;
color: #ffffff;
text-align:center;
margin: 10px 0px 10px 0px;
}

.inputdiv {
font-family: arial;
font-size: 10px;
font-weight: bold;
text-align:center;
}

.inputdiv a {
text-decoration: none;
}

.inputdiv input {
border: 1px solid #ccc;
}

.positioning {
font-family: arial;
font-size: 12px;

}

.positioning td{
text-align: center;
}


.positioning label {
font-size: 12px;
font-weight: bold;
display: block;
margin: 0px auto;
width: 150px;
}

.serape {
background: url('../images/serape-background.jpg');
}

.kente {
background: url('../images/kente.jpg');
}

.pkente {
background: url('../images/pkente.jpg');
}

.latino {
background: url('../images/latino.jpg');
}

.boxborder {
	border: 1px dotted #333333;
}



