Created the new relax data store object for saving sequence alignments.
This is in the new data_store.seq_align module via the Seqence_alignments object, subclassed from
RelaxListType, for holding all alignments and the Alignment Element object, subclassed from Element,
for holding each individual alignment. The objects are currently unused.